pyanno4rt.gui.windows._text_window

Text window.

Overview

Classes

TextWindow

Text window for the application.

Classes

class pyanno4rt.gui.windows._text_window.TextWindow(parent=None)[source]

Bases: PyQt5.QtWidgets.QMainWindow, pyanno4rt.gui.compilations.text_window.Ui_text_window

Text window for the application.

This class creates a text window for the graphical user interface, including a scrollable text box for display.

Overview

Methods

position()

.

close()

.

Members

position()[source]

.

close()[source]

.