|
void | connectionStatusChanged () |
|
void | autoConnectChanged () |
|
void | lastErrorChanged () |
|
|
| Connection (QObject *_parent=nullptr) |
|
bool | isAutoConnect () const |
|
void | setAutoConnect (bool _v) |
|
virtual bool | isConnected () const =0 |
|
Q_INVOKABLE bool | supportQuery (const QString &_type) const |
|
virtual knowDBC::Connection | connection () const =0 |
|
virtual Q_INVOKABLE bool | connect ()=0 |
|
virtual Q_INVOKABLE bool | disconnect ()=0 |
|
| 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/Connection.h
- knowl/bindings/quick/knowDBC/Quick/Connection.cpp