pyanno4rt.gui.windows._info_window

Information window.

Overview

Classes

InfoWindow

Information window for the GUI.

Classes

class pyanno4rt.gui.windows._info_window.InfoWindow(parent=None)[source]

Bases: PyQt5.QtWidgets.QMainWindow, pyanno4rt.gui.compilations.info_window.Ui_info_window

Information window for the GUI.

This class creates the information window for the graphical user interface, including some general information on the package.

Overview

Methods

position()

.

close()

.

Members

position()[source]

.

close()[source]

.