状态修改
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
image:url(:/img/fail.png);
|
||||
}
|
||||
|
||||
.QLabel[state="2"] {
|
||||
image:url(:/img/warning.png);
|
||||
}
|
||||
|
||||
|
||||
.QComboBox {
|
||||
@@ -57,4 +60,8 @@
|
||||
image:url(:/img/fail.png);
|
||||
}
|
||||
|
||||
.QCheckBox::indicator[state="2"] {
|
||||
image:url(:/img/warning.png);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user