![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QtGlobal>#include <QtCore/private/qnapi_p.h>#include <QtCore/private/qohoscommon_p.h>#include <ace/xcomponent/native_interface_xcomponent.h>#include <qohosinternalwindowid_p.h>#include <qohosplugincore.h>#include <string>Go to the source code of this file.
Classes | |
| class | QXComponent< Type > |
| class | QXComponentId |
Typedefs | |
| using | QXComponentRender = QXComponent<QXComponentType::Render> |
| using | QXComponentNode = QXComponent<QXComponentType::Node> |
Enumerations | |
| enum class | QXComponentType { Render , Node } |
Definition at line 44 of file qxcomponent.h.
Definition at line 43 of file qxcomponent.h.
|
strong |
| Enumerator | |
|---|---|
| Render | |
| Node | |
Definition at line 17 of file qxcomponent.h.