pyanno4rt.gui.windows._text_window
Text window.
Overview
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_windowText 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