kexi
Kross::KexiDB::KexiDBConnectionData Class Reference
#include <kexidbconnectiondata.h>
Detailed Description
The KexiDBConnection class handles KexiDB::Connection instances and wraps parts of the functionality.
Definition at line 39 of file kexidbconnectiondata.h.
Public Member Functions | |
KexiDBConnectionData (::KexiDB::ConnectionData *data) | |
operator::KexiDB::ConnectionData & () | |
operator::KexiDB::ConnectionData * () | |
virtual | ~KexiDBConnectionData () |
virtual const QString | getClassName () const |
::KexiDB::ConnectionData * | data () |
QString | databaseName () |
void | setDatabaseName (const QString &s) |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 26 of file kexidbconnectiondata.cpp. |
|
Destructor.
Definition at line 78 of file kexidbconnectiondata.cpp. |
Member Function Documentation
|
See.
Definition at line 83 of file kexidbconnectiondata.cpp. |
The documentation for this class was generated from the following files: