Heart 1.3.844.0629079
Heart is base back end library for your c++ Qt projects.
|
This is the complete list of members for QH::DataBase, including all inherited members.
addDBPatch(const DBPatch &patch) | QH::DataBase | protected |
backUp(int version) const | QH::DataBase | protected |
DataBase(QObject *ptr=nullptr) | QH::DataBase | |
DataBaseNode | QH::DataBase | friend |
db() const | QH::DataBase | protected |
dbLocation() const | QH::DataBase | |
dbPatches() const | QH::DataBase | protectedvirtual |
defaultDbParams() const | QH::DataBase | virtual |
deleteById(const Id &id, Setter setter) | QH::DataBase | inlineprotected |
getAll(const QString &table, const QString &condition="") const | QH::DataBase | inlineprotected |
getById(const Id &id, Setter setter, bool ifNotExistsCreate=false) | QH::DataBase | inlineprotected |
getDBAttribute(const QString &key, const QVariant &defaultVal) | QH::DataBase | |
initDefaultDbObjects(ISqlDB *cache, SqlDBWriter *writer) | QH::DataBase | protectedvirtual |
initSqlDb(QString DBparamsFile="", ISqlDB *cache=nullptr, SqlDBWriter *writer=nullptr) | QH::DataBase | virtual |
insertObj(const Object &obj, const QWeakPointer< unsigned int > &resultId={}) | QH::DataBase | inlineprotected |
isSqlInited() const | QH::DataBase | |
localNodeName() const | QH::DataBase | protected |
objectChanged(const QSharedPointer< PKG::DBObject > &obj) | QH::DataBase | protectedvirtual |
objectRemoved(const DbAddress &address) | QH::DataBase | protectedvirtual |
onBeforeDBUpgrade(int currentVerion, int tergetVersion) const | QH::DataBase | protectedvirtual |
run() | QH::DataBase | |
run(const QString &localNodeName) | QH::DataBase | virtual |
saveObj(const Object &obj) | QH::DataBase | inlineprotected |
setDBAttribute(const QString &key, const QVariant &newValue) | QH::DataBase | |
setLocalNodeName(const QString &newLocalNodeName) | QH::DataBase | protected |
sigObjectChanged(const QSharedPointer< QH::PKG::DBObject > &obj) | QH::DataBase | signal |
sigObjectDeleted(const QH::DbAddress &obj) | QH::DataBase | signal |
SQLSources() const | QH::DataBase | protectedvirtual |
stop() | QH::DataBase | |
systemTables() const | QH::DataBase | protectedvirtual |
upgradeDataBase() | QH::DataBase | protectedvirtual |
welcomeAddress(AbstractNodeInfo *node) | QH::DataBase | protectedvirtual |
~DataBase() | QH::DataBase |