xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
debug | All needed for debugging and tracing |
drawing | All needed for drawing something |
events | Events are event args and event handler needed to response to window messages |
exceptions | Exceptions definitions |
format and parse | All needed for formating or parsing object |
▼forms | All needed for GUI application |
application | Application definitions |
components | Components are objects that an application uses in conjunction with another window |
containers | Containers are container for other controls |
controls | Controls are children windows that an application uses in conjunction with another window to enable interaction with the user |
dialogs | Dalogs consist of the open file, save file, open folder, find and replace, print, page setup, font, color dialog boxes, about, busy, message dialog boxes, .. |
forms | Forms definitions |
menus and toolbars | Menus and toolbars definitions |
renderers | Control renderers definitions |
interfaces | Interfaces definitions |
keywords | Keywords are predefined, reserved identifiers that have special meanings to the compiler |
▼libraries | The xtd libraries |
xtd.core | The xtd.core library contains all fundamental classes to access Hardware, Os, System, and more |
xtd.drawing | The xtd.drawing library provides access to GDI+ basic graphics functionality |
xtd.forms | The xtd.forms library contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system |
xtd.tunit | The xtd.tunit library contains components needed for unit testing |
▼system | Contains system classes |
collections | Collections definitions |
diagnostics | Diagnostics definitions |
io | Io definitions |
media | Media definitions |
net | Network definitions |
web | Web definitions |
system information | System information contains classes that provides informations about the current system environment |
types | Types definitions |