7#include <qpa/qplatformcursor.h>
16#if !defined(QT_NO_CURSOR)
The QCursor class provides a mouse cursor with an arbitrary shape.
\inmodule QtCore\reentrant
void setPos(const QPoint &pos) override
QPoint pos() const override
void changeCursor(QCursor *windowCursor, QWindow *window) override
This method is called by Qt whenever the cursor graphic should be changed.
Combined button and popup list for selecting options.