Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwindowsdirect2dnativeinterface.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 QWINDOWSDIRECT2DNATIVEINTERFACE_H
5#define QWINDOWSDIRECT2DNATIVEINTERFACE_H
6
8
10
17
18QT_END_NAMESPACE
19
20#endif // QWINDOWSDIRECT2DNATIVEINTERFACE_H
QWindowsDirect2DNativeInterface m_nativeInterface
QWindowsWindow * createPlatformWindowHelper(QWindow *window, const QWindowsWindowData &) const override
QPlatformNativeInterface * nativeInterface() const override
QWindowsDirect2DContext * direct2DContext() const
QPlatformPixmap * createPlatformPixmap(QPlatformPixmap::PixelType type) const override
Factory function for QPlatformPixmap.
QPlatformBackingStore * createPlatformBackingStore(QWindow *window) const override
Factory function for QPlatformBackingStore.
static QWindowsDirect2DIntegration * instance()
static QWindowsIntegration * instance()
Provides access to native handles.
Raster or OpenGL Window.
Combined button and popup list for selecting options.
static QVersionNumber minimumD2DVersion()
static QVersionNumber systemD2DVersion()