42 #ifndef QPLATFORMINTEGRATION_H 43 #define QPLATFORMINTEGRATION_H 45 #include <QtGui/qwindowdefs.h> 46 #include <QtGui/private/qwindowsurface_p.h> 47 #include <QtGui/private/qpixmapdata_p.h> 48 #include <QtGui/qplatformscreen_qpa.h> 75 virtual bool hasCapability(
Capability cap)
const;
86 virtual QPixmap grabWindow(
WId window,
int x,
int y,
int width,
int height)
const;
90 #ifndef QT_NO_CLIPBOARD 107 #endif // QPLATFORMINTEGRATION_H static QWaylandClipboard * clipboard
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QWindowSurface class provides the drawing area for top-level windows.
The QPixmap class is an off-screen image representation that can be used as a paint device...
#define Q_UNUSED(x)
Indicates to the compiler that the parameter with the specified name is not used in the body of a fun...
The QList class is a template class that provides lists.