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