This is the complete list of members for BpsDatastore, including all inherited members.
| actorKey() const | BpsDatastore | |
| application() const | BpsDatastore | |
| blockSignals(bool block) | QObject | |
| BpsDatastore(QObject *aParent=nullptr) | BpsDatastore | |
| checkin(const QString &aTerminalName=QString(), const QString &aApplicationName=QString(), bool aSingleTerminalSession=false) | BpsDatastore | |
| checkout() | BpsDatastore | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| clearKeys(const QVariant &aId) | BpsDatastore | |
| commit() | BpsDatastore | |
| connect() | BpsDatastore | |
| QObject::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| QObject::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| QObject::connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| QObject::connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| QObject::connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| QObject::connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connected() | BpsDatastore | signal |
| connection() const | BpsDatastore | |
| connections() | BpsDatastore | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| currentTimestamp() | BpsDatastore | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| database() const | BpsDatastore | |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect() | BpsDatastore | |
| QObject::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| QObject::disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| QObject::disconnect(const QObject *receiver, const char *method) const const | QObject | |
| QObject::disconnect(const QMetaObject::Connection &connection) | QObject | static |
| QObject::disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnected() | BpsDatastore | signal |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| driver() const | BpsDatastore | |
| dropConnection(BpsSettings::Scopes aScopes=BpsSettings::LocalUserScope) | BpsDatastore | |
| dropKeytable(const QVariant &aTableKey) | BpsDatastore | |
| dumpObjectInfo() | QObject | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| fromDual() const | BpsDatastore | |
| hasDivisionAccess(const QVariant &aDivisionKey) | BpsDatastore | |
| hasPermission(const QString &aPermission) | BpsDatastore | |
| hasZoneAccess(const QVariant &aZoneKey) | BpsDatastore | |
| host() const | BpsDatastore | |
| indexExists(const QString &aName, const QString &aSchema=QString()) | BpsDatastore | |
| indexTablespace() | BpsDatastore | |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| inTransaction() const | BpsDatastore | |
| isAdmin() const | BpsDatastore | |
| isCheckedIn(const QString &aTerminalName=QString(), const QString &aApplicationName=QString(), bool aSingleTerminalSession=false) | BpsDatastore | |
| isConnected() const | BpsDatastore | |
| isDBA() const | BpsDatastore | |
| isOracle() const | BpsDatastore | |
| isOwner() const | BpsDatastore | |
| isPostgres() const | BpsDatastore | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| joinKeys(const QVariant &aId, const QString &aRef) | BpsDatastore | |
| joinKeytable(const QVariant &aTableKey, const QString &aRef) | BpsDatastore | |
| killTimer(int id) | QObject | |
| link() | BpsDatastore | |
| loadConnection(BpsSettings::Scopes aScopes=BpsSettings::LocalScopes) | BpsDatastore | |
| lockTable(const QString &aTable, int aTimeout) | BpsDatastore | |
| makeKeytable(const QString &aKeyList) | BpsDatastore | |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| nextIdent(const QString &aSeqenceName) | BpsDatastore | |
| nextKey(const QString &aTableName) | BpsDatastore | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| password() const | BpsDatastore | |
| port() const | BpsDatastore | |
| primaryIndex(const QString &aTableName) | BpsDatastore | |
| property(const char *name) const const | QObject | |
| purgeActors() | BpsDatastore | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_DISABLE_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| qFindChild(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QString &name) | QObject | |
| qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| quote(const QString &aText) | BpsDatastore | static |
| quote(QChar aChar) | BpsDatastore | static |
| receivers(const char *signal) const const | QObject | protected |
| record(const QString &aTableName) | BpsDatastore | |
| removeEventFilter(QObject *obj) | QObject | |
| renameConnection(const QString &aConnection, BpsSettings::Scopes aScopes=BpsSettings::LocalUserScope) | BpsDatastore | |
| reportAccess(const QVariant &aReportKey) | BpsDatastore | |
| roles() | BpsDatastore | |
| rollback() | BpsDatastore | |
| saveConnection(BpsSettings::Scopes aScopes=BpsSettings::LocalUserScope) | BpsDatastore | |
| schema() const | BpsDatastore | |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| sequenceExists(const QString &aName, const QString &aSchema=QString()) | BpsDatastore | |
| sessionId() const | BpsDatastore | |
| setConnection(const QString &aConnection) | BpsDatastore | |
| setDatabase(const QString &aDatabase) | BpsDatastore | |
| setDriver(const QString &aDriver) | BpsDatastore | |
| setHost(const QString &aHost) | BpsDatastore | |
| setKeys(const QSet< qulonglong > &aKeys) | BpsDatastore | |
| setKeys(const QSet< qlonglong > &aKeys) | BpsDatastore | |
| setKeys(const QList< qulonglong > &aKeys) | BpsDatastore | |
| setKeys(const QList< qlonglong > &aKeys) | BpsDatastore | |
| setKeys(const QVariantList &aKeys) | BpsDatastore | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPassword(const QString &aPassword) | BpsDatastore | |
| setPort(int aPort) | BpsDatastore | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setSchema(const QString &aSchema) | BpsDatastore | |
| setUsername(const QString &aUsername) | BpsDatastore | |
| signalsBlocked() const const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| tableExists(const QString &aName, const QString &aSchema=QString()) | BpsDatastore | |
| tablespaces() | BpsDatastore | |
| tableTablespace() | BpsDatastore | |
| terminal() const | BpsDatastore | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| timestampValue(const QDateTime &aDateTime) const | BpsDatastore | |
| tnsnames() | BpsDatastore | static |
| touchActor() | BpsDatastore | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| transaction() | BpsDatastore | |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| typeNextval(const QString &aSequence) const | BpsDatastore | |
| upsert(const QString &aTable, const QVariantMap &aKeyVals, const QVariantMap &aUpdVals) | BpsDatastore | |
| userid() const | BpsDatastore | |
| userKey() const | BpsDatastore | |
| username() const | BpsDatastore | |
| users() | BpsDatastore | |
| viewExists(const QString &aName, const QString &aSchema=QString()) | BpsDatastore | |
| ~BpsDatastore() (defined in BpsDatastore) | BpsDatastore | virtual |
| ~QObject() | QObject | virtual |