|
void | autoConnectChanged () |
|
void | storeRunningChanged () |
|
void | lastErrorChanged () |
|
|
| Store (Connection *_connection, QObject *_parent=nullptr) |
|
virtual Q_INVOKABLE bool | start ()=0 |
|
virtual Q_INVOKABLE bool | stop ()=0 |
|
virtual Q_INVOKABLE bool | erase ()=0 |
|
virtual bool | isStoreRunning () const =0 |
|
bool | isAutoConnect () const |
|
void | setAutoConnect (bool _v) |
|
Connection * | connection () const |
|
| 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:
- knowl/bindings/quick/knowDBC/Quick/Store.h
- knowl/bindings/quick/knowDBC/Quick/Store.cpp