KexiDBPasswordDialog Class Reference
#include <KexiStartup.h>
Inheritance diagram for KexiDBPasswordDialog:

Public Member Functions | |
| KexiDBPasswordDialog (QWidget *parent, KexiDB::ConnectionData &cdata, bool showDetailsButton=false) | |
| virtual | ~KexiDBPasswordDialog () |
| bool | showConnectionDetailsRequested () const |
Protected Slots | |
| virtual void | done (int r) |
| void | slotShowConnectionDetails () |
Protected Attributes | |
| KexiDB::ConnectionData * | m_cdata |
| bool | m_showConnectionDetailsRequested: 1 |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Definition at line 140 of file KexiStartup.cpp. References KexiDB::ConnectionData::serverInfoString(), slotShowConnectionDetails(), and KexiDB::ConnectionDataBase::userName. |
|
|
Definition at line 175 of file KexiStartup.cpp. |
Member Function Documentation
|
|
Definition at line 179 of file KexiStartup.cpp. References m_cdata, and KexiDB::ConnectionDataBase::password. |
|
|
Definition at line 47 of file KexiStartup.h. |
|
|
Definition at line 193 of file KexiStartup.cpp. References m_showConnectionDetailsRequested. Referenced by KexiDBPasswordDialog(). |
Member Data Documentation
|
|
Definition at line 54 of file KexiStartup.h. Referenced by done(). |
|
|
Definition at line 55 of file KexiStartup.h. Referenced by slotShowConnectionDetails(). |
The documentation for this class was generated from the following files:
