akonadi/contact
PhoneTypeCombo Class Reference
  #include <phoneeditwidget.h>
Inherits KComboBox.
Public Member Functions | |
| PhoneTypeCombo (QWidget *parent=0) | |
| ~PhoneTypeCombo () | |
| void | setType (KABC::PhoneNumber::Type type) | 
| KABC::PhoneNumber::Type | type () const | 
Detailed Description
A combobox to select a phone number type.
Definition at line 42 of file phoneeditwidget.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Creates a phone type combo.
- Parameters
 - 
  
parent The parent widget.  
Definition at line 44 of file phoneeditwidget.cpp.
| PhoneTypeCombo::~PhoneTypeCombo | ( | ) | 
Destroys the phone type combo.
Definition at line 61 of file phoneeditwidget.cpp.
Member Function Documentation
| void PhoneTypeCombo::setType | ( | KABC::PhoneNumber::Type | type | ) | 
Sets the phone number type that shall be selected. 
Definition at line 65 of file phoneeditwidget.cpp.
| KABC::PhoneNumber::Type PhoneTypeCombo::type | ( | ) | const | 
Returns the selected phone number type.
Definition at line 75 of file phoneeditwidget.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:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference