Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qxcomponent.h File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#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>
Include dependency graph for qxcomponent.h:
This graph shows which files directly or indirectly include this file:

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 }

Typedef Documentation

◆ QXComponentNode

Definition at line 44 of file qxcomponent.h.

◆ QXComponentRender

Enumeration Type Documentation

◆ QXComponentType

enum class QXComponentType
strong
Enumerator
Render 
Node 

Definition at line 17 of file qxcomponent.h.