状态修改

This commit is contained in:
hm
2020-10-09 13:30:11 +08:00
parent 8d58cc6307
commit cfabeaaa2b
12 changed files with 123 additions and 38 deletions
+7
View File
@@ -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);
}