]> git.saurik.com Git - wxWidgets.git/commitdiff
Replaced @ingroup with @addtogroup for all global func/macros for use with Doxygen...
authorBryan Petty <bryan@ibaku.net>
Mon, 5 Jan 2009 20:48:06 +0000 (20:48 +0000)
committerBryan Petty <bryan@ibaku.net>
Mon, 5 Jan 2009 20:48:06 +0000 (20:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

47 files changed:
interface/wx/aboutdlg.h
interface/wx/app.h
interface/wx/arrstr.h
interface/wx/atomic.h
interface/wx/base64.h
interface/wx/chartype.h
interface/wx/choicdlg.h
interface/wx/colordlg.h
interface/wx/colour.h
interface/wx/cpp.h
interface/wx/dde.h
interface/wx/debug.h
interface/wx/defs.h
interface/wx/dirdlg.h
interface/wx/dnd.h
interface/wx/docview.h
interface/wx/dynlib.h
interface/wx/event.h
interface/wx/filedlg.h
interface/wx/filefn.h
interface/wx/font.h
interface/wx/fontdlg.h
interface/wx/gdicmn.h
interface/wx/image.h
interface/wx/init.h
interface/wx/intl.h
interface/wx/link.h
interface/wx/log.h
interface/wx/longlong.h
interface/wx/math.h
interface/wx/memory.h
interface/wx/metafile.h
interface/wx/msgdlg.h
interface/wx/numdlg.h
interface/wx/object.h
interface/wx/platform.h
interface/wx/scopeguard.h
interface/wx/stockitem.h
interface/wx/stopwatch.h
interface/wx/textdlg.h
interface/wx/thread.h
interface/wx/tipdlg.h
interface/wx/utils.h
interface/wx/variant.h
interface/wx/version.h
interface/wx/window.h
interface/wx/wxcrt.h

index a3187bfb4657f562ca78b5c387d6fb02861188f4..7d98bab25cd176dd816a80138a855ed25bccf1c8 100644 (file)
@@ -170,7 +170,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index c0178fc6c0b8cf5002b08042f9c8c2ba30cfeeba..307a697bc71a8387913f7de4c34bff04affb93e3 100644 (file)
@@ -710,7 +710,7 @@ public:
 // ============================================================================
 
 
-/** @ingroup group_funcmacro_rtti */
+/** @addtogroup group_funcmacro_rtti */
 //@{
 
 /**
@@ -758,7 +758,7 @@ wxApp *wxTheApp;
 
 
 
-/** @ingroup group_funcmacro_appinitterm */
+/** @addtogroup group_funcmacro_appinitterm */
 //@{
 
 /**
@@ -900,7 +900,7 @@ int wxEntry(HINSTANCE hInstance,
 
 
 
-/** @ingroup group_funcmacro_procctrl */
+/** @addtogroup group_funcmacro_procctrl */
 //@{
 
 /**
index a81aa37e19dbd7b62c16060bd318653fcfc53494..f2ea79180fd4cf204f421828f73b7d1a5b1c79f3 100644 (file)
@@ -327,7 +327,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_string */
+/** @addtogroup group_funcmacro_string */
 //@{
 
 /**
index 3767cd7f0ba5516cfa2b734a13774cbf92380268..fdb4bacae53eb339946efbbb099f82590f925080 100644 (file)
@@ -11,7 +11,7 @@
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_atomic */
+/** @addtogroup group_funcmacro_atomic */
 //@{
 
 /**
index 3967d697b95fce2ef58449a437c83a395ab9d4c7..509e2189001236ddbd497c76e64791f714d71239 100644 (file)
@@ -11,7 +11,7 @@
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index b6a3ca5779f1fdca4a640a3cfb10b8bdf5daf4ac..d9c3e9c89520386075c6e938f9c8a706b90aa0e8 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_string */
+/** @addtogroup group_funcmacro_string */
 //@{
 
 /**
index b0c5779f1bb3161a706540b09d1136679f18dfdd..bd2238a33b7831d2cdb210d4044840d28c138c45 100644 (file)
@@ -279,7 +279,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
@@ -310,7 +310,7 @@ int wxGetSingleChoiceIndex(const wxString& message,
 
 //@}
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
@@ -351,7 +351,7 @@ wxString wxGetSingleChoice(const wxString& message,
 
 //@}
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
@@ -386,7 +386,7 @@ wxString wxGetSingleChoiceData(const wxString& message,
 
 //@}
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index 74a4516463de1b3ee9e4e4acd135ae0fdafd718e..47d8026cd475b116f885363f52b60bb9a34dc61e 100644 (file)
@@ -62,7 +62,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index b1102d41e8bafc1e53efef8a1121189fa547ef77..fa9cdf5b080b398bc766c0d1157eabcc7585a0f9 100644 (file)
@@ -200,7 +200,7 @@ wxColour* wxWHITE;
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index b8585c519c1bf6f028768919648915b65ebab5ec..16a919d4bcc8590ac16eda8ecac06c840f061664 100644 (file)
@@ -7,7 +7,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     This macro returns the concatenation of the arguments passed. Unlike when
@@ -22,7 +22,7 @@
 #define wxCONCAT5(x1, x2, x3, x4, x5)
 //@}
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index 99665bef22e0b2872c558b8bae4d5d5f61278bc5..5f0104470bec102f771924a8b991ad11a92f997d 100644 (file)
@@ -323,7 +323,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index d0e98d385e83c1e89b135556b8a56cd5398af788..337ea6e4831f119f3526e68363aebe27429cf11b 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_debug */
+/** @addtogroup group_funcmacro_debug */
 //@{
 
 /**
@@ -243,7 +243,7 @@ void wxTrap();
 
 
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index cc30169f3c656e9b42ca8b07de509c1a0de225d6..5eeba8ee717d9cb28d1908f40e9888c58a183300 100644 (file)
@@ -180,7 +180,7 @@ enum wxPaperSize
 };
 
 
-/** @ingroup group_funcmacro_byteorder */
+/** @addtogroup group_funcmacro_byteorder */
 //@{
 
 /**
@@ -197,7 +197,7 @@ enum wxPaperSize
 
 //@}
 
-/** @ingroup group_funcmacro_byteorder */
+/** @addtogroup group_funcmacro_byteorder */
 //@{
 
 /**
@@ -218,7 +218,7 @@ enum wxPaperSize
 
 //@}
 
-/** @ingroup group_funcmacro_byteorder */
+/** @addtogroup group_funcmacro_byteorder */
 //@{
 
 /**
@@ -241,7 +241,7 @@ enum wxPaperSize
 
 
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index 23d7285ee07d82d0340031c2faf7f442b62b2906..400452315dbe9d2619bb72eb015c3f271c7f9896 100644 (file)
@@ -112,7 +112,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index a40930ba693006fa581ad93383d3b4a876244135..0855d6872a8a3c60117fadb637c4b58a7e8a6155 100644 (file)
@@ -391,7 +391,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 
 /**
index baed8144d59410223d22543a98b02009412ff88e..7255d81cb401fb119f8d1ec290826512637da17f 100644 (file)
@@ -1503,7 +1503,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_file */
+/** @addtogroup group_funcmacro_file */
 //@{
 
 /**
index a1803e106757ce5f4fde0b51df0f45c862d5cc91..0af4f946e198404d3056042a96c55ccd22f9e494 100644 (file)
@@ -229,7 +229,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index e2988d7afa74a769e4555a508613b84064ca728e..5a4a49bc2f5937fb045d45fe03e10bea5e2b3720 100644 (file)
@@ -3282,7 +3282,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_events */
+/** @addtogroup group_funcmacro_events */
 //@{
 
 /**
index 1ff73a0603e6d68f1839274c418e89bbd83ee8af..1093760f988762782cb8c7068b8361d71a359838 100644 (file)
@@ -228,7 +228,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index 805212a72d58c1c94b41d47719003c11f40155b7..4d2ac750a709688e97e8961d2b89be35bf8882a4 100644 (file)
@@ -98,7 +98,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_file */
+/** @addtogroup group_funcmacro_file */
 //@{
 
 /**
@@ -431,7 +431,7 @@ enum wxFileKind
 
 //@}
 
-/** @ingroup group_funcmacro_file */
+/** @addtogroup group_funcmacro_file */
 //@{
 /**
     Returns the type of an open file. Possible return values are enumerations
@@ -443,7 +443,7 @@ wxFileKind wxGetFileKind(int fd);
 wxFileKind wxGetFileKind(FILE* fp);
 //@}
 
-/** @ingroup group_funcmacro_file */
+/** @addtogroup group_funcmacro_file */
 //@{
 /**
     @warning This function is obsolete, please use wxFileName::SplitPath()
@@ -458,7 +458,7 @@ wxString wxFileNameFromPath(const wxString& path);
 char* wxFileNameFromPath(char* path);
 //@}
 
-/** @ingroup group_funcmacro_file */
+/** @addtogroup group_funcmacro_file */
 //@{
 /**
     @warning This function is obsolete, please use
index 496aac3c79e1dfda97f7b13af8ec9b2d9e478380..e4e99ae1dc566d0c4f43d6304d6f35ccc5f0fbb1 100644 (file)
@@ -709,7 +709,7 @@ wxFontList* wxTheFontList;
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index 1fd6a061913668dcba9106a06ba371466a87d3d7..f6becc4836a2aa040e88432799476a3c58416766 100644 (file)
@@ -81,7 +81,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index b06c7a331eedba52e5bf29fa4e718a7e57fbc8a4..fb5089f7145a6eb8d79b84bcf89f2f9c597d6da4 100644 (file)
@@ -791,7 +791,7 @@ wxSize wxDefaultSize;
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 
 /**
@@ -843,7 +843,7 @@ void wxSetCursor(const wxCursor& cursor);
 
 //@}
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 /**
     Returns the dimensions of the work area on the display. On Windows this
@@ -857,7 +857,7 @@ void wxClientDisplayRect(int* x, int* y, int* width, int* height);
 wxRect wxGetClientDisplayRect();
 //@}
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 /**
     Returns the display resolution in pixels per inch.
@@ -872,7 +872,7 @@ wxRect wxGetClientDisplayRect();
 wxSize wxGetDisplayPPI();
 //@}
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 /**
     Returns the display size in pixels.
@@ -886,7 +886,7 @@ void wxDisplaySize(int* width, int* height);
 wxSize wxGetDisplaySize();
 //@}
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 /**
     Returns the display size in millimeters.
index 3062fe641382d88430146371d6529b85064dee86..1bc3e71e6fa2d72403ea3e8f5d214928a3cacbd5 100644 (file)
@@ -1442,7 +1442,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_appinitterm */
+/** @addtogroup group_funcmacro_appinitterm */
 //@{
 
 /**
index ba876f1232b17dc4dcb3ef7baa38ec50426343da..d5d6a0fb6c6be91707f83324cd46ad54fdbfa7ad 100644 (file)
@@ -41,7 +41,7 @@ public:
 
 
 
-/** @ingroup group_funcmacro_appinitterm */
+/** @addtogroup group_funcmacro_appinitterm */
 //@{
 
 /**
index 910ae7852dfbf959cb5c11e3f70548713a8affe5..390970029cab81ab937c5bd0d3af21384e34dd6b 100644 (file)
@@ -708,7 +708,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_string */
+/** @addtogroup group_funcmacro_string */
 //@{
 
 /**
index 8bd169380e65e0d5d2459e53979b0ae75680a170..cd929ecca231dd5fc72e034336662a97737c5f51 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_byteorder */
+/** @addtogroup group_funcmacro_byteorder */
 //@{
 
 /**
index fa6d09912027a579d3bc5fb6ab14dbd4b148fb4a..620bd1c2fa75010f6c4b7291d32a97d205e48c8c 100644 (file)
@@ -967,7 +967,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 
 /**
@@ -1013,7 +1013,7 @@ const wxChar* wxSysErrorMsg(unsigned long errCode = 0);
 
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     For all normal, informational messages. They also appear in a message box
@@ -1025,7 +1025,7 @@ void wxLogMessage(const char* formatString, ... );
 void wxVLogMessage(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     For verbose output. Normally, it is suppressed, but might be activated if
@@ -1038,7 +1038,7 @@ void wxLogVerbose(const char* formatString, ... );
 void wxVLogVerbose(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     For warnings - they are also normally shown to the user, but don't
@@ -1050,7 +1050,7 @@ void wxLogWarning(const char* formatString, ... );
 void wxVLogWarning(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     Like wxLogError(), but also terminates the program with the exit code 3.
@@ -1063,7 +1063,7 @@ void wxLogFatalError(const char* formatString, ... );
 void wxVLogFatalError(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     The functions to use for error messages, i.e. the messages that must be
@@ -1076,7 +1076,7 @@ void wxLogError(const char* formatString, ... );
 void wxVLogError(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     Like wxLogDebug(), trace functions only do something in debug builds and
@@ -1095,7 +1095,7 @@ void wxLogTrace(const char* formatString, ... );
 void wxVLogTrace(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     Like wxLogDebug(), trace functions only do something in debug builds and
@@ -1138,7 +1138,7 @@ void wxVLogTrace(const char* mask,
                   va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     Like wxLogDebug(), trace functions only do something in debug builds and
@@ -1170,7 +1170,7 @@ void wxLogTrace(wxTraceMask mask, const char* formatString, ... );
 void wxVLogTrace(wxTraceMask mask, const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     The right functions for debug output. They only do something in debug mode
@@ -1183,7 +1183,7 @@ void wxLogDebug(const char* formatString, ... );
 void wxVLogDebug(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     Messages logged by this function will appear in the statusbar of the
@@ -1200,7 +1200,7 @@ void wxLogStatus(const char* formatString, ... );
 void wxVLogStatus(const char* formatString, va_list argPtr);
 //@}
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 /**
     Mostly used by wxWidgets itself, but might be handy for logging errors
index e0d5b9aeab5551c5d97650adf28989923f76caba..19484d4ebf71d437f193bcc8c4cb5b98115b839d 100644 (file)
@@ -204,7 +204,7 @@ class wxULongLong
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index e60620eaa5e4b1e8a508de667a3f97f1ffa51265..604770386326bd8a7bff8215837f9f75d5e6bbb8 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_math */
+/** @addtogroup group_funcmacro_math */
 //@{
 
 /**
index 1162074d66aed157c1abe2c4f1cdc350beb429ba..c45072ef108e2429389800d8af25265d04cb5e0c 100644 (file)
@@ -167,7 +167,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_log */
+/** @addtogroup group_funcmacro_log */
 //@{
 
 /**
index cb446bfacee462359bc46fa9c0d16f54b0851f21..114b95f777d4b2388d0a55f9fd63f897955c35cd 100644 (file)
@@ -135,7 +135,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_gdi */
+/** @addtogroup group_funcmacro_gdi */
 //@{
 
 /**
index 6541cbce3053efd7d8a731f5a4d157db5807176a..34abf1586de5a3ebae2d21aff0c1fdcddfaae192 100644 (file)
@@ -172,7 +172,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index 59b0518a7f36bfb90401ddecf7a851c63691e6ac..57f0fea1893e92c3dfad6caadbe6b99586bf93dd 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index 318e45f84b94789eaecf9ff33e16b094b808ce01..74dba5e619e1dbff284f85f3964f388156e0a410 100644 (file)
@@ -547,7 +547,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_rtti */
+/** @addtogroup group_funcmacro_rtti */
 //@{
 
 /**
@@ -803,7 +803,7 @@ wxObject *wxCreateDynamicObject(const wxString& className);
 
 //@}
 
-/** @ingroup group_funcmacro_debug */
+/** @addtogroup group_funcmacro_debug */
 //@{
 
 /**
index 73ff643e010d9ab73900bb751515a79ca3311559..03bffe13d33f914e77045b90464bde9fd641555f 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_version */
+/** @addtogroup group_funcmacro_version */
 //@{
 
 /**
index 01887eb6039cb97eff96c82828140dd26ed6d0f7..745a0fcf622e9990162c723c7bb315b063265346 100644 (file)
@@ -38,7 +38,7 @@ public:
     void Dismiss();
 };
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     Returns a scope guard object which will call the specified function with
@@ -55,7 +55,7 @@ wxScopeGuard wxMakeGuard(F func, P1 p1, ..., PN pN);
 
 //@}
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     Ensure that the global @a function with a few (up to some
@@ -83,7 +83,7 @@ wxScopeGuard wxMakeGuard(F func, P1 p1, ..., PN pN);
 #define wxON_BLOCK_EXIT3(function, p1, p2, p3)
 //@}
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     This family of macros is similar to wxON_BLOCK_EXIT(), but calls a method
@@ -98,7 +98,7 @@ wxScopeGuard wxMakeGuard(F func, P1 p1, ..., PN pN);
 #define wxON_BLOCK_EXIT_OBJ3(object, method, p1, p2, p3)
 //@}
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     This family of macros is similar to wxON_BLOCK_OBJ(), but calls a method
@@ -113,7 +113,7 @@ wxScopeGuard wxMakeGuard(F func, P1 p1, ..., PN pN);
 #define wxON_BLOCK_EXIT_THIS3(method, p1, p2, p3)
 //@}
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     This macro sets a variable to the specified value on scope exit.
index 61f958d3eeccd17e21ab1223c57a1924a3fc4ae9..dcf76832863a6d27c7b4f02a4a8e74f0167a7ff7 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index d36dd50f8cbc365c4d695eb4e36d795ff7ed54a1..c99ffb0d1e1d0a40a1f5c4e29424cfeedec84334 100644 (file)
@@ -70,7 +70,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_time */
+/** @addtogroup group_funcmacro_time */
 //@{
 
 /**
index 74205ea2cb771d4b690ad76493450616fbbb3f50..b61d9bf479d290012d26701138b1ad191dc37311 100644 (file)
@@ -118,7 +118,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index 2bb854a14b5a36ab94662972f46051401c36f31d..91e40106911b2cc902834c087a06fe99935476f8 100644 (file)
@@ -1537,7 +1537,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_thread */
+/** @addtogroup group_funcmacro_thread */
 //@{
 
 /**
index f4c0e72f9392d087f468f523cf157bb7d9c9b751..8a36bdc6239d5a6ba1ace45fff1e25669131aace 100644 (file)
@@ -69,7 +69,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
index 85154729a09e39aa8d563ebcd3fcf71f379bf293..94e9977e610f79909b36011c36ad07f77cb8ec81 100644 (file)
@@ -93,7 +93,7 @@ public:
 // ============================================================================
 
 
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
 //@{
 
 /**
@@ -154,7 +154,7 @@ void wxInfoMessageBox(wxWindow parent = NULL);
 
 
 
-/** @ingroup group_funcmacro_env */
+/** @addtogroup group_funcmacro_env */
 //@{
 
 /**
@@ -205,7 +205,7 @@ bool wxUnsetEnv(const wxString& var);
 
 
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
@@ -448,7 +448,7 @@ wxString wxStripMenuCodes(const wxString& str, int flags = wxStrip_All);
 
 
 
-/** @ingroup group_funcmacro_networkuseros */
+/** @addtogroup group_funcmacro_networkuseros */
 //@{
 
 /**
@@ -645,7 +645,7 @@ bool wxIsPlatformLittleEndian();
 
 
 
-/** @ingroup group_funcmacro_procctrl */
+/** @addtogroup group_funcmacro_procctrl */
 //@{
 
 /**
@@ -730,7 +730,7 @@ long wxExecute(const wxString& command, int flags = wxEXEC_ASYNC,
 
 //@}
 
-/** @ingroup group_funcmacro_procctrl */
+/** @addtogroup group_funcmacro_procctrl */
 //@{
 /**
     This is an overloaded version of wxExecute(const wxString&,int,wxProcess*),
@@ -762,7 +762,7 @@ long wxExecute(wchar_t** argv, int flags = wxEXEC_ASYNC,
                 wxProcess* callback = NULL);
 //@}
 
-/** @ingroup group_funcmacro_procctrl */
+/** @addtogroup group_funcmacro_procctrl */
 //@{
 
 /**
@@ -919,7 +919,7 @@ bool wxShutdown(int flags = wxSHUTDOWN_POWEROFF);
 
 
 
-/** @ingroup group_funcmacro_time */
+/** @addtogroup group_funcmacro_time */
 //@{
 
 /**
index 3d2efeb4d3fd40b79e48b3fdf4cc7a4ebd26f11e..45882e6f29be7c3c15b46e5ca7fe2fb3324b8543 100644 (file)
@@ -559,7 +559,7 @@ public:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_rtti */
+/** @addtogroup group_funcmacro_rtti */
 //@{
 
 /**
index d3a15946d322b40a02caed8db707833f22ce8c5f..96736ade1c190ee6e4c5ddc125152026f9cc3cbf 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_version */
+/** @addtogroup group_funcmacro_version */
 //@{
 
 /**
index 1d465cf981a8fdc8f3aa95ee4fa14870002b201e..039d34c1f34ea9218473554f721ed92e70954059 100644 (file)
@@ -2823,7 +2823,7 @@ protected:
 // Global functions/macros
 // ============================================================================
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**
index 56aa19a3df18ebf057dcc1c9e02bd855d9f1bd7d..46539afb103c375b9bf1de0e9ded7fea951b070b 100644 (file)
@@ -6,7 +6,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/** @ingroup group_funcmacro_string */
+/** @addtogroup group_funcmacro_string */
 //@{
 
 /**