kaddressbook Library API Documentation

TypeCombo< T > Class Template Reference

Combo box for type information of Addresses and Phone numbers. More...

#include <typecombo.h>

List of all members.

Public Types

typedef T::List List
typedef T::List::Iterator Iterator

Public Methods

 TypeCombo (List &list, QWidget *parent, const char *name=0)
void setLineEdit (QLineEdit *edit)
QLineEditlineEdit () 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.

Definition at line 34 of file typecombo.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kaddressbook Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:38:54 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003