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

Public 类型

enum  Direction { Up , Down , Left , Right }
 

信号

void widthChanged ()
 
void heightChanged ()
 
void arrowDirectionChanged ()
 
void arrowXChanged ()
 
void arrowYChanged ()
 
void arrowWidthChanged ()
 
void arrowHeightChanged ()
 
void roundedRadiusChanged ()
 
void spreadChanged ()
 

Public 成员函数

 DQuickArrowBoxPath (QObject *parent=nullptr)
 
qreal width () const
 
void setWidth (qreal newWidth)
 
qreal height () const
 
void setHeight (qreal newHeight)
 
const Direction & arrowDirection () const
 
void setArrowDirection (const Direction &newArrowDirection)
 
qreal arrowX () const
 
void setArrowX (qreal newArrowX)
 
qreal arrowY () const
 
void setArrowY (qreal newArrowY)
 
qreal arrowWidth () const
 
void setArrowWidth (qreal newArrowWidth)
 
qreal arrowHeight () const
 
void setArrowHeight (qreal newArrowHeight)
 
qreal roundedRadius () const
 
void setRoundedRadius (qreal newRoundedRadius)
 
qreal spread () const
 
void setSpread (qreal newSpread)
 

属性

Direction arrowDirection
 
qreal width
 
qreal height
 
qreal arrowX
 
qreal arrowY
 
qreal arrowWidth
 
qreal arrowHeight
 
qreal roundedRadius
 
qreal spread
 

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