Public Member Functions | Static Public Member Functions

QCursor Class Reference

Search for all occurrences

Detailed Description

Definition at line 89 of file qcursor.h.

#include <qcursor.h>

List of all members.

Public Member Functions

  QCursor ()
  QCursor (Qt::CursorShape 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 &cursor)
  ~QCursor ()
QCursor operator= (const QCursor &cursor)
  operator QVariant () const
Qt::CursorShape  shape () const
void  setShape (Qt::CursorShape newShape)
const QBitmap bitmap () const
const QBitmap mask () const
QPixmap  pixmap () const
QPoint  hotSpot () const

Static Public Member Functions

static QPoint  pos ()
static void  setPos (int x, int y)
static void  setPos (const QPoint &p)

Constructor & Destructor Documentation

QCursor ( )
QCursor ( Qt::CursorShape  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 cursor )
~QCursor ( )

Member Function Documentation

QCursor& operator= ( const QCursor cursor )
operator QVariant ( ) const
Qt::CursorShape shape ( ) const
void setShape ( Qt::CursorShape  newShape )
const QBitmap* bitmap ( ) const
const QBitmap* mask ( ) const
QPixmap pixmap ( ) const
QPoint hotSpot ( ) const
static QPoint pos ( ) [static]
static void setPos ( int  x,
int  y 
) [static]
static void setPos ( const QPoint p ) [inline, static]

Definition at line 111 of file qcursor.h.

{ setPos(p.x(), p.y()); }

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

QCursor QCursor QCursor QCursor QCursor QCursor QCursor QCursor QCursor QCursor
QCursor QCursor QCursor QCursor QCursor QCursor QCursor QCursor QCursor QCursor