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:
parent
0d0dc584ed
commit
b21126db7a
@ -170,7 +170,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -327,7 +327,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_string */
|
||||
/** @addtogroup group_funcmacro_string */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -11,7 +11,7 @@
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_atomic */
|
||||
/** @addtogroup group_funcmacro_atomic */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -11,7 +11,7 @@
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_string */
|
||||
/** @addtogroup group_funcmacro_string */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -62,7 +62,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -200,7 +200,7 @@ wxColour* wxWHITE;
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -323,7 +323,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -112,7 +112,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -391,7 +391,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_gdi */
|
||||
/** @addtogroup group_funcmacro_gdi */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -1503,7 +1503,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_file */
|
||||
/** @addtogroup group_funcmacro_file */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -229,7 +229,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -3282,7 +3282,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_events */
|
||||
/** @addtogroup group_funcmacro_events */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -228,7 +228,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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
|
||||
|
@ -709,7 +709,7 @@ wxFontList* wxTheFontList;
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -81,7 +81,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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.
|
||||
|
@ -1442,7 +1442,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_appinitterm */
|
||||
/** @addtogroup group_funcmacro_appinitterm */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -41,7 +41,7 @@ public:
|
||||
|
||||
|
||||
|
||||
/** @ingroup group_funcmacro_appinitterm */
|
||||
/** @addtogroup group_funcmacro_appinitterm */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -708,7 +708,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_string */
|
||||
/** @addtogroup group_funcmacro_string */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_byteorder */
|
||||
/** @addtogroup group_funcmacro_byteorder */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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
|
||||
|
@ -204,7 +204,7 @@ class wxULongLong
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_math */
|
||||
/** @addtogroup group_funcmacro_math */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -167,7 +167,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_log */
|
||||
/** @addtogroup group_funcmacro_log */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -135,7 +135,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_gdi */
|
||||
/** @addtogroup group_funcmacro_gdi */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -172,7 +172,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_version */
|
||||
/** @addtogroup group_funcmacro_version */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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.
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -70,7 +70,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_time */
|
||||
/** @addtogroup group_funcmacro_time */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -118,7 +118,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -1537,7 +1537,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_thread */
|
||||
/** @addtogroup group_funcmacro_thread */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -69,7 +69,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_dialog */
|
||||
/** @addtogroup group_funcmacro_dialog */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -559,7 +559,7 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_rtti */
|
||||
/** @addtogroup group_funcmacro_rtti */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_version */
|
||||
/** @addtogroup group_funcmacro_version */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -2823,7 +2823,7 @@ protected:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_misc */
|
||||
/** @addtogroup group_funcmacro_misc */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
@ -6,7 +6,7 @@
|
||||
// Licence: wxWindows license
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/** @ingroup group_funcmacro_string */
|
||||
/** @addtogroup group_funcmacro_string */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user