Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqnxforeignwindow.h
Go to the documentation of this file.
1// Copyright (C) 2018 QNX Software Systems. All rights reserved.
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 QQNXFOREIGNWINDOW_H
5#define QQNXFOREIGNWINDOW_H
6
7#include "qqnxwindow.h"
8
10
12{
13public:
15 screen_context_t context,
16 screen_window_t screenWindow);
17
18 bool isForeignWindow() const override;
19 int pixelFormat() const override;
20 void resetBuffers() override {}
21};
22
24
25#endif // QQNXFOREIGNWINDOW_H
QWindow * window() const
Returns the window which belongs to the QPlatformWindow.
int pixelFormat() const override
void resetBuffers() override
bool isForeignWindow() const override
The QQnxWindow is the base class of the various classes used as instances of QPlatformWindow in the Q...
Definition qqnxwindow.h:28
\inmodule QtGui
Definition qwindow.h:63
Combined button and popup list for selecting options.
static void * context