dde-control-center
Deepin Control Center
|
Public 成员函数 | |
TitleValueItem (QFrame *parent=nullptr) | |
void | setTitle (const QString &title) |
void | setValue (const QString &value) |
void | setWordWrap (const bool enable) |
QString | value () const |
void | setValueAligment (const Qt::Alignment aligment) |
void | setValueBackground (bool showBackground) |
![]() | |
SettingsItem (QWidget *parent=nullptr) | |
bool | isErr () const |
virtual void | setIsErr (const bool err=true) |
void | addBackground () |
void | removeBackground () |
bool | clickable () const |
void | setClickable (const bool clickable) |
Protected 成员函数 | |
void | resizeEvent (QResizeEvent *event) override |
![]() | |
void | resizeEvent (QResizeEvent *event) override |
void | paintEvent (QPaintEvent *event) override |
void | enterEvent (QEvent *event) override |
void | leaveEvent (QEvent *event) override |
void | mousePressEvent (QMouseEvent *event) override |
额外继承的成员函数 | |
![]() | |
void | clicked (QWidget *widget) |
![]() | |
bool | isErr |