Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickcanvascontext.cpp
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#include <private/qquickcanvascontext_p.h>
5
6
8
11{
12}
13
15{
16}
17
18void QQuickCanvasContext::prepare(const QSize& canvasSize, const QSize& tileSize, const QRect& canvasWindow, const QRect& dirtyRect, bool smooth, bool antialiasing)
19{
20 Q_UNUSED(canvasSize);
22 Q_UNUSED(canvasWindow);
23 Q_UNUSED(dirtyRect);
24 Q_UNUSED(smooth);
25 Q_UNUSED(antialiasing);
26}
27
29{
30}
31
33
34
35#include "moc_qquickcanvascontext_p.cpp"
\inmodule QtCore
Definition qobject.h:90
QQuickCanvasContext(QObject *parent=nullptr)
virtual void prepare(const QSize &canvasSize, const QSize &tileSize, const QRect &canvasWindow, const QRect &dirtyRect, bool smooth, bool antialiasing)
\inmodule QtCore\reentrant
Definition qrect.h:30
\inmodule QtCore
Definition qsize.h:25
Combined button and popup list for selecting options.
static QT_BEGIN_NAMESPACE const int tileSize
Definition qmemrotate.cpp:9
#define Q_UNUSED(x)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent