60 #ifdef QBBCURSOR_DEBUG 68 #ifdef QBBCURSOR_DEBUG
The QCursor class provides a mouse cursor with an arbitrary shape.
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
void setPos(const QPoint &pos)
Q_CORE_EXPORT void qDebug(const char *,...)
QBBCursor(QPlatformScreen *screen)
#define QT_BEGIN_NAMESPACE
This macro expands to.
void changeCursor(QCursor *widgetCursor, QWidget *widget)
This method is called by Qt whenever the cursor graphic should be changed.
The QPoint class defines a point in the plane using integer precision.
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...