Inherits QObject.
Definition at line 138 of file QQuickDrawable.cxx.
◆ QQuickDrawablePrivate()
| QQuickDrawablePrivate::QQuickDrawablePrivate |
( |
| ) |
|
|
inline |
◆ ~QQuickDrawablePrivate()
| QQuickDrawablePrivate::~QQuickDrawablePrivate |
( |
| ) |
|
|
inline |
◆ frameEvent()
| void QQuickDrawablePrivate::frameEvent |
( |
| ) |
|
|
inline |
◆ initRenderControl
| void QQuickDrawablePrivate::initRenderControl |
( |
| ) |
|
|
inlineslot |
◆ onComponentLoaded
| void QQuickDrawablePrivate::onComponentLoaded |
( |
| ) |
|
|
inlineslot |
◆ onRenderRequested
| void QQuickDrawablePrivate::onRenderRequested |
( |
| ) |
|
|
inlineslot |
◆ onSceneChanged
| void QQuickDrawablePrivate::onSceneChanged |
( |
| ) |
|
|
inlineslot |
◆ onWindowActiveFocusItemChanged
| void QQuickDrawablePrivate::onWindowActiveFocusItemChanged |
( |
| ) |
|
|
inlineslot |
◆ foreignOSGWindow
| QWindow* QQuickDrawablePrivate::foreignOSGWindow = nullptr |
◆ osgContext
| osg::GraphicsContext* QQuickDrawablePrivate::osgContext = nullptr |
◆ qmlComponent
| QQmlComponent* QQuickDrawablePrivate::qmlComponent = nullptr |
◆ qmlEngine
| QQmlEngine* QQuickDrawablePrivate::qmlEngine = nullptr |
◆ qtContext
| QOpenGLContext* QQuickDrawablePrivate::qtContext = nullptr |
◆ quickWindow
| QQuickWindow* QQuickDrawablePrivate::quickWindow = nullptr |
◆ renderControl
◆ renderControlInited
| std::atomic_int QQuickDrawablePrivate::renderControlInited |
◆ rootItem
| QQuickItem* QQuickDrawablePrivate::rootItem = nullptr |
◆ syncPending
| std::atomic_int QQuickDrawablePrivate::syncPending |
◆ syncRequired
| bool QQuickDrawablePrivate::syncRequired = true |
The documentation for this class was generated from the following file: