itom 2.2.1
MenuComboBoxPrivate Class Reference

List of all members.

Public Slots

void setComboBoxEditable (bool editable=true)

Public Member Functions

 MenuComboBoxPrivate (MenuComboBox &object)
void init ()
QAction * actionByTitle (const QString &text, const QMenu *parentMenu)
void setCurrentText (const QString &newCurrentText)
QString currentText () const
void setCurrentIcon (const QIcon &newCurrentIcon)
QIcon currentIcon () const
void addAction (QAction *action)
void addMenuToCompleter (QMenu *menu)
void addActionToCompleter (QAction *action)
void removeActionToCompleter (QAction *action)

Protected Attributes

MenuComboBox *const q_ptr
QIcon DefaultIcon
QString DefaultText
bool IsDefaultTextCurrent
bool IsDefaultIconCurrent
MenuComboBox::EditableBehavior EditBehavior
MenuComboBoxInternalMenuComboBoxIntern
CompleterSearchCompleter
QPointer< QMenu > Menu
QToolButton * SearchButton

Private Member Functions

 Q_DECLARE_PUBLIC (MenuComboBox)

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends