Qt Reference Documentation
Home
Modules
QtGui
QCursor
List of All Members for QCursor
This is the complete list of members for
QCursor
, including inherited members.
QCursor
()
QCursor
( Qt::CursorShape )
QCursor
( const QBitmap &, const QBitmap &, int, int )
QCursor
( const QPixmap &, int, int )
QCursor
( const QCursor & )
QCursor
( HCURSOR )
QCursor
( Qt::HANDLE )
~QCursor
()
bitmap
() const : const QBitmap *
handle
() const : HCURSOR_or_HANDLE
hotSpot
() const : QPoint
mask
() const : const QBitmap *
pixmap
() const : QPixmap
pos
() : QPoint
setPos
( int, int )
setPos
( const QPoint & )
setShape
( Qt::CursorShape )
shape
() const : Qt::CursorShape
operator QVariant
() const
operator=
( const QCursor & ) : QCursor &