kexi
KexiDBConnectionTabWidget Class Reference
List of all members.Detailed Description
Definition at line 91 of file kexidbconnectionwidget.h.
Signals | |
void | testConnection () |
Public Member Functions | |
KexiDBConnectionTabWidget (QWidget *parent=0, const char *name=0) | |
virtual | ~KexiDBConnectionTabWidget () |
void | setData (const KexiProjectData &data, const QString &shortcutFileName=QString::null) |
void | setData (const KexiDB::ConnectionData &data, const QString &shortcutFileName=QString::null) |
KexiProjectData | currentProjectData () |
bool | savePasswordOptionSelected () const |
Protected Slots | |
void | slotTestConnection () |
Protected Attributes | |
KexiDBConnectionWidget * | mainWidget |
KexiDBConnectionWidgetDetailsBase * | detailsWidget |
Friends | |
class | KexiDBConnectionDialog |
Member Function Documentation
|
Definition at line 269 of file kexidbconnectionwidget.cpp. |
|
Definition at line 319 of file kexidbconnectionwidget.cpp. |
|
Sets connection data data. shortcutFileName is only used to check if the file is writable (if no, "save changes" button will be disabled). Definition at line 246 of file kexidbconnectionwidget.cpp. |
|
emitted when test connection is needed
|
The documentation for this class was generated from the following files: