okteta
Okteta::AddressComboBoxPrivate Class Reference
#include <addresscombobox_p.h>
Public Member Functions | |
AddressComboBoxPrivate (AddressComboBox *parent) | |
Address | address () const |
AddressValidator::AddressType | addressType () const |
int | format () const |
void | init () |
void | onFormatChanged (int index) |
void | onValueActivated (int index) |
void | onValueEdited (const QString &value) |
void | rememberCurrentAddress () |
Protected Attributes | |
AddressValidator::AddressType | mAddressType |
KComboBox * | mFormatComboBox |
AddressValidator * | mValidator |
KComboBox * | mValueComboBox |
AddressComboBox *const | q_ptr |
Detailed Description
Definition at line 36 of file addresscombobox_p.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 65 of file addresscombobox_p.h.
Member Function Documentation
|
inline |
Definition at line 69 of file addresscombobox_p.h.
|
inline |
Definition at line 77 of file addresscombobox_p.h.
|
inline |
Definition at line 73 of file addresscombobox_p.h.
void Okteta::AddressComboBoxPrivate::init | ( | ) |
void Okteta::AddressComboBoxPrivate::onFormatChanged | ( | int | index | ) |
void Okteta::AddressComboBoxPrivate::onValueActivated | ( | int | index | ) |
void Okteta::AddressComboBoxPrivate::onValueEdited | ( | const QString & | value | ) |
void Okteta::AddressComboBoxPrivate::rememberCurrentAddress | ( | ) |
Member Data Documentation
|
protected |
Definition at line 60 of file addresscombobox_p.h.
|
protected |
Definition at line 58 of file addresscombobox_p.h.
|
protected |
Definition at line 61 of file addresscombobox_p.h.
|
protected |
Definition at line 59 of file addresscombobox_p.h.
|
protected |
Definition at line 55 of file addresscombobox_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 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:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.