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

◆ ScopedCursor() [1/2]

te::qt::widgets::ScopedCursor::ScopedCursor ( const QCursor &  cursor)

◆ ScopedCursor() [2/2]

te::qt::widgets::ScopedCursor::ScopedCursor ( Qt::CursorShape  cursor)

◆ ~ScopedCursor()

te::qt::widgets::ScopedCursor::~ScopedCursor ( )

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