eric6.E5Gui.E5TreeView
Module implementing specialized tree views.
Global Attributes
Classes
E5TreeView |
Class implementing a tree view supporting removal of entries. |
Functions
E5TreeView
Class implementing a tree view supporting removal of entries.
Derived from
QTreeView
Class Attributes
Class Methods
Methods
Static Methods
E5TreeView.keyPressEvent
keyPressEvent(evt)
Protected method implementing special key handling.
- evt
-
reference to the event (QKeyEvent)
E5TreeView.removeAll
removeAll()
Public method to clear the view.
E5TreeView.removeSelected
removeSelected()
Public method to remove the selected entries.