Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qrasterwindow.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QRASTERWINDOW_H
5#define QRASTERWINDOW_H
6
7#include <QtGui/qtguiglobal.h>
8#include <QtGui/QPaintDeviceWindow>
9
11
13
14class Q_GUI_EXPORT QRasterWindow : public QPaintDeviceWindow
15{
17 Q_DECLARE_PRIVATE(QRasterWindow)
18
19public:
20 explicit QRasterWindow(QWindow *parent = nullptr);
22
23protected:
24 int metric(PaintDeviceMetric metric) const override;
25 QPaintDevice *redirected(QPoint *) const override;
26
27private:
28 Q_DISABLE_COPY(QRasterWindow)
29};
30
32
33#endif
int metric(PaintDeviceMetric metric) const override
virtual QPaintDevice * redirected(QPoint *offset) const
\inmodule QtCore\reentrant
Definition qpoint.h:23
\inmodule QtGui
\inmodule QtGui
Definition qwindow.h:63
Combined button and popup list for selecting options.
#define Q_OBJECT
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent