Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ConnectionBase Class Reference

#include <connectionbase.h>

Inheritance diagram for ConnectionBase:

QWidget KDB::ConnectionWidget List of all members.

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 ()

Constructor & Destructor Documentation

ConnectionBase ( QWidget * parent = 0,
const char * name = 0,
WFlags fl = 0 )
 

~ConnectionBase ( )
 


Member Function Documentation

virtual void slotCreateConnection ( ) [virtual, slot]
 

Reimplemented in KDB::ConnectionWidget.

virtual void slotDatabaseSelected ( ) [protected, virtual, slot]
 

Reimplemented in KDB::ConnectionWidget.


Member Data Documentation

QFrame * Line2
 

QLabel * TextLabel1
 

QLabel * TextLabel2
 

QLabel * TextLabel3
 

QLabel * TextLabel4
 

QLabel * TextLabel5
 

QPushButton * createButton
 

QGridLayout * grid [protected]
 

QHBoxLayout * hbox [protected]
 

QHBoxLayout * hbox_2 [protected]
 

KLineEdit * m_host
 

KLineEdit * m_password
 

KLineEdit * m_port
 

KLineEdit * m_user
 

KComboBox * pluginCombo
 

QCheckBox * remember
 

QCheckBox * saveConnection
 


The documentation for this class was generated from the following file:
Generated at Fri Sep 29 16:32:28 2000 for KDB by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000