4#ifndef QSHAPEDPIXMAPDNDWINDOW_H
5#define QSHAPEDPIXMAPDNDWINDOW_H
18#include <QtGui/private/qtguiglobal_p.h>
19#include <QtGui/QRasterWindow>
20#include <QtGui/QPixmap>
45 bool m_useCompositing;
The QPaintEvent class contains event parameters for paint events.
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
\inmodule QtCore\reentrant
The QScreen class is used to query screen properties. \inmodule QtGui.
void setHotspot(const QPoint &hotspot)
void updateGeometry(const QPoint &pos)
void paintEvent(QPaintEvent *) override
Handles paint events passed in the event parameter.
void setUseCompositing(bool on)
void setPixmap(const QPixmap &pixmap)
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)