Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qxcbglxwindow.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 QXCBGLXWINDOW_H
5#define QXCBGLXWINDOW_H
6
8#include "qxcbwindow.h"
9
11
13{
14public:
17
18protected:
19 const xcb_visualtype_t *createVisual() override;
20};
21
23
24#endif //QXCBGLXWINDOW_H
QWindow * window() const
Returns the window which belongs to the QPlatformWindow.
\inmodule QtGui
Definition qwindow.h:63
const xcb_visualtype_t * createVisual() override
Combined button and popup list for selecting options.