|
|
void | connectionChanged () |
| |
|
void | graphNameChanged () |
| |
|
void | lastErrorChanged () |
| |
|
void | savingFinished (const QUrl &_filename) |
| |
|
|
| TriplesSaver (QObject *_parent=nullptr) |
| |
|
Connection * | connection () const |
| |
|
void | setConnection (Connection *_connection) |
| |
|
QString | graphName () |
| |
|
void | setGraphName (const QString &_graph) |
| |
|
QString | lastError () const |
| |
|
Q_INVOKABLE void | save (const QUrl &_filename) |
| |
The documentation for this class was generated from the following files:
- kdb/extensions/kDBQuick/TriplesSaver.h
- kdb/extensions/kDBQuick/TriplesSaver.cpp