akonadi/contact
PhoneTypeDialog Class Reference
A dialog for editing phone number types. More...
#include <phoneeditwidget.h>
Inherits KDialog.
Public Member Functions | |
PhoneTypeDialog (KABC::PhoneNumber::Type type, QWidget *parent=0) | |
KABC::PhoneNumber::Type | type () const |
Detailed Description
A dialog for editing phone number types.
Definition at line 239 of file phoneeditwidget.h.
Constructor & Destructor Documentation
PhoneTypeDialog::PhoneTypeDialog | ( | KABC::PhoneNumber::Type | type, | |
QWidget * | parent = 0 | |||
) | [explicit] |
Creates a new phone type dialog.
- Parameters:
-
type The initial type of the phone number. parent The parent widget.
Definition at line 325 of file phoneeditwidget.cpp.
Member Function Documentation
KABC::PhoneNumber::Type PhoneTypeDialog::type | ( | ) | const |
Returns the selected type.
Definition at line 374 of file phoneeditwidget.cpp.
The documentation for this class was generated from the following files: