Public Slots | |
| MLABWindowControl * | mainWindow () |
| MLABMacroModule * | module () |
| void | remove () |
| MLABWindowControl* MLABApplicationRunner::mainWindow | ( | ) | [slot] |
get main window of running application
| MLABMacroModule* MLABApplicationRunner::module | ( | ) | [slot] |
access to the module
| void MLABApplicationRunner::remove | ( | ) | [slot] |
remove ourself from application manager (and close application window)
1.5.8