Add skipper view render code
This commit is contained in:
parent
a8e4b10d07
commit
05ac14f748
3 changed files with 94 additions and 12 deletions
|
|
@ -60,7 +60,7 @@
|
|||
<item row="0" column="2">
|
||||
<widget class="QLabel" name="lab_vid">
|
||||
<property name="text">
|
||||
<string>####</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>Capacity (left/max):</string>
|
||||
<string>Capacity (used/left/max):</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
<item row="2" column="2">
|
||||
<widget class="QLabel" name="lab_capacity">
|
||||
<property name="text">
|
||||
<string>####</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
<item row="4" column="1" colspan="2">
|
||||
<widget class="QLabel" name="lab_harbor">
|
||||
<property name="text">
|
||||
<string>####</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue