The codebase contains myriad references to "Controller.form" and "cfu" – those refer to an object of this class (and its .ui attribute).
More...
The codebase contains myriad references to "Controller.form" and "cfu" – those refer to an object of this class (and its .ui attribute).
◆ __init__()
| enlighten.ui.BasicWindow.BasicWindow.__init__ |
( |
| self, |
|
|
| title ) |
◆ closeEvent()
| enlighten.ui.BasicWindow.BasicWindow.closeEvent |
( |
| self, |
|
|
| event ) |
◆ create_signals()
| enlighten.ui.BasicWindow.BasicWindow.create_signals |
( |
| self | ) |
|
◆ reconfigure_layout()
| enlighten.ui.BasicWindow.BasicWindow.reconfigure_layout |
( |
| self | ) |
|
◆ resizeEvent()
| enlighten.ui.BasicWindow.BasicWindow.resizeEvent |
( |
| self, |
|
|
| event ) |
◆ exit_signal
| enlighten.ui.BasicWindow.BasicWindow.exit_signal = ViewClose() |
◆ prompt_on_exit
| bool enlighten.ui.BasicWindow.BasicWindow.prompt_on_exit = True |
◆ ui
| enlighten.ui.BasicWindow.BasicWindow.ui = enlighten_layout.Ui_MainWindow() |
The documentation for this class was generated from the following file: