]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/class_appmanagement.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_appmanagement.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_appmanagement.h
3// Purpose: Application and Process Management classes group docs
4// Author: wxWidgets team
5// Licence: wxWindows licence
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_appmanagement Application and Process Management
11@ingroup group_class
12
13The classes in this section represent the application (see wxApp) or parts of it
14(e.g. wxEventLoopBase, wxModule).
15They can be used for initialization/shutdown of the application itself.
16
17Related macros/global-functions group: @ref group_funcmacro_appinitterm.
18
19*/
20