DtkWidget 5.6.0.2
DTK Widget module
信号 | Public 成员函数 | Protected 成员函数 | 所有成员列表
Dtk::Widget::ArrowHeaderLine类 参考
类 Dtk::Widget::ArrowHeaderLine 继承关系图:
Inheritance graph
[图例]
Dtk::Widget::ArrowHeaderLine 的协作图:
Collaboration graph
[图例]

信号

void mousePress ()
 

Public 成员函数

 ArrowHeaderLine (QWidget *parent=nullptr)
 
void setExpand (bool value)
 
- Public 成员函数 继承自 Dtk::Widget::DHeaderLine
 DHeaderLine (QWidget *parent=0)
 
void setTitle (const QString &title)
 Set the title of the header line. 更多...
 
void setContent (QWidget *content)
 Set the content widget of the header line. 更多...
 
QString title () const
 Title of the header line. 更多...
 
- Public 成员函数 继承自 Dtk::Widget::DBaseLine
 DBaseLine (QWidget *parent=0)
 
void setLeftContent (QWidget *content)
 set left content widget 更多...
 
void setRightContent (QWidget *content)
 set right content widget 更多...
 
QBoxLayout * leftLayout ()
 get left layout 更多...
 
QBoxLayout * rightLayout ()
 get right layout 更多...
 
void setLeftMargin (int margin)
 set left margin 更多...
 
void setRightMargin (int margin)
 set right margin 更多...
 
int leftMargin () const
 get left margin 更多...
 
int rightMargin () const
 get right margin 更多...
 

Protected 成员函数

void mousePressEvent (QMouseEvent *)
 
void mouseMoveEvent (QMouseEvent *)
 

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