DtkWidget
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) | |
用于其他需要边框的控件基类 | |
void | setFrameRounded (bool on) |
设置边框圆角是否开启 | |
void | setBackgroundRole (DGUI_NAMESPACE::DPalette::ColorType type) |
设置边框背景画刷的种类 | |
额外继承的成员函数 | |
![]() | |
DFrame (DFramePrivate &dd, QWidget *parent=nullptr) | |
void | paintEvent (QPaintEvent *event) override |