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

Public 成员函数

 SoftwareNode (QQuickItem *item)
 
void releaseResources () override
 
QImage toImage () const 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 ()
 
QQuickWindow * renderWindow () const
 
qreal effectiveDevicePixelRatio () const
 

友元

class DBackdropNode
 

额外继承的成员函数

- 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
 

成员函数说明

◆ toImage()

QImage Dtk::Quick::SoftwareNode::toImage ( ) const
inlineoverridevirtual

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