add raid
This commit is contained in:
24
form.ui
24
form.ui
@@ -100,11 +100,33 @@
|
||||
<attribute name="title">
|
||||
<string>RAID 管理</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_raid">
|
||||
<item>
|
||||
<widget class="QTreeWidget" name="treeWidget_raid">
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>1</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab_lvm">
|
||||
<attribute name="title">
|
||||
<string>LVM 管理</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_lvm">
|
||||
<item>
|
||||
<widget class="QTreeWidget" name="treeWidget_lvm">
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>1</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -130,7 +152,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1000</width>
|
||||
<height>22</height>
|
||||
<height>23</height>
|
||||
</rect>
|
||||
</property>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user