#include <scriptcache.h>
◆ ScriptCache()
| ScriptCache::ScriptCache |
( |
QObject * |
parent = 0 | ) |
|
◆ ~ScriptCache()
| ScriptCache::~ScriptCache |
( |
| ) |
|
|
virtual |
◆ clear
| void ScriptCache::clear |
( |
| ) |
|
|
virtualslot |
◆ sDbConnectionLost
| void ScriptCache::sDbConnectionLost |
( |
| ) |
|
|
virtualslot |
◆ sNotified
| void ScriptCache::sNotified |
( |
const QString & |
pNotification | ) |
|
|
virtualslot |
◆ _idsByName
| QHash<QString, QList<int> > ScriptCache::_idsByName |
◆ _scriptsById
| QHash<int, QPair<QString, QString> > ScriptCache::_scriptsById |
◆ _tablesToWatch
| QStringList ScriptCache::_tablesToWatch |
The documentation for this class was generated from the following files:
- scriptcache.h
- scriptcache.cpp