Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qeglfskmsegldevice.h
Go to the documentation of this file.
1// Copyright (C) 2016 Pelagicore AG
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 QEGLFSKMSEGLDEVICE_H
5#define QEGLFSKMSEGLDEVICE_H
6
7#include <private/qeglfskmsdevice_p.h>
8
10
11class QPlatformCursor;
13
15{
16public:
18
19 bool open() override;
20 void close() override;
21
22 void *nativeDisplay() const override;
23
25
26 QPlatformCursor *globalCursor() { return m_globalCursor; }
28
29private:
31 QPlatformCursor *m_globalCursor;
32};
33
35
36#endif // QEGLFSKMSEGLDEVICE_H
QPlatformScreen * createScreen(const QKmsOutput &output) override
QPlatformCursor * globalCursor()
void * nativeDisplay() const override
QEglFSKmsEglDevice(QEglFSKmsEglDeviceIntegration *devInt, QKmsScreenConfig *screenConfig, const QString &path)
QKmsScreenConfig * screenConfig() const
The QPlatformCursor class provides information about pointer device events (movement,...
The QPlatformScreen class provides an abstraction for visual displays.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
Combined button and popup list for selecting options.
GLsizei const GLchar *const * path
QT_BEGIN_NAMESPACE typedef uchar * output