#include <mqlhash.h>
|
| | MqlHash (QObject *pParent=0, QSqlDatabase pDb=QSqlDatabase::database()) |
| |
| virtual bool | refresh (const QString &key) |
| |
| virtual const V | value (const K &key) |
| |
| virtual const V | value (const K &key) |
| |
| virtual const QString | value (const QString &pGroup, const QString &pName) |
| |
◆ MqlHash()
◆ clear()
| virtual void XCachedHash::clear |
|
inlineprotectedvirtualinherited |
◆ refresh() [1/2]
| virtual bool XCachedHash::refresh |
( |
const K & |
key | ) |
|
|
protectedpure virtualinherited |
◆ refresh() [2/2]
| bool MqlHash::refresh |
( |
const QString & |
key | ) |
|
|
virtual |
◆ setNotification()
| void XCachedHash::setNotification |
( |
QStringList |
pNotification | ) |
|
|
inlineprotectedinherited |
◆ value() [1/3]
| virtual const V XCachedHash::value |
|
inline |
◆ value() [2/3]
| virtual const V XCachedHash::value |
( |
const K & |
key | ) |
|
|
inlinevirtualinherited |
◆ value() [3/3]
| const QString MqlHash::value |
( |
const QString & |
pGroup, |
|
|
const QString & |
pName |
|
) |
| |
|
virtual |
◆ _db
The documentation for this class was generated from the following files: