#include <MRRibbonSchema.h>
|
| MRVIEWER_API void | eliminateEmptyGroups () |
| | deletes empty groups (and references on them from tabs)
|
| |
| MRVIEWER_API void | sortTabsByPriority () |
| | re-order items in tabsOrder according to their priority, the order of items having same priority is preserved
|
| |
| MRVIEWER_API void | updateCaptions () |
| | updates inner caption for all StateBasePlugins in schema
|
| |
◆ eliminateEmptyGroups()
| MRVIEWER_API void MR::RibbonSchema::eliminateEmptyGroups |
( |
| ) |
|
deletes empty groups (and references on them from tabs)
◆ sortTabsByPriority()
| MRVIEWER_API void MR::RibbonSchema::sortTabsByPriority |
( |
| ) |
|
re-order items in tabsOrder according to their priority, the order of items having same priority is preserved
◆ updateCaptions()
| MRVIEWER_API void MR::RibbonSchema::updateCaptions |
( |
| ) |
|
updates inner caption for all StateBasePlugins in schema
◆ defaultQuickAccessList
| MenuItemsList MR::RibbonSchema::defaultQuickAccessList |
◆ groupsMap
| GroupsItemsMap MR::RibbonSchema::groupsMap |
◆ headerQuickAccessList
| MenuItemsList MR::RibbonSchema::headerQuickAccessList |
◆ items
| ItemMap MR::RibbonSchema::items |
◆ sceneButtonsList
| MenuItemsList MR::RibbonSchema::sceneButtonsList |
◆ tabsMap
| TabsGroupsMap MR::RibbonSchema::tabsMap |
◆ tabsOrder
| std::vector<RibbonTab> MR::RibbonSchema::tabsOrder |
The documentation for this struct was generated from the following file: