ConnectionDataLVItem Class Reference
#include <KexiConnSelector.h>
Inheritance diagram for ConnectionDataLVItem:

Detailed Description
helper class
Definition at line 35 of file KexiConnSelector.h.
Public Member Functions | |
| ConnectionDataLVItem (KexiDB::ConnectionData *data, const KexiDB::Driver::Info &info, QListView *list) | |
| ~ConnectionDataLVItem () | |
| void | update (const KexiDB::Driver::Info &info) |
| KexiDB::ConnectionData * | data () const |
Protected Attributes | |
| KexiDB::ConnectionData * | m_data |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Definition at line 53 of file KexiConnSelector.cpp. References update(). |
|
|
Definition at line 61 of file KexiConnSelector.cpp. |
Member Function Documentation
|
|
Definition at line 43 of file KexiConnSelector.h. References m_data. Referenced by KexiConnSelectorWidget::selectedConnectionData(), KexiConnSelectorWidget::slotRemoteEditBtnClicked(), and KexiConnSelectorWidget::slotRemoteRemoveBtnClicked(). |
|
|
Definition at line 65 of file KexiConnSelector.cpp. References KexiDB::Driver::Info::caption, KexiDB::ConnectionDataBase::caption, KexiDB::ConnectionDataBase::driverName, KexiDB::Driver::Info::fileBased, m_data, and KexiDB::ConnectionData::serverInfoString(). Referenced by ConnectionDataLVItem(), and KexiConnSelectorWidget::slotRemoteEditBtnClicked(). |
Member Data Documentation
|
|
Definition at line 46 of file KexiConnSelector.h. |
The documentation for this class was generated from the following files:
