DtkDeclarative
DTK Declarative module
载入中...
搜索中...
未找到
Dtk::Quick::RhiNode类 参考
类 Dtk::Quick::RhiNode 继承关系图:
Dtk::Quick::DBackdropNode

Public 成员函数

 RhiNode (QQuickItem *item)
 
StateFlags changedStates () const override
 
RenderingFlags flags () const override
 
void releaseResources () override
 
void render (const RenderState *state) override
 
- Public 成员函数 继承自 Dtk::Quick::DBackdropNode
QSizeF size () const
 
QSGTexture * texture () const
 
QRectF rect () const override
 
RenderingFlags flags () const override
 
void resize (const QSizeF &size)
 
void setContentItem (QQuickItem *item)
 
void setTextureChangedCallback (TextureChangedNotifer callback, void *data)
 
void doNotifyTextureChanged ()
 
virtual QImage toImage () const
 
QQuickWindow * renderWindow () const
 
qreal effectiveDevicePixelRatio () const
 

额外继承的成员函数

- Public 类型 继承自 Dtk::Quick::DBackdropNode
typedef void(* TextureChangedNotifer) (DBackdropNode *node, void *data)
 
- 静态 Public 成员函数 继承自 Dtk::Quick::DBackdropNode
static DBackdropNodecreateRhiNode (QQuickItem *item)
 
static DBackdropNodecreateSoftwareNode (QQuickItem *item)
 
- Protected 成员函数 继承自 Dtk::Quick::DBackdropNode
 DBackdropNode (QQuickItem *item, QSGTexture *texture)
 
- Protected 属性 继承自 Dtk::Quick::DBackdropNode
QPointer< QQuickItem > m_item
 
QPointer< QQuickItem > m_content
 
QSizeF m_size
 
QRectF m_rect
 
QScopedPointer< QSGTexture > m_texture
 
TextureChangedNotifer m_renderCallback = nullptr
 
void * m_callbackData = nullptr
 

该类的文档由以下文件生成: