tlc.common.qtutils.CheckerWindow

../_images/classes_tlc.common.qtutils.png
class tlc.common.qtutils.CheckerWindow(*args: Any, **kwargs: Any)

Bases: QDialog

Generic Window (meant originally for checkers, but maybe extendable to other uses)

__init__(ui_file, title='', parent=shiboken6.wrapInstance)

Constructor

Methods

__init__(ui_file[, title, parent])

Constructor

createConnections()

createLayout()

Build UI layout

initUI()

Load interface from .ui file

populateUI()

createLayout()

Build UI layout

initUI()

Load interface from .ui file