refactor: Modify the display and interaction related to worklist.

This commit is contained in:
sunwen
2024-09-06 17:29:25 +08:00
parent c6c3d81ecf
commit b60c4a8be9
60 changed files with 3336 additions and 1512 deletions

View File

@@ -62,7 +62,7 @@
</item>
<item>
<widget class="QWidget" name="mPatientInfomation" native="true">
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gridLayout" columnstretch="2,3">
<item row="1" column="0">
<widget class="QLabel" name="mPatientNameLabel">
<property name="text">
@@ -73,14 +73,14 @@
<item row="0" column="1">
<widget class="QLabel" name="mPatientID">
<property name="text">
<string/>
<string notr="true"/>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="mPatientGender">
<property name="text">
<string/>
<string notr="true"/>
</property>
</widget>
</item>
@@ -101,7 +101,7 @@
<item row="3" column="1">
<widget class="QLabel" name="mPatientBirthday">
<property name="text">
<string/>
<string notr="true"/>
</property>
</widget>
</item>
@@ -115,7 +115,7 @@
<item row="4" column="1">
<widget class="QLabel" name="mPaitenAccessionNumber">
<property name="text">
<string/>
<string notr="true"/>
</property>
</widget>
</item>
@@ -129,7 +129,7 @@
<item row="1" column="1">
<widget class="QLabel" name="mPatientName">
<property name="text">
<string/>
<string notr="true"/>
</property>
</widget>
</item>
@@ -143,7 +143,7 @@
<item row="5" column="1">
<widget class="QLabel" name="mScanProtocol">
<property name="text">
<string/>
<string notr="true"/>
</property>
</widget>
</item>