]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_threading.h
XRC: make wxSplitterWindow's sashpos and minpanesize dimensions.
[wxWidgets.git] / docs / doxygen / groups / class_threading.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_threading.h
3// Purpose: Threading classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
6e7f563b
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_threading Threading
11@ingroup group_class
12
13wxWidgets provides a set of classes to make use of the native thread
14capabilities of the various platforms.
15
16Related Overviews: @ref overview_thread
17
dbbca9fd
FM
18Related macros/global-functions group: @ref group_funcmacro_thread
19
6e7f563b
BP
20*/
21