#include <FxUI.h>
Definition at line 3236 of file FxUI.h.
◆ CFxUIReactor()
CFxUIReactor::CFxUIReactor |
( |
| ) |
|
|
inline |
◆ OnInterfaceAboutToReload()
virtual void CFxUIReactor::OnInterfaceAboutToReload |
( |
| ) |
|
|
inlinevirtual |
◆ OnInterfaceReloaded()
virtual void CFxUIReactor::OnInterfaceReloaded |
( |
| ) |
|
|
inlinevirtual |
◆ OnItemDefinitionAboutToDestroy()
Description: Executes the item definition about to destroy action. Arguments:
- Parameters
-
pUIItemDef | The user interface item def. |
Definition at line 3279 of file FxUI.h.
◆ OnItemDefinitionCreated()
Description: Executes the item definition created action. Arguments:
- Parameters
-
Definition at line 3255 of file FxUI.h.
◆ OnMenuItemAboutToDestroy()
virtual void CFxUIReactor::OnMenuItemAboutToDestroy |
( |
const CFxUIMenuItem * |
pUIMenuItem | ) |
|
|
inlinevirtual |
Description: Executes the menu item about to destroy action. Arguments:
- Parameters
-
pUIMenuItem | The user interface menu item. |
Definition at line 3287 of file FxUI.h.
◆ OnMenuItemCreated()
Description: Executes the menu item created action. Arguments:
- Parameters
-
Definition at line 3263 of file FxUI.h.
◆ OnRibbonControlCreated()
◆ OnSubMenuAboutToShow()
◆ OnToolbarItemAboutToDestroy()
Description: Executes the toolbar item about to destroy action. Arguments:
- Parameters
-
pUIToolBar | The user interface tool bar. |
Definition at line 3271 of file FxUI.h.
◆ OnToolbarItemCreated()
Description: Executes the toolbar item created action. Arguments:
- Parameters
-
pToolBarItem | The tool bar item. |
Definition at line 3247 of file FxUI.h.
◆ OnToolbarVisibilityChanged()
virtual void CFxUIReactor::OnToolbarVisibilityChanged |
( |
const CFxUIToolbarItem * |
pUIToolBar, |
|
|
bool |
bVisible |
|
) |
| |
|
inlinevirtual |
Description: Executes the toolbar visibility chnaged action. Arguments:
- Parameters
-
pUIToolBar | The user interface tool bar. |
bVisible | true to show, false to hide. |
Definition at line 3296 of file FxUI.h.
◆ OnToolbarWidgetCreated()
The documentation for this class was generated from the following file: