CCIMXDesktop
 
Loading...
Searching...
No Matches
ApplicationLauncherMainWindow Class Reference

The ApplicationLauncherMainWindow class provides the main UI window for launching applications. More...

#include <ApplicationLauncherMainWindow.h>

Inheritance diagram for ApplicationLauncherMainWindow:

Public Member Functions

 ApplicationLauncherMainWindow (DesktopMainWindow *parent=nullptr)
 Constructs the ApplicationLauncherMainWindow.
 
 ~ApplicationLauncherMainWindow ()
 Destroys the ApplicationLauncherMainWindow.
 
void show ()
 Shows the launcher window.
 

Detailed Description

The ApplicationLauncherMainWindow class provides the main UI window for launching applications.

This class handles application setup, interaction with AppWidget and ApplicationWrapper, and provides several slots for handling user actions and state transitions.

Constructor & Destructor Documentation

◆ ApplicationLauncherMainWindow()

ApplicationLauncherMainWindow::ApplicationLauncherMainWindow ( DesktopMainWindow parent = nullptr)
explicit

Constructs the ApplicationLauncherMainWindow.

Parameters
parentThe parent window, typically a DesktopMainWindow instance.

The documentation for this class was generated from the following files: