|
void | connectionChanged () |
|
void | graphNameChanged () |
|
void | loadingFinished (const QUrl &_filename) |
|
void | lastErrorChanged () |
|
|
| TriplesLoader (QObject *_parent=nullptr) |
|
Connection * | connection () const |
|
void | setConnection (Connection *_connection) |
|
QString | graphName () |
|
void | setGraphName (const QString &_graph) |
|
Q_INVOKABLE void | load (const QUrl &_filename) |
|
| Object (QObject *_parent=nullptr) |
|
QString | lastError () const |
|
|
bool | updateLastError (const cres_qresult< void > &_rv) |
|
void | setLastError (const QString &_error) |
|
The documentation for this class was generated from the following files:
- kdb/extensions/kDBQuick/TriplesLoader.h
- kdb/extensions/kDBQuick/TriplesLoader.cpp