|
|
|
@ -57,6 +57,9 @@
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="PartitionBarsView" name="partitionBarsView"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="PartitionLabelsView" name="partitionLabelsView"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QTreeView" name="partitionTreeView">
|
|
|
|
|
<property name="editTriggers">
|
|
|
|
@ -180,6 +183,12 @@
|
|
|
|
|
<header location="global">gui/PartitionBarsView.h</header>
|
|
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
|
|
|
|
<customwidget>
|
|
|
|
|
<class>PartitionLabelsView</class>
|
|
|
|
|
<extends>QFrame</extends>
|
|
|
|
|
<header location="global">gui/PartitionLabelsView.h</header>
|
|
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
|
|
|
|
</customwidgets>
|
|
|
|
|
<tabstops>
|
|
|
|
|
<tabstop>deviceComboBox</tabstop>
|
|
|
|
|