#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 QString | value (const QString &pGroup, const QString &pName) |
|
virtual const QString | value (const QString &key) |
|
◆ MqlHash()
MqlHash::MqlHash |
( |
QObject * | pParent = 0, |
|
|
QSqlDatabase | pDb = QSqlDatabase::database() ) |
◆ clear()
virtual void XCachedHash< QString, QString >::clear |
( |
| ) |
|
|
inlineprotectedvirtualinherited |
◆ refresh()
bool MqlHash::refresh |
( |
const QString & | key | ) |
|
|
virtual |
◆ sConnectionLost
void XCachedHashQObject::sConnectionLost |
( |
| ) |
|
|
virtualslotinherited |
◆ setNotification()
virtual void XCachedHash< QString, QString >::setNotification |
( |
QStringList | pNotification | ) |
|
|
inlineprotectedvirtualinherited |
◆ sNotified
void XCachedHashQObject::sNotified |
( |
const QString & | pNotification | ) |
|
|
virtualslotinherited |
◆ value() [1/3]
virtual const V XCachedHash< K, V >::value |
( |
const K & | key | ) |
|
|
inline |
◆ value() [2/3]
const QString MqlHash::value |
( |
const QString & | pGroup, |
|
|
const QString & | pName ) |
|
virtual |
◆ value() [3/3]
virtual const QString XCachedHash< QString, QString >::value |
( |
const QString & | key | ) |
|
|
inlinevirtualinherited |
◆ _db
◆ _notice
QStringList XCachedHashQObject::_notice |
|
protectedinherited |
The documentation for this class was generated from the following files: