An object that when created shows a cursor during its scope. More...
#include <ScopedCursor.h>
Public Member Functions | |
| ScopedCursor (const QCursor &cursor) | |
| ScopedCursor (Qt::CursorShape cursor) | |
| ~ScopedCursor () | |
An object that when created shows a cursor during its scope.
Definition at line 48 of file ScopedCursor.h.
| te::qt::widgets::ScopedCursor::ScopedCursor | ( | const QCursor & | cursor | ) |
| te::qt::widgets::ScopedCursor::ScopedCursor | ( | Qt::CursorShape | cursor | ) |
| te::qt::widgets::ScopedCursor::~ScopedCursor | ( | ) |