X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2a6f23364aefcd5095dc6558e3ab8144363fa96..1d836590aa324b7d58481e27a4b1ad6399174a2c:/docs/latex/wx/busycurs.tex diff --git a/docs/latex/wx/busycurs.tex b/docs/latex/wx/busycurs.tex index 176f034e24..041952d562 100644 --- a/docs/latex/wx/busycurs.tex +++ b/docs/latex/wx/busycurs.tex @@ -20,19 +20,25 @@ and \helpref{wxEndBusyCursor}{wxendbusycursor} in the destructor. None +\wxheading{Include files} + + + \wxheading{See also} -\helpref{wxBeginBusyCursor}{wxbeginbusycursor}, \helpref{wxEndBusyCursor}{wxendbusycursor} +\helpref{wxBeginBusyCursor}{wxbeginbusycursor},\rtfsp +\helpref{wxEndBusyCursor}{wxendbusycursor},\rtfsp +\helpref{wxWindowDisabler}{wxwindowdisabler} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxBusyCursor::wxBusyCursor} +\membersection{wxBusyCursor::wxBusyCursor}\label{wxbusycursorctor} \func{}{wxBusyCursor}{\param{wxCursor*}{ cursor = wxHOURGLASS\_CURSOR}} Constructs a busy cursor object, calling \helpref{wxBeginBusyCursor}{wxbeginbusycursor}. -\membersection{wxBusyCursor::\destruct{wxBusyCursor}} +\membersection{wxBusyCursor::\destruct{wxBusyCursor}}\label{wxbusycursordtor} \func{}{\destruct{wxBusyCursor}}{\void}