6 #include <xtd/forms/application> 7 #include <xtd/literals> 121 static std::unique_ptr<busy_dialog> dialog_;
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:37
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Contains xtd::forms::busy_dialog dialog.
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:45
Represents a Windows icon, which is a small bitmap image that is used to represent an object...
Definition: icon.h:28