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