| addDependTableName(QString n) | HTableBase | slot |
| addField(HDataField *i) | HTableBase | |
| allocateQSqlQuery(void) | HSqlHandler | |
| blockReInitialize(QString hide_marker, QString ro_marker) | HTable | |
| blockReInitializeBase(QString hide_marker, QString ro_marker) | HTableBase | |
| clearAndFreeConnections(void) | HTableBase | |
| clearConnections(void) | HTableBase | |
| clearDataChangeLogger(void) | HTable | inline |
| clearRoles(void) | HTableBase | |
| clearSqlSynced(void) | HTableBase | |
| cloneSqlInterfaceSettingsFrom(HSqlInterface *other) | HSqlInterface | inline |
| cloneSqlSettingsFrom(HSqlHandler *other) | HSqlHandler | |
| commit(void) | HSqlHandler | |
| conn_part | HTableBase | protected |
| connectedTableBases | HTableBase | protected |
| connectTable(HTableBase *ct, int type=INNER_JOIN, QString connconstraint="") | HTableBase | |
| connectTable(HTableBase *ct, QString thiskey, QString thatkey, int type=INNER_JOIN, QString connconstraint="") | HTableBase | |
| currentDefaultSqlInterface(void) | HSqlInterface | static |
| dataChanged(void) | HTableBase | signal |
| dataModifiedSignal(void) | HTableBase | signal |
| dataUpdated(void) | HTableBase | |
| dataUpdatedSignal(void) | HTableBase | signal |
| dclog (defined in HTable) | HTable | protected |
| deepcopy_from_htable(HTable *x) | HTable | |
| deepcopy_from_htablebase(HTableBase *x) | HTableBase | |
| delRole(QString name) | HTableBase | |
| depend (defined in HTableBase) | HTableBase | protected |
| disableReadonlyMask(void) | HTable | inlineslot |
| doWorking(void) | HTableBase | signal |
| enableReadonlyMask(void) | HTable | inlineslot |
| endWorking(void) | HTableBase | signal |
| errorPassSlot(QString err) | HTableBase | slot |
| errorSignal(QString err) | HSqlHandler | signal |
| errorStatus(void) | HSqlHandler | inline |
| errstr | HTableBase | |
| extrafeatures | HTableBase | |
| field (defined in HTableBase) | HTableBase | protected |
| fieldByIndex(int i, bool all=false) | HTableBase | |
| fieldBySqlName(QString sqln, bool all=false, QString containerSqlTable="") | HTableBase | |
| fieldCount(bool withconnect=false) | HTableBase | |
| firstField(void) | HTableBase | |
| freeTable(void) | HTableBase | |
| getExplainHeads(void) | HTableBase | inline |
| getHeads(int what) | HTableBase | |
| getInsertedKey(void) | HTable | inlineslot |
| getKey(bool head_val, QString intable="") | HTable | |
| getKeyValueAfterInsert(void) (defined in HTable) | HTable | protected |
| getShortTitleHeads(void) | HTableBase | inline |
| getSqlFieldValue(QString sqln) | HTable | |
| getSqlInterface(QString interfacename) | HSqlInterface | static |
| getWhoami(void) | HBase | |
| gui_showtabletitle | HTableBase | |
| HBase(void) | HBase | |
| HSqlHandler(void) | HSqlHandler | |
| HSqlInterface() | HSqlInterface | |
| HTable(QString t) | HTable | |
| HTable(HTable *t) | HTable | |
| HTableBase(QString t) | HTableBase | |
| HTableBase(HTableBase *t) | HTableBase | |
| imc_thatkey (defined in HTableBase) | HTableBase | protected |
| imc_thattable (defined in HTableBase) | HTableBase | protected |
| imc_thiskey | HTableBase | protected |
| insertedKey (defined in HTable) | HTable | protected |
| insertRecord(bool insertkey=false, bool disable_tr=false, bool resetafterinsert=true) | HTable | slot |
| insertRecordAll(bool disable_tr=false) | HTable | slot |
| isChanged(bool all=false) | HTableBase | |
| isReallyChanged(void) | HTableBase | |
| myInterface(void) | HSqlInterface | inline |
| nextField(void) | HTableBase | |
| nextFieldAll(void) | HTableBase | |
| operator[](int i) | HTable | |
| query_error_occured (defined in HSqlHandler) | HSqlHandler | protected |
| readonlyMask(void) | HTable | inline |
| recordCount(void) | HTable | inline |
| removeSqlCooseButtons(void) | HTableBase | |
| reread_key (defined in HTable) | HTable | protected |
| rereadNextInsertedKey(void) | HTable | inlineslot |
| resetLogging(void) | HTableBase | |
| returnToDefault(bool all=true) | HTable | slot |
| returnToDefaultAllMarked(QString mark) | HTableBase | |
| ro_mask (defined in HTable) | HTable | protected |
| rollback(void) | HSqlHandler | |
| run (defined in HTableBase) | HTableBase | protected |
| saveRecord(bool all=false, bool tdisabled=false) | HTable | slot |
| saveRecordAll(bool tdisabled=false) | HTable | inlineslot |
| setAllNOSet(void) | HTableBase | |
| setAllYESSet(void) | HTableBase | |
| setColor(int r, int g, int b) | HTableBase | |
| setColorAllMarked(QString mark, int r, int g, int b) | HTableBase | |
| setCustomSqlDatabase(QString databaseName, QString sqlinterfacename="") | HSqlHandler | static |
| setDataChangeLogger(HDataChangeLogger *dcl) | HTable | inline |
| setDefaultSqlDatabase(void) | HSqlHandler | static |
| setEditable(void) | HTableBase | |
| setEditableAllMarked(QString mark) | HTableBase | |
| setGuiDisabledAllMarked(QString mark) | HTableBase | |
| setGuiEnabledAllMarked(QString mark) | HTableBase | |
| setHide(void) | HTableBase | |
| setHideAllMarked(QString mark) | HTableBase | |
| setKey(QString key) | HTable | slot |
| setLogging(void) | HTableBase | |
| setLoggingAllMarked(QString mark) | HTableBase | |
| setReadolnyAllMarked(QString mark) | HTableBase | |
| setReadonly(void) | HTableBase | |
| setShow(void) | HTableBase | |
| setShowAllMarked(QString mark) | HTableBase | |
| setSqlFieldValue(QString sqln, QVariant v, bool sdisable=false) | HTable | |
| setSqlMode(QString modename) | HSqlInterface | static |
| setSqlModeBackToFirst(void) | HSqlInterface | static |
| setTableTitle(QString s) | HTableBase | inline |
| specifyKey(QString tablename) (defined in HTable) | HTable | protected |
| sqlConcatenateToLocal(QString string) | HSqlInterface | |
| sqlConcatenateToLocal(QStringList fields) | HSqlInterface | |
| sqlCreateString(QString switches="") | HTableBase | |
| sqlInsert(bool insertkey=false) | HTable | |
| sqlInsertAll(void) | HTable | |
| sqlSelect(QString tail="", bool all=false, bool keypart=false) | HTableBase | |
| sqlSelectAll(QString tail="") | HTableBase | inline |
| sqlSelectWk(QString tail="", bool all=false) | HTableBase | inline |
| sqlSelectWkAll(QString tail="") | HTableBase | inline |
| sqlSynced(HDataChangeLogger *dclog=NULL, bool forcechange=false, bool forcelog=false) | HTableBase | |
| sqlTable (defined in HTableBase) | HTableBase | protected |
| sqlTableName(void) | HTableBase | |
| sqlUpdate(bool all=false) | HTable | |
| sqlUpdateAll(void) | HTable | inline |
| startWorking(void) | HTableBase | signal |
| staticFieldByTitle(QString title="") | HTableBase | |
| submit0ResultQuery(QString q, QString err, bool tdisabled=false) | HSqlHandler | |
| submit1ResultQuery(QString q, QString err, bool tdisabled=false) | HSqlHandler | |
| submitNResultQuery(int N, QString q, QString err, bool tdisabled=false) | HSqlHandler | |
| table (defined in HTableBase) | HTableBase | protected |
| tableTitle(void) | HTableBase | inline |
| tabletitle (defined in HTableBase) | HTableBase | protected |
| trans | HSqlHandler | static |
| transaction(void) | HSqlHandler | |
| updateWithKey(QString key="", bool all=false, bool update=true, bool tdisabled=false) | HTable | slot |
| updateWithKeyAll(QString key="", bool update=true, bool tdisabled=false) | HTable | inlineslot |
| useRole(QString name) | HTableBase | |
| validate(bool all=true) | HTableBase | |
| whoami | HBase | protected |
| workDB(void) | HSqlHandler | |
| ~HBase(void) | HBase | |
| ~HSqlHandler(void) | HSqlHandler | |
| ~HSqlInterface() | HSqlInterface | |
| ~HTable(void) | HTable | |
| ~HTableBase(void) | HTableBase | |