xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
application definitions.
Classes | |
class | xtd::forms::application |
Provides static methods and properties to manage an application, such as methods to start and stop an application, to process Windows messages, and methods to get information about an application. This class cannot be inherited. More... | |
class | xtd::forms::application_context |
Specifies the contextual information about an application thread. More... | |
class | xtd::forms::application_informations |
Specifies the application informations. More... | |