4#ifndef QQUICKRENDERTARGET_H
5#define QQUICKRENDERTARGET_H
7#include <QtQuick/qtquickglobal.h>
8#include <QtCore/qsize.h>
11#include <QtGui/qvulkaninstance.h>
14#if defined(Q_OS_MACOS) || defined(Q_OS_IOS) || defined(Q_QDOC)
34 qreal devicePixelRatio()
const;
35 void setDevicePixelRatio(
qreal ratio);
37 bool mirrorVertically()
const;
38 void setMirrorVertically(
bool enable);
40#if QT_CONFIG(opengl) || defined(Q_QDOC)
46#if defined(Q_OS_WIN) || defined(Q_QDOC)
52#if defined(Q_OS_MACOS) || defined(Q_OS_IOS) || defined(Q_QDOC)
57#if QT_CONFIG(vulkan) || defined(Q_QDOC)
73 {
return lhs.isEqual(rhs); }
75 {
return !lhs.isEqual(rhs); }
static bool isEqual(const aiUVTransform &a, const aiUVTransform &b)
IOBluetoothDevice * device
The QQuickRenderTarget class provides an opaque container for native graphics resources specifying a ...
friend bool operator!=(const QQuickRenderTarget &lhs, const QQuickRenderTarget &rhs) noexcept
friend bool operator==(const QQuickRenderTarget &lhs, const QQuickRenderTarget &rhs) noexcept
Combined button and popup list for selecting options.
#define Q_FORWARD_DECLARE_OBJC_CLASS(classname)
GLint GLsizei GLsizei GLenum format