| __at(long idx) const | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| __clear() | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| __count() const | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| __remove(long idx) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| _at(long index) const | qx::QxCollection< Key, Value > | inlinevirtual |
| _clear() | qx::QxCollection< Key, Value > | inlinevirtual |
| _count() const | qx::QxCollection< Key, Value > | inlinevirtual |
| _get(long index) const | qx::IxCollection | inline |
| _remove(long index) | qx::QxCollection< Key, Value > | inlinevirtual |
| begin() | qx::QxCollection< Key, Value > | |
| begin() const | qx::QxCollection< Key, Value > | |
| clear() | qx::QxCollection< Key, Value > | |
| cloneCollection(QxCollection< Key, Value > *pClone, const QxCollection< Key, Value > &pRef) | qx::QxCollection< Key, Value > | protected |
| const_iterator typedef | qx::QxCollection< Key, Value > | |
| const_reference_key typedef | qx::QxCollection< Key, Value > | |
| const_reference_value typedef | qx::QxCollection< Key, Value > | |
| const_reverse_iterator typedef | qx::QxCollection< Key, Value > | |
| contains(const Key &key) const | qx::QxCollection< Key, Value > | |
| count() const | qx::QxCollection< Key, Value > | |
| empty() const | qx::QxCollection< Key, Value > | |
| end() | qx::QxCollection< Key, Value > | |
| end() const | qx::QxCollection< Key, Value > | |
| exist(const Key &key) const | qx::QxCollection< Key, Value > | |
| fromJson(const QString &json, const QString &format=QString()) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| fromJson_(const QJsonValue &json, const QString &format=QString()) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| getByIndex(long index) const | qx::QxCollection< Key, Value > | |
| getByKey(const Key &key) const | qx::QxCollection< Key, Value > | |
| getFirst() const | qx::QxCollection< Key, Value > | |
| getKeyByIndex(long index) const | qx::QxCollection< Key, Value > | |
| getLast() const | qx::QxCollection< Key, Value > | |
| insert(const Key &key, const Value &value) | qx::QxCollection< Key, Value > | |
| insert(long index, const Key &key, const Value &value) | qx::QxCollection< Key, Value > | |
| insert(const QxCollection< Key, Value > &other) | qx::QxCollection< Key, Value > | |
| insert(long index, const QxCollection< Key, Value > &other) | qx::QxCollection< Key, Value > | |
| isSameCollection(const QxCollection< Key, Value > *p1, const QxCollection< Key, Value > &p2) const | qx::QxCollection< Key, Value > | protected |
| iterator typedef | qx::QxCollection< Key, Value > | |
| IxCollection() | qx::IxCollection | inline |
| IxPersistable() | qx::IxPersistable | |
| IxPersistableCollection() | qx::IxPersistableCollection | |
| m_batch | qx::QxCollection< Key, Value > | protected |
| m_hash | qx::QxCollection< Key, Value > | protected |
| m_list | qx::QxCollection< Key, Value > | protected |
| m_mutex | qx::QxCollection< Key, Value > | mutableprotected |
| move(long indexFrom, long indexTo) | qx::QxCollection< Key, Value > | |
| operator!=(const QxCollection< Key, Value > &other) const | qx::QxCollection< Key, Value > | |
| operator=(const QxCollection< Key, Value > &other) | qx::QxCollection< Key, Value > | |
| operator==(const QxCollection< Key, Value > &other) const | qx::QxCollection< Key, Value > | |
| push_back(const Key &key, const Value &value) | qx::QxCollection< Key, Value > | |
| push_front(const Key &key, const Value &value) | qx::QxCollection< Key, Value > | |
| qx_is_valid enum value | qx::QxPersistableCollection< Key, Value, T > | private |
| qxClass() const | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| QxCollection() | qx::QxCollection< Key, Value > | |
| QxCollection(const QxCollection< Key, Value > &other) | qx::QxCollection< Key, Value > | |
| qxCount(const qx::QxSqlQuery &query=qx::QxSqlQuery(), QSqlDatabase *pDatabase=NULL, const QStringList &relation=QStringList()) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxCount(long &lCount, const qx::QxSqlQuery &query=qx::QxSqlQuery(), QSqlDatabase *pDatabase=NULL, const QStringList &relation=QStringList()) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxDeleteAll(QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxDeleteById(const QVariant &id=QVariant(), QSqlDatabase *pDatabase=NULL, bool bUseExecBatch=false) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxDeleteByQuery(const qx::QxSqlQuery &query, QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxDestroyAll(QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxDestroyById(const QVariant &id=QVariant(), QSqlDatabase *pDatabase=NULL, bool bUseExecBatch=false) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxDestroyByQuery(const qx::QxSqlQuery &query, QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxExecuteQuery(qx::QxSqlQuery &query, QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxExecuteQuery(qx::QxSqlQuery &query, qx::IxPersistableCollection *list=NULL, QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qx::IxPersistableCollection::qxExecuteQuery(const QString &className, qx::QxSqlQuery &query, QSqlDatabase *pDatabase=NULL, bool bAsList=false) | qx::IxPersistable | static |
| qxExist(const QVariant &id=QVariant(), QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxFetchAll(qx::IxPersistableCollection *list=NULL, const QStringList &columns=QStringList(), const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qx::IxPersistableCollection::qxFetchAll(const QString &className, const QStringList &columns=QStringList(), const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL, bool bAsList=false) | qx::IxPersistable | static |
| qxFetchById(const QVariant &id=QVariant(), const QStringList &columns=QStringList(), const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxFetchByQuery(const qx::QxSqlQuery &query, qx::IxPersistableCollection *list=NULL, const QStringList &columns=QStringList(), const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qx::IxPersistableCollection::qxFetchByQuery(const QString &className, const qx::QxSqlQuery &query, const QStringList &columns=QStringList(), const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL, bool bAsList=false) | qx::IxPersistable | static |
| qxInsert(const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL, bool bUseExecBatch=false) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxNewPersistableCollection(bool bAsList=false) const | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| QxPersistableCollection() | qx::QxPersistableCollection< Key, Value, T > | inline |
| qxSave(const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL, qx::dao::save_mode::e_save_mode eSaveRecursiveMode=qx::dao::save_mode::e_none) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxUpdate(const qx::QxSqlQuery &query=qx::QxSqlQuery(), const QStringList &columns=QStringList(), const QStringList &relation=QStringList(), QSqlDatabase *pDatabase=NULL, bool bUseExecBatch=false) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| qxValidate(const QStringList &groups=QStringList()) | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| rbegin() | qx::QxCollection< Key, Value > | |
| rbegin() const | qx::QxCollection< Key, Value > | |
| removeByIndex(long index) | qx::QxCollection< Key, Value > | |
| removeByIndex(long first, long last) | qx::QxCollection< Key, Value > | |
| removeByKey(const Key &key) | qx::QxCollection< Key, Value > | |
| removeFirst() | qx::QxCollection< Key, Value > | |
| removeLast() | qx::QxCollection< Key, Value > | |
| rend() | qx::QxCollection< Key, Value > | |
| rend() const | qx::QxCollection< Key, Value > | |
| replace(long index, const Key &key, const Value &value) | qx::QxCollection< Key, Value > | |
| reserve(long size) | qx::QxCollection< Key, Value > | |
| reverse() | qx::QxCollection< Key, Value > | |
| reverse_iterator typedef | qx::QxCollection< Key, Value > | |
| size() const | qx::QxCollection< Key, Value > | |
| sort(Compare comp) | qx::QxCollection< Key, Value > | inline |
| sortByKey(bool bAscending=true) | qx::QxCollection< Key, Value > | |
| sortByValue(bool bAscending=true) | qx::QxCollection< Key, Value > | |
| swap(long index1, long index2) | qx::QxCollection< Key, Value > | |
| toJson(const QString &format=QString()) const | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| toJson_(const QString &format=QString()) const | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |
| type_hash_position typedef | qx::QxCollection< Key, Value > | protected |
| type_list_pair_key_value typedef | qx::QxCollection< Key, Value > | protected |
| type_pair_key_value typedef | qx::QxCollection< Key, Value > | |
| updateHashPosition(long from=0, long to=-1, bool check=false) | qx::QxCollection< Key, Value > | protected |
| ~IxCollection()=0 | qx::IxCollection | pure virtual |
| ~IxPersistable() | qx::IxPersistable | virtual |
| ~IxPersistableCollection() | qx::IxPersistableCollection | virtual |
| ~QxCollection() | qx::QxCollection< Key, Value > | virtual |
| ~QxPersistableCollection() | qx::QxPersistableCollection< Key, Value, T > | inlinevirtual |