Searched refs:wxBusyCursor (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbusycurs.tex1 \section{\class{wxBusyCursor}}\label{wxbusycursor}
4 Just create a wxBusyCursor object on the stack, and within the current scope,
10 wxBusyCursor wait;
35 \membersection{wxBusyCursor::wxBusyCursor}\label{wxbusycursorctor}
37 \func{}{wxBusyCursor}{\param{wxCursor*}{ cursor = wxHOURGLASS\_CURSOR}}
41 \membersection{wxBusyCursor::\destruct{wxBusyCursor}}\label{wxbusycursordtor}
43 \func{}{\destruct{wxBusyCursor}}{\void}
H A Dwnddisbl.tex29 \helpref{wxBusyCursor}{wxbusycursor}
H A Dfs_mem.tex24 wxBusyCursor bcur;
H A DwxPython.tex287 \item \helpref{wxBusyCursor}{wxbusycursor}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcursor.h49 wxBusyCursor methods that are only implemented for wxGTK so far.
67 wxSetCursor( wxBusyCursor::GetStoredCursor() );
74 wxSetCursor( wxBusyCursor::GetBusyCursor() );
H A Dutils.h652 // Convenience class so we can just create a wxBusyCursor object on the stack
653 class WXDLLEXPORT wxBusyCursor class
656 wxBusyCursor(const wxCursor* cursor = wxHOURGLASS_CURSOR) function in class:wxBusyCursor
658 ~wxBusyCursor()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dcursor.cpp102 const wxCursor &wxBusyCursor::GetStoredCursor()
107 const wxCursor wxBusyCursor::GetBusyCursor()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dcursor.cpp163 const wxCursor &wxBusyCursor::GetStoredCursor()
168 const wxCursor wxBusyCursor::GetBusyCursor()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dcursor.cpp221 const wxCursor &wxBusyCursor::GetStoredCursor()
226 const wxCursor wxBusyCursor::GetBusyCursor()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dhelpext.cpp356 wxBusyCursor b; // display a busy cursor
402 wxBusyCursor b;
H A Ddirdlgg.cpp79 wxBusyCursor cursor;
H A Ddirctrlg.cpp812 wxBusyCursor busy;
1124 wxBusyCursor busy;
H A Dfiledlgg.cpp576 wxBusyCursor bcur; // this may take a while...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dcursor.cpp329 const wxCursor &wxBusyCursor::GetStoredCursor()
334 const wxCursor wxBusyCursor::GetBusyCursor()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dcursor.cpp338 const wxCursor &wxBusyCursor::GetStoredCursor()
343 const wxCursor wxBusyCursor::GetBusyCursor()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dhelpview.cpp290 wxBusyCursor bcur;
304 wxBusyCursor bcur;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/artprov/
H A Dartbrows.cpp169 wxBusyCursor bcur;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextprint.cpp51 wxBusyCursor wait;
175 wxBusyCursor wait;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmprint.cpp362 wxBusyCursor wait;
397 wxBusyCursor wait;
H A Dhelpctrl.cpp133 wxBusyCursor cur;
H A Dhelpwnd.cpp803 wxBusyCursor busy_cursor;
1270 wxBusyCursor bcur;
1589 wxBusyCursor bcur;
1640 wxBusyCursor bcur;
1712 wxBusyCursor bcur;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dprintwin.cpp157 wxBusyCursor busyCursor;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp1292 wxBusyCursor bc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp732 wxBusyCursor wait;
769 wxBusyCursor wait;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sound/
H A Dsound.cpp1043 wxBusyCursor busy;
1056 wxBusyCursor busy;
1069 wxBusyCursor busy;
1078 wxBusyCursor busy;

Completed in 295 milliseconds

12