xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms_namespace_aliases.h
Go to the documentation of this file.
1
4
#pragma once
5
#undef linux
6
8
namespace
xtd
{
10
namespace
forms
{}
12
namespace
windows {
14
namespace
forms
=
xtd::forms
;
15
}
16
}
17
19
namespace
xtd
{
21
namespace
forms
{}
23
namespace
macos
{
25
namespace
forms
=
xtd::forms
;
26
}
27
}
28
30
namespace
xtd
{
32
namespace
forms
{}
34
namespace
linux {
36
namespace
forms
=
xtd::forms
;
37
}
38
}
xtd::platform_id::macos
@ macos
The operating system is Macintosh.
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition:
about_box.h:13
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition:
system_report.h:17
Generated on Sat Jan 28 2023 18:12:26 for xtd - Reference Guide by
Gammasoft
. All rights reserved.