Module implementing a tool bar populated from a QAbstractItemModel.
None |
E5ModelToolBar | Class implementing a tool bar populated from a QAbstractItemModel. |
None |
Class implementing a tool bar populated from a QAbstractItemModel.
None |
None |
E5ModelToolBar | Constructor |
_build | Protected slot to build the tool bar. |
_createMenu | Protected method to create the menu for a tool bar action. |
dragEnterEvent | Protected method to handle drag enter events. |
dropEvent | Protected method to handle drop events. |
eventFilter | Public method to handle event for other objects. |
hideEvent | Protected method to handle hide events. |
index | Public method to get the index of an action. |
model | Public method to get a reference to the model. |
mouseMoveEvent | Protected method to handle mouse move events. |
resetFlags | Public method to reset the saved internal state. |
rootIndex | Public method to get the root index. |
setModel | Public method to set the model for the tool bar. |
setRootIndex | Public method to set the root index. |
showEvent | Protected method to handle show events. |
None |
Constructor
Protected slot to build the tool bar.
Protected method to create the menu for a tool bar action.
Protected method to handle drag enter events.
Protected method to handle drop events.
Public method to handle event for other objects.
Protected method to handle hide events.
Public method to get the index of an action.
Public method to get a reference to the model.
Protected method to handle mouse move events.
Public method to reset the saved internal state.
Public method to get the root index.
Public method to set the model for the tool bar.
Public method to set the root index.
Protected method to handle show events.