The ApplicationLauncherMainWindow class provides the main UI window for launching applications.
Definition ApplicationLauncherMainWindow.h:20
void show()
Shows the launcher window.
Definition ApplicationLauncherMainWindow.cpp:55
~ApplicationLauncherMainWindow()
Destroys the ApplicationLauncherMainWindow.
Definition ApplicationLauncherMainWindow.cpp:51
DesktopMainWindow is the main frontend window of the application. For beginners, this is the starting...
Definition desktopmainwindow.h:33