Replaced @ingroup with @addtogroup for all global func/macros for use with Doxygen 1.5.7+.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2009-01-05 20:48:06 +00:00
parent 0d0dc584ed
commit b21126db7a
47 changed files with 87 additions and 87 deletions

View File

@@ -170,7 +170,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View 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 */
//@{ //@{
/** /**

View File

@@ -327,7 +327,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_string */ /** @addtogroup group_funcmacro_string */
//@{ //@{
/** /**

View File

@@ -11,7 +11,7 @@
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_atomic */ /** @addtogroup group_funcmacro_atomic */
//@{ //@{
/** /**

View File

@@ -11,7 +11,7 @@
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_string */ /** @addtogroup group_funcmacro_string */
//@{ //@{
/** /**

View File

@@ -279,7 +279,7 @@ public:
// Global functions/macros // 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 */
//@{ //@{
/** /**

View File

@@ -62,7 +62,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -200,7 +200,7 @@ wxColour* wxWHITE;
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -7,7 +7,7 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**
This macro returns the concatenation of the arguments passed. Unlike when This macro returns the concatenation of the arguments passed. Unlike when
@@ -22,7 +22,7 @@
#define wxCONCAT5(x1, x2, x3, x4, x5) #define wxCONCAT5(x1, x2, x3, x4, x5)
//@} //@}
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -323,7 +323,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // 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 */
//@{ //@{
/** /**

View 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 */
//@{ //@{
/** /**

View File

@@ -112,7 +112,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -391,7 +391,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_gdi */ /** @addtogroup group_funcmacro_gdi */
//@{ //@{
/** /**

View File

@@ -1503,7 +1503,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_file */ /** @addtogroup group_funcmacro_file */
//@{ //@{
/** /**

View File

@@ -229,7 +229,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -3282,7 +3282,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_events */ /** @addtogroup group_funcmacro_events */
//@{ //@{
/** /**

View File

@@ -228,7 +228,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -98,7 +98,7 @@ public:
// Global functions/macros // 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 Returns the type of an open file. Possible return values are enumerations
@@ -443,7 +443,7 @@ wxFileKind wxGetFileKind(int fd);
wxFileKind wxGetFileKind(FILE* fp); wxFileKind wxGetFileKind(FILE* fp);
//@} //@}
/** @ingroup group_funcmacro_file */ /** @addtogroup group_funcmacro_file */
//@{ //@{
/** /**
@warning This function is obsolete, please use wxFileName::SplitPath() @warning This function is obsolete, please use wxFileName::SplitPath()
@@ -458,7 +458,7 @@ wxString wxFileNameFromPath(const wxString& path);
char* wxFileNameFromPath(char* path); char* wxFileNameFromPath(char* path);
//@} //@}
/** @ingroup group_funcmacro_file */ /** @addtogroup group_funcmacro_file */
//@{ //@{
/** /**
@warning This function is obsolete, please use @warning This function is obsolete, please use

View File

@@ -709,7 +709,7 @@ wxFontList* wxTheFontList;
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -81,7 +81,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -791,7 +791,7 @@ wxSize wxDefaultSize;
// Global functions/macros // 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 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(); wxRect wxGetClientDisplayRect();
//@} //@}
/** @ingroup group_funcmacro_gdi */ /** @addtogroup group_funcmacro_gdi */
//@{ //@{
/** /**
Returns the display resolution in pixels per inch. Returns the display resolution in pixels per inch.
@@ -872,7 +872,7 @@ wxRect wxGetClientDisplayRect();
wxSize wxGetDisplayPPI(); wxSize wxGetDisplayPPI();
//@} //@}
/** @ingroup group_funcmacro_gdi */ /** @addtogroup group_funcmacro_gdi */
//@{ //@{
/** /**
Returns the display size in pixels. Returns the display size in pixels.
@@ -886,7 +886,7 @@ void wxDisplaySize(int* width, int* height);
wxSize wxGetDisplaySize(); wxSize wxGetDisplaySize();
//@} //@}
/** @ingroup group_funcmacro_gdi */ /** @addtogroup group_funcmacro_gdi */
//@{ //@{
/** /**
Returns the display size in millimeters. Returns the display size in millimeters.

View File

@@ -1442,7 +1442,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_appinitterm */ /** @addtogroup group_funcmacro_appinitterm */
//@{ //@{
/** /**

View File

@@ -41,7 +41,7 @@ public:
/** @ingroup group_funcmacro_appinitterm */ /** @addtogroup group_funcmacro_appinitterm */
//@{ //@{
/** /**

View File

@@ -708,7 +708,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_string */ /** @addtogroup group_funcmacro_string */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_byteorder */ /** @addtogroup group_funcmacro_byteorder */
//@{ //@{
/** /**

View File

@@ -967,7 +967,7 @@ public:
// Global functions/macros // 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 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); 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 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); 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 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); 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. 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); 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 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); 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 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); 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 Like wxLogDebug(), trace functions only do something in debug builds and
@@ -1138,7 +1138,7 @@ void wxVLogTrace(const char* mask,
va_list argPtr); va_list argPtr);
//@} //@}
/** @ingroup group_funcmacro_log */ /** @addtogroup group_funcmacro_log */
//@{ //@{
/** /**
Like wxLogDebug(), trace functions only do something in debug builds and 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); 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 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); 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 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); 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 Mostly used by wxWidgets itself, but might be handy for logging errors

View File

@@ -204,7 +204,7 @@ class wxULongLong
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_math */ /** @addtogroup group_funcmacro_math */
//@{ //@{
/** /**

View File

@@ -167,7 +167,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_log */ /** @addtogroup group_funcmacro_log */
//@{ //@{
/** /**

View File

@@ -135,7 +135,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_gdi */ /** @addtogroup group_funcmacro_gdi */
//@{ //@{
/** /**

View File

@@ -172,7 +172,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -547,7 +547,7 @@ public:
// Global functions/macros // 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 */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_version */ /** @addtogroup group_funcmacro_version */
//@{ //@{
/** /**

View File

@@ -38,7 +38,7 @@ public:
void Dismiss(); void Dismiss();
}; };
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**
Returns a scope guard object which will call the specified function with 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 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) #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 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) #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 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) #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. This macro sets a variable to the specified value on scope exit.

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -70,7 +70,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_time */ /** @addtogroup group_funcmacro_time */
//@{ //@{
/** /**

View File

@@ -118,7 +118,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View File

@@ -1537,7 +1537,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_thread */ /** @addtogroup group_funcmacro_thread */
//@{ //@{
/** /**

View File

@@ -69,7 +69,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_dialog */ /** @addtogroup group_funcmacro_dialog */
//@{ //@{
/** /**

View 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*), 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); 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 */
//@{ //@{
/** /**

View File

@@ -559,7 +559,7 @@ public:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_rtti */ /** @addtogroup group_funcmacro_rtti */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_version */ /** @addtogroup group_funcmacro_version */
//@{ //@{
/** /**

View File

@@ -2823,7 +2823,7 @@ protected:
// Global functions/macros // Global functions/macros
// ============================================================================ // ============================================================================
/** @ingroup group_funcmacro_misc */ /** @addtogroup group_funcmacro_misc */
//@{ //@{
/** /**

View File

@@ -6,7 +6,7 @@
// Licence: wxWindows license // Licence: wxWindows license
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
/** @ingroup group_funcmacro_string */ /** @addtogroup group_funcmacro_string */
//@{ //@{
/** /**