itom  3.0.0
MenuComboBoxPrivate Class Reference
Inheritance diagram for MenuComboBoxPrivate:

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: