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