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