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.
|
#include <vector>
#include <xtd/environment.h>
#include <xtd/static.h>
#include <xtd/ustring.h>
#include <xtd/version.h>
#include <xtd/drawing/color.h>
#include <xtd/drawing/font.h>
#include <xtd/forms/screen.h>
#include <xtd/forms/system_information.h>
#include "export.h"
Contains xtd::system_report class.
Go to the source code of this file.
Classes | |
class | xtd::system_report |
Provides system report about the current system environment. More... | |
class | xtd::system_report::xtd_library |
Represents a xtd library that contains name, version and paths. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |