refactor: Modify the display and interaction related to worklist.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user