Package prest :: Module gui :: Class LogDockWidget
[hide private]
[frames] | no frames]

Class LogDockWidget

source code

PyQt5.QtWidgets.QDockWidget --+
                              |
                             LogDockWidget

A main window dockable widget showing the app logs.

Instance Methods [hide private]
 
__init__(self, config) source code
 
setColor(self, fg, bg)
Set the background color of the log window.
source code