DtkWidget 5.6.0.2
DTK Widget module
|
Public 成员函数 | |
DKeyLabel (QString text, QWidget *parent=nullptr) | |
void | paintEvent (QPaintEvent *event) |
void | drawShadow (QPainter *p, const QRect &rect, const QColor &color) const |
![]() | |
DFrame (QWidget *parent=nullptr) | |
DFrame::DFrame 用于其他需要边框的widget的基类 parent | |
void | setFrameRounded (bool on) |
DFrame::setFrameRounded设置边框圆角是否开启 on true开启 false关闭 | |
void | setBackgroundRole (DGUI_NAMESPACE::DPalette::ColorType type) |
DFrame::setBackgroundRole 设置边框背景画刷的角色类型 type 背景画刷的角色类型 | |
额外继承的成员函数 | |
![]() | |
DFrame (DFramePrivate &dd, QWidget *parent=nullptr) | |
void | paintEvent (QPaintEvent *event) override |