Highlight send button on transmit

This commit is contained in:
Jordan Sherer
2018-07-05 04:56:46 -04:00
parent 022866b52b
commit 0dfc805a49
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -1048,6 +1048,9 @@ QTextEdit[readOnly="true"] {
<property name="styleSheet">
<string notr="true">QPushButton:checked {
background-color: #00ff00;
}
QPushButton[transmitting=&quot;true&quot;]{
background:yellow;
}</string>
</property>
<property name="text">