5#ifndef QEGLFSKMSEGLDEVICE_H
6#define QEGLFSKMSEGLDEVICE_H
8#include <private/qeglfskmsdevice_p.h>
13class QEglFSKmsEglDeviceIntegration;
18 QEglFSKmsEglDevice(QEglFSKmsEglDeviceIntegration *devInt, QKmsScreenConfig *screenConfig,
const QString &path);
31 QEglFSKmsEglDeviceIntegration *m_devInt;
32 QPlatformCursor *m_globalCursor;
QPlatformScreen * createScreen(const QKmsOutput &output) override
QPlatformCursor * globalCursor()
void destroyGlobalCursor()
void * nativeDisplay() const override
QEglFSKmsEglDevice(QEglFSKmsEglDeviceIntegration *devInt, QKmsScreenConfig *screenConfig, const QString &path)
Combined button and popup list for selecting options.