Module implementing a horizontal and a vertical toolbox class.
None |
EricHorizontalToolBox | Class implementing a vertical QToolBox like widget. |
EricVerticalToolBox | Class implementing a ToolBox class substituting QToolBox to support wheel events. |
None |
Class implementing a vertical QToolBox like widget.
None |
None |
EricHorizontalToolBox | Constructor |
addItem | Public method to add a widget to the toolbox. |
insertItem | Public method to add a widget to the toolbox. |
removeItem | Public method to remove a widget from the toolbox. |
setCurrentWidget | Public slot to set the current widget. |
setItemEnabled | Public method to set the enabled state of an item. |
setItemToolTip | Public method to set the tooltip of an item. |
None |
Constructor
Public method to add a widget to the toolbox.
Public method to add a widget to the toolbox.
Public method to remove a widget from the toolbox.
Public slot to set the current widget.
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 |
None |
EricVerticalToolBox | Constructor |
setCurrentWidget | Public slot to set the current widget. |
None |
Constructor
Public slot to set the current widget.