eric7.Testing.MarkersWindow
Module implementing a dialog to show defined test markers.
Global Attributes
Classes
Functions
MarkersWindow
Class documentation goes here.
Derived from
QWidget, Ui_MarkersWindow
Class Attributes
Class Methods
Methods
Static Methods
MarkersWindow (Constructor)
MarkersWindow(parent=None)
Constructor
- parent (QWidget (optional))
-
reference to the parent widget (defaults to None)
MarkersWindow.closeEvent
closeEvent(_evt)
Protected slot implementing a close event handler.
- _evt (QCloseEvent)
-
close event (unused)
MarkersWindow.showMarkers
showMarkers(markers)
Public method to show the dialog with the given markers.
- markers (dict)
-
dictionary containing the markers and their descriptions