Module implementing a widget containing various buttons for accessing editor actions.
None |
EditorButtonsWidget | Class implementing a widget containing various buttons for accessing editor actions. |
None |
Class implementing a widget containing various buttons for accessing editor actions.
None |
None |
EditorButtonsWidget | Constructor |
__addButton | Private method to add a format button. |
__addSeparator | Private method to add a separator line. |
__createButtons | Private slot to create the various tool buttons. |
__editorSelectionChanged | Private slot to handle a change of the editor's selection. |
__editorSettingsRead | Private slot to handle a change of the editor related settings. |
__enableScrollerButtons | Private method to set the enabled state of the scroll buttons. |
__formatClicked | Private slot to handle a format button being clicked. |
__headerMenuTriggered | Private method handling the selection of a header menu entry. |
__slide | Private method to move the sliding widget. |
__slideDown | Private slot to move the widget downwards, i.e. |
__slideUp | Private slot to move the widget upwards, i.e. |
__updateButtonStates | Private slot to change the button states. |
resizeEvent | Protected method to handle resize events. |
show | Public slot to show the widget. |
None |
Constructor
Private method to add a format button.
Private method to add a separator line.
Private slot to create the various tool buttons.
Private slot to handle a change of the editor's selection.
Private slot to handle a change of the editor related settings.
Private method to set the enabled state of the scroll buttons.
Private slot to handle a format button being clicked.
Private method handling the selection of a header menu entry.
Private method to move the sliding widget.
Private slot to move the widget downwards, i.e. show contents to the top.
Private slot to move the widget upwards, i.e. show contents to the bottom.
Private slot to change the button states.
Protected method to handle resize events.
Public slot to show the widget.