trspectrometer.logpanel module¶
- class trspectrometer.logpanel.LogPanel(parent=None)[source]¶
Bases:
Ui_Frame,QFrameA UI panel which attaches to the root logger to display logged messages.
Note that this panel is unable to display log messages which occur prior to its initialisation.
- write(data)[source]¶
Write data to the log window.
Primarily used to handle input provided from the
StreamHandler.
- staticMetaObject = PySide6.QtCore.QMetaObject("LogPanel" inherits "QFrame": )¶