te::qt::widgets::ScopedCursor Class Reference

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 ()
 

Detailed Description

An object that when created shows a cursor during its scope.

Definition at line 48 of file ScopedCursor.h.

Constructor & Destructor Documentation

te::qt::widgets::ScopedCursor::ScopedCursor ( const QCursor &  cursor)
te::qt::widgets::ScopedCursor::ScopedCursor ( Qt::CursorShape  cursor)
te::qt::widgets::ScopedCursor::~ScopedCursor ( )

The documentation for this class was generated from the following file: