TypeCombo< T > Class Template Reference
Combo box for type information of Addresses and Phone numbers. More...
#include <typecombo.h>
Inherits KComboBox.
Public Types
Public Member Functions
- TypeCombo (List &list, QWidget *parent, const char *name=0)
- void setLineEdit (QLineEdit *edit)
- QLineEdit * lineEdit () const
- void updateTypes ()
- void selectType (int type)
- int selectedType ()
- Iterator selectedElement ()
- void insertType (const List &list, int type, const T &defaultObject)
- void insertTypeList (const List &list)
- bool hasType (int type)
Detailed Description
template<class T>
class TypeCombo< T >
Combo box for type information of Addresses and Phone numbers.
The documentation for this class was generated from the following file:
- typecombo.h