Module implementing a horizontal and a vertical toolbox class.
None |
E4HorizontalToolBox | Class implementing a vertical QToolBox like widget. |
E4VerticalToolBox | Class implementing a ToolBox class substituting QToolBox to support wheel events. |
None |
Class implementing a vertical QToolBox like widget.
None |
E4HorizontalToolBox | Constructor |
addItem | Public method to add a widget to the toolbox. |
insertItem | Public method to add a widget to the toolbox. |
setItemEnabled | Public method to set the enabled state of an item. |
setItemToolTip | Public method to set the tooltip of an item. |
Constructor
Public method to add a widget to the toolbox.
Public method to add a widget to the toolbox.
Public method to set the enabled state of an item.
Public method to set the tooltip of an item.
Class implementing a ToolBox class substituting QToolBox to support wheel events.
None |
E4VerticalToolBox | Constructor |
wheelEvent | Protected slot to support wheel events. |
Constructor
Protected slot to support wheel events.