|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Shows and hides the mouse wait cursor where appropriate. More...
#include "tracktion_MiscUtilities.h"
Public Member Functions | |
| ScopedWaitCursor () | |
| Shows the wait cursor. | |
| ~ScopedWaitCursor () | |
| Hides the wait cursor. | |
Shows and hides the mouse wait cursor where appropriate.
Definition at line 107 of file tracktion_MiscUtilities.h.
| tracktion::engine::ScopedWaitCursor::ScopedWaitCursor | ( | ) |
Shows the wait cursor.
Definition at line 111 of file tracktion_MiscUtilities.h.
| tracktion::engine::ScopedWaitCursor::~ScopedWaitCursor | ( | ) |
Hides the wait cursor.
Definition at line 118 of file tracktion_MiscUtilities.h.