akonadi
AddressTypeCombo Class Reference
  #include <addresseditwidget.h>
Inherits KComboBox.
Public Member Functions | |
| AddressTypeCombo (QWidget *parent=0) | |
| ~AddressTypeCombo () | |
| void | setType (KABC::Address::Type type) | 
| KABC::Address::Type | type () const | 
Detailed Description
A widget for selecting the type of an address.
Definition at line 96 of file addresseditwidget.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Creates a new address type combo.
- Parameters
 - 
  
parent The parent widget.  
Definition at line 151 of file addresseditwidget.cpp.
| AddressTypeCombo::~AddressTypeCombo | ( | ) | 
Destroys the address type combo.
Definition at line 167 of file addresseditwidget.cpp.
Member Function Documentation
| void AddressTypeCombo::setType | ( | KABC::Address::Type | type | ) | 
Sets the type that shall be selected in the combobox.
- Parameters
 - 
  
type KABC address type to set.  
Definition at line 171 of file addresseditwidget.cpp.
| KABC::Address::Type AddressTypeCombo::type | ( | ) | const | 
Returns the type that is currently selected.
Definition at line 182 of file addresseditwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference