Add UsctStateManager and add DmsState in GUI.

This commit is contained in:
sunwen
2024-05-13 18:08:18 +08:00
parent 2c2b20ee55
commit e228ec73b4
6 changed files with 131 additions and 12 deletions

View File

@@ -450,7 +450,6 @@ QToolButton#ready {
min-height: 28px;
max-height: 28px;
background: transparent;
qproperty-icon:url(":/icons/dicom/echo_suc.png");
qproperty-toolButtonStyle:ToolButtonTextBesideIcon;
qproperty-iconSize:26px 26px;
}