RADLib
RADical C++ application framework
RADDesktopShell.h File Reference

Toolkit-neutral desktop shell state for RADPx-style launchers. More...

#include <cstdint>
#include <string>
#include <vector>
+ Include dependency graph for RADDesktopShell.h:

Go to the source code of this file.

Classes

struct  RADUi::DesktopWindowBounds
 
struct  RADUi::DesktopAppDescriptor
 
struct  RADUi::DesktopWindow
 
class  RADUi::DesktopShellModel
 

Namespaces

 RADUi
 

Enumerations

enum class  RADUi::TerminalAppState { RADUi::Closed = 0 , RADUi::Launching = 1 , RADUi::Running = 2 }
 
enum class  RADUi::DesktopWindowState { RADUi::Closed = 0 , RADUi::Loading = 1 , RADUi::Running = 2 }
 

Detailed Description

Toolkit-neutral desktop shell state for RADPx-style launchers.