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
qeglfskmsgbmwindow_p.h
Go to the documentation of this file.
1// Copyright (C) 2015 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2// Copyright (C) 2016 The Qt Company Ltd.
3// Copyright (C) 2016 Pelagicore AG
4// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
5
6#ifndef QEGLFSKMSGBMWINDOW_H
7#define QEGLFSKMSGBMWINDOW_H
8
9//
10// W A R N I N G
11// -------------
12//
13// This file is not part of the Qt API. It exists purely as an
14// implementation detail. This header file may change from version to
15// version without notice, or even be removed.
16//
17// We mean it.
18//
19
20#include "private/qeglfswindow_p.h"
21
23
25
27{
28public:
30 : QEglFSWindow(w),
31 m_integration(integration)
32 { }
33
35
36 void resetSurface() override;
37 void invalidateSurface() override;
38
39private:
40 const QEglFSKmsGbmIntegration *m_integration;
41};
42
44
45#endif // QEGLFSKMSGBMWINDOW_H
QEglFSKmsGbmWindow(QWindow *w, const QEglFSKmsGbmIntegration *integration)
void invalidateSurface() override
Invalidates the window's surface by releasing its surface buffers.
virtual void resetSurface()
\inmodule QtGui
Definition qwindow.h:63
Combined button and popup list for selecting options.
#define Q_EGLFS_EXPORT
GLfloat GLfloat GLfloat w
[0]