Module implementing a toolbar configuration dialog.
None |
E5ToolBarDialog | Class implementing a toolbar configuration dialog. |
E5ToolBarItem | Class storing data belonging to a toolbar entry of the toolbar dialog. |
None |
Class implementing a toolbar configuration dialog.
ActionIdRole |
WidgetActionRole |
None |
E5ToolBarDialog | Constructor |
__resetCurrentToolbar | Private method to revert all changes made to the current toolbar. |
__restoreCurrentToolbar | Private methdo to restore the current toolbar to the given list of actions. |
__restoreCurrentToolbarToDefault | Private method to set the current toolbar to its default configuration. |
__saveToolBars | Private method to save the configured toolbars. |
__setupButtons | Private slot to set the buttons state. |
__toolbarComboBox_currentIndexChanged | Private slot called upon a selection of the current toolbar. |
on_actionsTree_currentItemChanged | Private slot called, when the currently selected action changes. |
on_buttonBox_clicked | Private slot called, when a button of the button box was clicked. |
on_downButton_clicked | Private slot used to move an action down in the list. |
on_leftButton_clicked | Private slot to delete an action from the list. |
on_newButton_clicked | Private slot to create a new toolbar. |
on_removeButton_clicked | Private slot to remove a custom toolbar. |
on_renameButton_clicked | Private slot to rename a custom toolbar. |
on_rightButton_clicked | Private slot to add an action to the list. |
on_toolbarActionsList_currentItemChanged | Private slot to handle a change of the current item. |
on_upButton_clicked | Private slot used to move an action up in the list. |
None |
Constructor
Private method to revert all changes made to the current toolbar.
Private methdo to restore the current toolbar to the given list of actions.
Private method to set the current toolbar to its default configuration.
Private method to save the configured toolbars.
Private slot to set the buttons state.
Private slot called upon a selection of the current toolbar.
Private slot called, when the currently selected action changes.
Private slot called, when a button of the button box was clicked.
Private slot used to move an action down in the list.
Private slot to delete an action from the list.
Private slot to create a new toolbar.
Private slot to remove a custom toolbar.
Private slot to rename a custom toolbar.
Private slot to add an action to the list.
Private slot to handle a change of the current item.
Private slot used to move an action up in the list.
Class storing data belonging to a toolbar entry of the toolbar dialog.
None |
None |
E5ToolBarItem | Constructor |
None |
Constructor