Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / docs / doxygen / groups / class_threading.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_threading.h
3 // Purpose: Threading classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_class_threading Threading
11 @ingroup group_class
12
13 wxWidgets provides a set of classes to make use of the native thread
14 capabilities of the various platforms.
15
16 Related Overviews: @ref overview_thread
17
18 Related macros/global-functions group: @ref group_funcmacro_thread
19
20 */
21