Helper class used to change the cursor in a method and restore the original one when going out of the method scope.
Definition at line 80 of file TGFileBrowser.cxx.
Public Member Functions | |
TCursorSwitcher (TGWindow *w1, TGWindow *w2) | |
~TCursorSwitcher () | |
Private Attributes | |
TGWindow * | fW1 |
TGWindow * | fW2 |
Definition at line 85 of file TGFileBrowser.cxx.
|
inline |
Definition at line 89 of file TGFileBrowser.cxx.
|
private |
Definition at line 82 of file TGFileBrowser.cxx.
|
private |
Definition at line 83 of file TGFileBrowser.cxx.