Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QCursor
This is the complete list of members for
QCursor
, including inherited members.
QCursor
()
QCursor
( int
shape
)
QCursor
( const QBitmap &
bitmap
, const QBitmap &
mask
, int
hotX
= -1, int
hotY
= -1 )
QCursor
( const QPixmap &
pixmap
, int
hotX
= -1, int
hotY
= -1 )
QCursor
( const QCursor &
c
)
QCursor
( HCURSOR
handle
)
~QCursor
()
const QBitmap *
bitmap
() const
HCURSOR
handle
() const
Qt::HANDLE
handle
() const
QPoint
hotSpot
() const
const QBitmap *
mask
() const
QPoint
pos
()
void
setPos
( int
x
, int
y
)
void
setPos
( const QPoint &
p
)
void
setShape
( int
shape
)
int
shape
() const
QCursor &
operator=
( const QCursor &
c
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2