kaddressbook
IMAddressBase Class Reference
Inheritance diagram for IMAddressBase:

Detailed Description
Definition at line 24 of file imaddressbase.h.
Public Slots | |
| virtual void | slotProtocolChanged (const QString &) |
| virtual void | slotProtocolChanged () |
Public Member Functions | |
| IMAddressBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~IMAddressBase () | |
Public Attributes | |
| QComboBox * | cmbProtocol |
| QLabel * | labelProtocol |
| QLineEdit * | edtAddress |
| QLabel * | labelAddress |
| QLabel * | labelNetwork |
| QLineEdit * | edtNetwork |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | IMAddressBaseLayout |
The documentation for this class was generated from the following files:

