#include <connectionbase.h>
Inheritance diagram for ConnectionBase:

Public Methods | |
| ConnectionBase ( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ) | |
| ~ConnectionBase () | |
Public Attributes | |
| KComboBox* | pluginCombo |
| KLineEdit* | m_host |
| QLabel* | TextLabel3 |
| KLineEdit* | m_port |
| KLineEdit* | m_user |
| QLabel* | TextLabel4 |
| QLabel* | TextLabel2 |
| KLineEdit* | m_password |
| QCheckBox* | remember |
| QLabel* | TextLabel1 |
| QCheckBox* | saveConnection |
| QPushButton* | createButton |
| QLabel* | TextLabel5 |
| QFrame* | Line2 |
Public Slots | |
| virtual void | slotCreateConnection () |
Protected Attributes | |
| QHBoxLayout* | hbox |
| QHBoxLayout* | hbox_2 |
| QGridLayout* | grid |
Protected Slots | |
| virtual void | slotDatabaseSelected () |
|
|
|
|
|
|
|
|
Reimplemented in KDB::ConnectionWidget. |
|
|
Reimplemented in KDB::ConnectionWidget. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000