]>
Commit | Line | Data |
---|---|---|
dae2800a BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: funcmacro_networkuseros.h | |
3 | // Purpose: Network, User and OS function and macro group docs | |
4 | // Author: wxWidgets team | |
526954c5 | 5 | // Licence: wxWindows licence |
dae2800a BP |
6 | ///////////////////////////////////////////////////////////////////////////// |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_funcmacro_networkuseros Network, User and OS | |
11 | @ingroup group_funcmacro | |
12 | ||
13 | The functions in this section are used to retrieve information about the | |
14 | current computer and/or user characteristics. | |
15 | ||
3b36f093 | 16 | Related class group: @ref group_class_net, wxPlatformInfo. |
dbbca9fd | 17 | |
dae2800a BP |
18 | */ |
19 |