|  | 
| void | setComboBoxEditable (bool editable=true) | 
|  | 
| void | onCompletion (const QString &text) | 
|  | 
|  | 
|  | 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 | removeAction (QAction *action) | 
|  | 
| void | removeMenuFromCompleter (QMenu *menu) | 
|  | 
| void | removeActionFromCompleter (QAction *action) | 
|  | 
|  | 
| MenuComboBox *const | q_ptr | 
|  | 
| QIcon | DefaultIcon | 
|  | 
| QString | DefaultText | 
|  | 
| bool | IsDefaultTextCurrent | 
|  | 
| bool | IsDefaultIconCurrent | 
|  | 
| MenuComboBox::EditableBehavior | EditBehavior | 
|  | 
| MenuComboBoxInternal * | mMenuComboBox | 
|  | 
| Completer * | SearchCompleter | 
|  | 
| QPointer< QMenu > | CompleterMenu | 
|  | 
| QToolButton * | SearchButton | 
|  | 
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/menuComboBox_p.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/menuComboBox.cpp