|
void | uriChanged () |
|
void | urisChanged () |
|
void | datasetsChanged () |
|
void | connectionChanged () |
|
void | lastErrorChanged () |
|
|
| Collection (QObject *_parent=nullptr) |
|
QString | uri () const |
|
void | setUri (const QString &_uri) |
|
kDBQuick::Connection * | connection () const |
|
void | setConnection (kDBQuick::Connection *_connection) |
|
QStringList | uris () |
|
QList< QObject * > | datasets () |
|
| Object (QObject *_parent=nullptr) |
|
QString | lastError () const |
|
|
bool | updateLastError (const cres_qresult< void > &_rv) |
|
void | setLastError (const QString &_error) |
|
◆ uris()
- Returns
- all the uris of all the collections.
The documentation for this class was generated from the following files:
- kdb/extensions/kDBDatasetsQuick/Collection.h
- kdb/extensions/kDBDatasetsQuick/Collection.cpp