initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class.h
|
||||
// Purpose: Main class group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class Class List by Category
|
||||
|
||||
This group contains all full class list groups. The @ref page_class_cat
|
||||
provides a quick summary of these groups on one page.
|
||||
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_appmanagement.h
|
||||
// Purpose: Application and Process Management classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_appmanagement Application and Process Management
|
||||
@ingroup group_class
|
||||
|
||||
The classes in this section represent the application (see wxApp) or parts of it
|
||||
(e.g. wxEventLoopBase, wxModule).
|
||||
They can be used for initialization/shutdown of the application itself.
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_appinitterm.
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_archive.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_archive.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_archive.h
|
||||
// Purpose: wxArchive* classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_archive Archive support
|
||||
@ingroup group_class
|
||||
|
||||
Classes for managing (eventually compressed) archives.
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_aui.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_aui.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_aui.h
|
||||
// Purpose: Window Docking (wxAUI) classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_aui Window Docking (wxAUI)
|
||||
@ingroup group_class
|
||||
|
||||
wxAUI is a set classes for writing a customizable application interface
|
||||
with built-in docking, floatable panes and a flexible MDI-like interface.
|
||||
|
||||
Related Overviews: @ref overview_aui
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_bookctrl.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_bookctrl.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_bookctrl.h
|
||||
// Purpose: Book controls classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_bookctrl Book Controls
|
||||
@ingroup group_class
|
||||
|
||||
A book control contains pages of other controls.
|
||||
|
||||
Related overview: @ref overview_bookctrl
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_cfg.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_cfg.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_cfg.h
|
||||
// Purpose: Application and System configuration classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_cfg Application and System configuration
|
||||
@ingroup group_class
|
||||
|
||||
The classes in this section are used to handle application-wide settings
|
||||
and system-wide settings.
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_cmndlg.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_cmndlg.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_cmndlg.h
|
||||
// Purpose: Common Dialog classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_cmndlg Common Dialogs
|
||||
@ingroup group_class
|
||||
|
||||
Common dialogs are ready-made dialog classes which are frequently used in an
|
||||
application.
|
||||
|
||||
Related Overviews: @ref overview_cmndlg
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_containers.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_containers.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_containers.h
|
||||
// Purpose: Container classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_containers Containers
|
||||
@ingroup group_class
|
||||
|
||||
These are classes, templates and class macros are used by wxWidgets. Most of
|
||||
these classes provide a subset or almost complete STL API.
|
||||
|
||||
Related Overviews: @ref overview_container
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_conv.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_conv.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_conv.h
|
||||
// Purpose: Conversion classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_conv Text Conversion
|
||||
@ingroup group_class
|
||||
|
||||
These are the classes used for conversions between different text encodings.
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ctrl.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ctrl.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_ctrl.h
|
||||
// Purpose: Control classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_ctrl Controls
|
||||
@ingroup group_class
|
||||
|
||||
Typically, these are small windows which provide interaction with the user.
|
||||
Controls that are not static can have wxValidator associated with them.
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_data.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_data.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_data.h
|
||||
// Purpose: Data Structure classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_data Data Structures
|
||||
@ingroup group_class
|
||||
|
||||
These are the data structure classes provided by wxWidgets.
|
||||
Some of them are used to store generic data (e.g. wxPoint, wxSize, etc),
|
||||
others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr,
|
||||
wxFindReplaceDialogData, etc).
|
||||
|
||||
*/
|
||||
|
||||
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_dc.h
Normal file
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_dc.h
Normal file
@@ -0,0 +1,20 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_gdi.h
|
||||
// Purpose: Graphics Device Interface classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_dc Device Contexts
|
||||
@ingroup group_class
|
||||
|
||||
Device contexts are surfaces that may be drawn on, and provide an abstraction
|
||||
that allows parameterisation of your drawing code by passing different device
|
||||
contexts.
|
||||
|
||||
Related Overviews: @ref overview_dc
|
||||
|
||||
*/
|
||||
|
||||
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_debugging.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_debugging.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_debugging.h
|
||||
// Purpose: Debugging classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_debugging Debugging
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets supports some aspects of debugging an application through classes,
|
||||
functions and macros.
|
||||
|
||||
Related Overviews: @ref overview_debugging
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_debug
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_dnd.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_dnd.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_dnd.h
|
||||
// Purpose: Clipboard and Drag & Drop classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_dnd Clipboard and Drag & Drop
|
||||
@ingroup group_class
|
||||
|
||||
Related Overviews: @ref overview_dnd
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_docview.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_docview.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_docview.h
|
||||
// Purpose: Document/View Framework classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_docview Document/View Framework
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets supports a document/view framework which provides housekeeping for a
|
||||
document-centric application.
|
||||
|
||||
Related Overviews: @ref overview_docview
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_dvc.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_dvc.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_dvc.h
|
||||
// Purpose: wxDataViewControl classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_dvc wxDataViewCtrl Related Classes
|
||||
@ingroup group_class
|
||||
|
||||
These are all classes used or provided for use with wxDataViewCtrl.
|
||||
|
||||
*/
|
||||
|
||||
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_events.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_events.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_events.h
|
||||
// Purpose: Event classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_events Events
|
||||
@ingroup group_class
|
||||
|
||||
An event object contains information about a specific event. Event handlers
|
||||
(usually member functions) have a single, event argument.
|
||||
|
||||
Related Overviews: @ref overview_events
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_events
|
||||
|
||||
*/
|
||||
|
||||
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_file.h
Normal file
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_file.h
Normal file
@@ -0,0 +1,20 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_file.h
|
||||
// Purpose: File Handling classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_file File Handling
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets has several small classes to work with disk files and directories.
|
||||
|
||||
Related Overviews: @ref overview_file
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_file
|
||||
|
||||
*/
|
||||
|
||||
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_gdi.h
Normal file
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_gdi.h
Normal file
@@ -0,0 +1,22 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_gdi.h
|
||||
// Purpose: Graphics Device Interface classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_gdi Graphics Device Interface (GDI)
|
||||
@ingroup group_class
|
||||
|
||||
The following are classes related to GDI (Graphics Device Interface) access.
|
||||
They provide an API for drawing on device contexts, windows, and printing.
|
||||
|
||||
Related Overviews: @ref overview_dc, @ref overview_bitmap
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_gdi
|
||||
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_gl.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_gl.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_gl.h
|
||||
// Purpose: OpenGL classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_gl OpenGL
|
||||
@ingroup group_class
|
||||
|
||||
Classes interfacing wxWidgets with OpenGL (http://opengl.org/).
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_grid.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_grid.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_grid.h
|
||||
// Purpose: wxGrid classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_grid Grid Related Classes
|
||||
@ingroup group_class
|
||||
|
||||
Classes related to the wxGrid generic widget.
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_help.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_help.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_help.h
|
||||
// Purpose: Help classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_help Help
|
||||
@ingroup group_class
|
||||
|
||||
Classes for loading and displaying help manuals or help information in general.
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_html.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_html.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_html.h
|
||||
// Purpose: HTML classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_html HTML
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides a set of classes to display text in HTML format. These
|
||||
classes include a help system based on the HTML widget.
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ipc.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ipc.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_ipc.h
|
||||
// Purpose: Interprocess Communication classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_ipc Interprocess Communication
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides simple interprocess communications facilities based on
|
||||
Windows DDE, but they are available on most platforms using TCP.
|
||||
|
||||
Related Overviews: @ref overview_ipc
|
||||
|
||||
*/
|
||||
|
||||
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_logging.h
Normal file
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_logging.h
Normal file
@@ -0,0 +1,20 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_logging.h
|
||||
// Purpose: Logging classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_logging Logging
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides several classes and functions for message logging.
|
||||
|
||||
Related Overviews: @ref overview_log
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_log
|
||||
|
||||
*/
|
||||
|
||||
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_managedwnd.h
Normal file
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_managedwnd.h
Normal file
@@ -0,0 +1,22 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_managedwnd.h
|
||||
// Purpose: Managed Windows classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_managedwnd Managed Windows
|
||||
@ingroup group_class
|
||||
|
||||
There are several types of window that are directly controlled by the window
|
||||
manager (such as MS Windows, or the X11 Window Manager). Frames and dialogs
|
||||
are similar in wxWidgets, but only dialogs may be modal.
|
||||
|
||||
Related Overviews: @ref overview_cmndlg
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_dialog
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_media.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_media.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_media.h
|
||||
// Purpose: Multimedia classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_media Multimedia
|
||||
@ingroup group_class
|
||||
|
||||
Classes for showing multimedia contents.
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_menus.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_menus.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_menus.h
|
||||
// Purpose: Menu classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_menus Menus
|
||||
@ingroup group_class
|
||||
|
||||
Group of classes for handling menu bars and items.
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_misc.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_misc.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_misc.h
|
||||
// Purpose: Miscellaneous classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_misc Miscellaneous
|
||||
@ingroup group_class
|
||||
|
||||
Group of miscellaneous classes.
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_misc
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_miscwnd.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_miscwnd.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_miscwnd.h
|
||||
// Purpose: Miscellaneous Windows classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_miscwnd Miscellaneous Windows
|
||||
@ingroup group_class
|
||||
|
||||
The following are a variety of classes that are derived from wxWindow.
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_net.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_net.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_net.h
|
||||
// Purpose: Networking classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_net Networking
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides its own classes for socket based networking.
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_networkuseros
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_pickers.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_pickers.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_pickers.h
|
||||
// Purpose: Picker Control classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_pickers Picker Controls
|
||||
@ingroup group_class
|
||||
|
||||
A picker control is a control whose appearance and behaviour is highly
|
||||
platform-dependent.
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_printing.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_printing.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_printing.h
|
||||
// Purpose: Printing Framework classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_printing Printing Framework
|
||||
@ingroup group_class
|
||||
|
||||
A printing and previewing framework is implemented to make it relatively
|
||||
straightforward to provide document printing facilities.
|
||||
|
||||
Related Overviews: @ref overview_printing
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_propgrid.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_propgrid.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_propgrid.h
|
||||
// Purpose: wxPropertyGrid classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_propgrid wxPropertyGrid
|
||||
@ingroup group_class
|
||||
|
||||
wxPropertyGrid is a specialized grid for editing properties (that is,
|
||||
name=value pairs). This style of control has also been known as
|
||||
property sheet or object grid.
|
||||
|
||||
Related Overviews: @ref overview_propgrid
|
||||
|
||||
*/
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ribbon.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_ribbon.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_ribbon.h
|
||||
// Purpose: Ribbon classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_ribbon Ribbon User Interface
|
||||
@ingroup group_class
|
||||
|
||||
The wxRibbon library is a set of classes for writing a ribbon user interface.
|
||||
At the most generic level, this is a combination of a tab control with a
|
||||
toolbar. At a more functional level, it is similar to the user interface
|
||||
present in recent versions of Microsoft Office.
|
||||
|
||||
*/
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_richtext.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_richtext.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_richtext.h
|
||||
// Purpose: Rich Text classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_richtext Rich Text
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides a set of generic classes to edit and print simple rich text
|
||||
with character and paragraph formatting.
|
||||
|
||||
*/
|
||||
|
||||
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_rtti.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_rtti.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_rtti.h
|
||||
// Purpose: Runtime Type Information (RTTI) classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_rtti Runtime Type Information (RTTI)
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets supports runtime manipulation of class information, and dynamic
|
||||
creation of objects given class names.
|
||||
|
||||
Related Overviews: @ref overview_rtti
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_rtti
|
||||
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_smartpointers.h
|
||||
// Purpose: Smart Pointer classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_smartpointers Smart Pointers
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides a few smart pointer class templates.
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_stc.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_stc.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_stc.h
|
||||
// Purpose: Scintilla Text Editor classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_stc Scintilla Text Editor
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets also provides a wrapper around the Scintilla text editor control,
|
||||
which is a control for plain-text editing with support for highlighting, smart
|
||||
indentation, etc.
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_streams.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_streams.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_streams.h
|
||||
// Purpose: Stream classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_streams Streams
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets has its own set of stream classes, as an alternative to often buggy
|
||||
standard stream libraries, and to provide enhanced functionality.
|
||||
|
||||
Related overviews: @ref overview_stream
|
||||
|
||||
*/
|
||||
|
||||
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_threading.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_threading.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_threading.h
|
||||
// Purpose: Threading classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_threading Threading
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides a set of classes to make use of the native thread
|
||||
capabilities of the various platforms.
|
||||
|
||||
Related Overviews: @ref overview_thread
|
||||
|
||||
Related macros/global-functions group: @ref group_funcmacro_thread
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_validator.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_validator.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_validator.h
|
||||
// Purpose: Validator classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_validator Validators
|
||||
@ingroup group_class
|
||||
|
||||
These are the window validators, used for filtering and validating user input.
|
||||
|
||||
Related Overviews: @ref overview_validator
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_vfs.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_vfs.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_vfs.h
|
||||
// Purpose: Virtual File System classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_vfs Virtual File System
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets provides a set of classes that implement an extensible virtual file
|
||||
system, used internally by the HTML classes.
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_webview.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_webview.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_webview.h
|
||||
// Purpose: WebView classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_webview WebView
|
||||
@ingroup group_class
|
||||
|
||||
The wxWebView library is a set of classes for viewing complex web documents and
|
||||
for internet browsing. It is built around a series of backends, and exposes
|
||||
common functions for them.
|
||||
|
||||
*/
|
||||
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_winlayout.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_winlayout.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_winlayout.h
|
||||
// Purpose: Window Layout classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_winlayout Window Layout
|
||||
@ingroup group_class
|
||||
|
||||
wxWidgets makes window layout and sizing easy and painless using a set of
|
||||
classes known as "sizers". Sizers allow for flexible window positioning and
|
||||
sizes that can help with automatically handling localization differences, as
|
||||
well as making it easy to write user resizable windows.
|
||||
|
||||
Related Overviews: @ref overview_sizer, @ref overview_windowsizing
|
||||
|
||||
*/
|
||||
|
||||
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_xml.h
Normal file
16
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_xml.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_xml.h
|
||||
// Purpose: XML classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_xml XML
|
||||
@ingroup group_class
|
||||
|
||||
Group of classes loading and saving XML documents (http://www.w3.org/XML/).
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_xrc.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/class_xrc.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: class_xrc.h
|
||||
// Purpose: XML Based Resource System (XRC) classes group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_class_xrc XML Based Resource System (XRC)
|
||||
@ingroup group_class
|
||||
|
||||
Resources allow your application to create controls and other user interface
|
||||
elements from specifications stored in an XML format.
|
||||
|
||||
Related Overviews: @ref overview_xrc
|
||||
|
||||
*/
|
||||
|
||||
15
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro.h
Normal file
15
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro.h
|
||||
// Purpose: Main function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro Functions and Macros by Category
|
||||
|
||||
This group defines all major function and macro groups.
|
||||
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_appinitterm.h
|
||||
// Purpose: App Initialization and Termination fn and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_appinitterm Application Initialization and Termination
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The functions in this section are used on application startup/shutdown and also
|
||||
to control the behaviour of the main event loop of the GUI programs.
|
||||
|
||||
Related macros/global-functions group: @ref group_class_appmanagement.
|
||||
|
||||
*/
|
||||
|
||||
27
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_atomic.h
Normal file
27
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_atomic.h
Normal file
@@ -0,0 +1,27 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_atomic.h
|
||||
// Purpose: Atomic Operation function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_atomic Atomic Operations
|
||||
@ingroup group_funcmacro
|
||||
|
||||
When using multi-threaded applications, it is often required to access or
|
||||
modify memory which is shared between threads. Atomic integer and pointer
|
||||
operations are an efficient way to handle this issue (another, less efficient,
|
||||
way is to use a wxMutex or wxCriticalSection). A native implementation exists
|
||||
for Windows, Linux, Solaris and macOS; for others, a wxCriticalSection is
|
||||
used to protect the data.
|
||||
|
||||
One particular application is reference counting (used by so-called
|
||||
@ref group_class_smartpointers "smart pointers").
|
||||
|
||||
You should define your variable with the type wxAtomicInt in order to apply
|
||||
atomic operations to it.
|
||||
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_byteorder.h
|
||||
// Purpose: Byte Order function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_byteorder Byte Order
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The endian-ness issues (that is the difference between big-endian and
|
||||
little-endian architectures) are important for the portable programs working
|
||||
with the external binary data (for example, data files or data coming from
|
||||
network) which is usually in some fixed, platform-independent format.
|
||||
|
||||
The macros are helpful for transforming the data to the correct format.
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_crt.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_crt.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_crt.h
|
||||
// Purpose: wx wrappers for CRT functions
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_crt Wrappers of CRT functions
|
||||
@ingroup group_funcmacro
|
||||
|
||||
For documentation of these functions please refer to the documentation
|
||||
of the standard CRT functions (see e.g.\ http://www.cppreference.com/wiki/c/start).
|
||||
|
||||
*/
|
||||
|
||||
36
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_debug.h
Normal file
36
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_debug.h
Normal file
@@ -0,0 +1,36 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_debug.h
|
||||
// Purpose: Debugging function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_debug Debugging macros
|
||||
@ingroup group_funcmacro
|
||||
|
||||
Useful macros and functions for error checking and defensive programming.
|
||||
|
||||
Starting with wxWidgets 2.9.1, debugging support in wxWidgets is always
|
||||
compiled in by default, you need to explicitly define ::wxDEBUG_LEVEL as 0 to
|
||||
disable it completely. However, by default debugging macros are dormant in the
|
||||
release builds, i.e. when the main program is compiled with the standard @c
|
||||
NDEBUG symbol being defined. You may explicitly activate the debugging checks
|
||||
in the release build by calling wxSetAssertHandler() with a custom function if
|
||||
needed.
|
||||
|
||||
When debugging support is active, failure of both wxASSERT() and wxCHECK()
|
||||
macros conditions result in a debug alert. When debugging support is inactive
|
||||
or turned off entirely at compilation time, wxASSERT() and wxFAIL() macros
|
||||
don't do anything while wxCHECK() still checks its condition and returns if it
|
||||
fails, even if no alerts are shown to the user.
|
||||
|
||||
Finally, the compile time assertions don't happen during the run-time but
|
||||
result in the compilation error messages if the condition they check fail.
|
||||
They are always enabled and are not affected by ::wxDEBUG_LEVEL.
|
||||
|
||||
Related class group: @ref group_class_debugging.
|
||||
|
||||
*/
|
||||
|
||||
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_dialog.h
Normal file
20
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_dialog.h
Normal file
@@ -0,0 +1,20 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_dialog.h
|
||||
// Purpose: Dialog function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_dialog Dialogs
|
||||
@ingroup group_funcmacro
|
||||
|
||||
Below are a number of convenience functions for getting input from the user
|
||||
or displaying messages. Note that in these functions the last three parameters
|
||||
are optional. However, it is recommended to pass a parent frame parameter, or
|
||||
the wrong window frame may be brought to the front when the dialog box is
|
||||
popped up.
|
||||
|
||||
*/
|
||||
|
||||
25
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_env.h
Normal file
25
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_env.h
Normal file
@@ -0,0 +1,25 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_env.h
|
||||
// Purpose: Environment function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_env Environment
|
||||
@ingroup group_funcmacro
|
||||
|
||||
These functions allow access to get or change the values of environment
|
||||
variables in a portable way. They are currently implemented under Win32 and
|
||||
POSIX-like systems (Unix).
|
||||
|
||||
Remember that these functions add/change/delete environment variables of the
|
||||
current process only. Child processes copy the environment variables of the parent,
|
||||
but do not share them (a wxSetEnv() in the parent process won't change the value
|
||||
returned by wxGetEnv() in the child process and vice versa).
|
||||
|
||||
For more advanced interprocess communication techniques see @ref overview_ipc.
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_events.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_events.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_events.h
|
||||
// Purpose: Event functions and macro group doc
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_events Events
|
||||
@ingroup group_funcmacro
|
||||
|
||||
Below are a number of functions/macros used with wxWidgets event-handling system.
|
||||
|
||||
Related class group: @ref group_class_events
|
||||
|
||||
*/
|
||||
|
||||
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_file.h
Normal file
19
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_file.h
Normal file
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_file.h
|
||||
// Purpose: Files and Directories function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_file Files and Directories
|
||||
@ingroup group_funcmacro
|
||||
|
||||
These functions provide a platform-independent API for common file and
|
||||
directory functionality.
|
||||
|
||||
Related class group: @ref group_class_file
|
||||
|
||||
*/
|
||||
|
||||
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_gdi.h
Normal file
21
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_gdi.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_gdi.h
|
||||
// Purpose: Graphics Device Interface function and macro docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_gdi Graphics Device Interface (GDI)
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The following are functions and macros related to GDI (Graphics Device
|
||||
Interface) access.
|
||||
|
||||
Related Overviews: @ref overview_dc
|
||||
|
||||
Related class group: @ref group_class_gdi
|
||||
|
||||
*/
|
||||
|
||||
28
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_locale.h
Normal file
28
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_locale.h
Normal file
@@ -0,0 +1,28 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_locale.h
|
||||
// Purpose: wxXLocale-enabled functions
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_locale Locale-dependent functions
|
||||
@ingroup group_funcmacro
|
||||
|
||||
Below are a number of functions/macros which accept as last parameter a
|
||||
specific wxXLocale instance.
|
||||
|
||||
For the documentation of function @c wxFunc_l(), please see the documentation
|
||||
of the standard @c Func() function (see e.g. http://www.cppreference.com/wiki/c/string/start)
|
||||
and keep in mind that the wxWidgets function takes as last parameter the
|
||||
locale which should be internally used for locale-dependent operations.
|
||||
|
||||
Last, note that when the @c wxHAS_XLOCALE_SUPPORT symbol is not defined,
|
||||
then wxWidgets will provide implementations of these functions itself
|
||||
and that they are not granted to be thread-safe (and they will work only with the
|
||||
C locale; see @ref xlocale_avail).
|
||||
|
||||
|
||||
*/
|
||||
|
||||
23
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_log.h
Normal file
23
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_log.h
Normal file
@@ -0,0 +1,23 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_log.h
|
||||
// Purpose: Logging function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_log Logging
|
||||
@ingroup group_funcmacro
|
||||
|
||||
These functions provide a variety of logging functions. The functions use
|
||||
(implicitly) the currently active log target, so their descriptions here may
|
||||
not apply if the log target is not the standard one (installed by wxWidgets in
|
||||
the beginning of the program).
|
||||
|
||||
Related Overviews: @ref overview_log
|
||||
|
||||
Related class group: @ref group_class_logging
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_math.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_math.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_math.h
|
||||
// Purpose: Math function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_math Math
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The functions in this section are typically related with math operations and
|
||||
floating point numbers.
|
||||
|
||||
|
||||
*/
|
||||
|
||||
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_misc.h
Normal file
18
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_misc.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_misc.h
|
||||
// Purpose: Miscellaneous function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_misc Miscellaneous
|
||||
@ingroup group_funcmacro
|
||||
|
||||
Group of miscellaneous functions and macros.
|
||||
|
||||
Related class group: @ref group_class_misc
|
||||
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_networkuseros.h
|
||||
// Purpose: Network, User and OS function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_networkuseros Network, User and OS
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The functions in this section are used to retrieve information about the
|
||||
current computer and/or user characteristics.
|
||||
|
||||
Related class group: @ref group_class_net, wxPlatformInfo.
|
||||
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_procctrl.h
|
||||
// Purpose: Process Control function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_procctrl Process Control
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The functions in this section are used to launch or terminate the other
|
||||
processes.
|
||||
|
||||
*/
|
||||
|
||||
26
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_rtti.h
Normal file
26
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_rtti.h
Normal file
@@ -0,0 +1,26 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_rtti.h
|
||||
// Purpose: Runtime Type Information function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_rtti Runtime Type Information (RTTI)
|
||||
@ingroup group_funcmacro
|
||||
|
||||
wxWidgets uses its own RTTI ("run-time type identification") system which
|
||||
predates the current standard C++ RTTI and so is kept for backwards
|
||||
compatibility reasons but also because it allows some things which the standard
|
||||
RTTI doesn't directly support (such as creating a class from its name). The
|
||||
standard C++ RTTI can be used in the user code without any problems and in
|
||||
general you shouldn't need to use the functions and the macros in this section
|
||||
unless you are thinking of modifying or adding any wxWidgets classes.
|
||||
|
||||
Related Overviews: @ref overview_rtti
|
||||
|
||||
Related class group: @ref group_class_rtti
|
||||
|
||||
*/
|
||||
|
||||
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_string.h
Normal file
22
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_string.h
Normal file
@@ -0,0 +1,22 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_string.h
|
||||
// Purpose: String function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_string Strings
|
||||
@ingroup group_funcmacro
|
||||
|
||||
Global string functions and macros. See wxString for the wxWidgets string class.
|
||||
|
||||
Please note that all functions of this group which are documented to take @c char*
|
||||
arrays are overloaded with @c wchar_t* variants.
|
||||
|
||||
Note also that wxWidgets wraps all standard CRT functions, even if the wrappers
|
||||
are not (all) documented.
|
||||
|
||||
*/
|
||||
|
||||
28
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_thread.h
Normal file
28
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_thread.h
Normal file
@@ -0,0 +1,28 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_thread.h
|
||||
// Purpose: Threads function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_thread Threads
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The functions and macros here mainly exist to make it possible to write code
|
||||
which may be compiled in multi thread build (wxUSE_THREADS = 1) as well as in
|
||||
single thread configuration (wxUSE_THREADS = 0).
|
||||
|
||||
For example, a static variable must be protected against simultaneous access by
|
||||
multiple threads in the former configuration but in the latter the extra
|
||||
overhead of using the critical section is not needed. To solve this problem,
|
||||
the wxCRITICAL_SECTION() macro may be used to create and use the critical
|
||||
section only when needed.
|
||||
|
||||
@see wxThread, wxMutex, @ref overview_thread
|
||||
|
||||
Related class group: @ref group_class_threading
|
||||
|
||||
*/
|
||||
|
||||
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_time.h
Normal file
17
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_time.h
Normal file
@@ -0,0 +1,17 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_time.h
|
||||
// Purpose: Time function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_time Time
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The functions in this section deal with getting the current time and sleeping
|
||||
for the specified time interval.
|
||||
|
||||
*/
|
||||
|
||||
36
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_version.h
Normal file
36
libs/wxWidgets-3.3.1/docs/doxygen/groups/funcmacro_version.h
Normal file
@@ -0,0 +1,36 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: funcmacro_version.h
|
||||
// Purpose: Versioning function and macro group docs
|
||||
// Author: wxWidgets team
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/**
|
||||
|
||||
@defgroup group_funcmacro_version Versioning
|
||||
@ingroup group_funcmacro
|
||||
|
||||
The following constants are defined in wxWidgets:
|
||||
|
||||
@beginDefList
|
||||
@itemdef{ wxMAJOR_VERSION, The major version of wxWidgets }
|
||||
@itemdef{ wxMINOR_VERSION, The minor version of wxWidgets }
|
||||
@itemdef{ wxRELEASE_NUMBER, The release number }
|
||||
@itemdef{ wxSUBRELEASE_NUMBER, The subrelease number which is 0 for all
|
||||
official releases }
|
||||
@endDefList
|
||||
|
||||
For example, the values or these constants for wxWidgets 2.8.7
|
||||
are 2, 8, 7 and 0.
|
||||
|
||||
Additionally, wxVERSION_STRING is a user-readable string containing the full
|
||||
wxWidgets version and wxVERSION_NUMBER is a combination of the three version
|
||||
numbers above: for 2.1.15, it is 2115 and it is 2200 for wxWidgets 2.2.
|
||||
|
||||
The subrelease number is only used for the sources in between official releases
|
||||
and so normally is not useful.
|
||||
|
||||
@header{wx/version.h}
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user