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