summaryrefslogtreecommitdiffstats
path: root/application/pages/WorldListPage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'application/pages/WorldListPage.ui')
-rw-r--r--application/pages/WorldListPage.ui79
1 files changed, 45 insertions, 34 deletions
diff --git a/application/pages/WorldListPage.ui b/application/pages/WorldListPage.ui
index b5fd33da..b172fed8 100644
--- a/application/pages/WorldListPage.ui
+++ b/application/pages/WorldListPage.ui
@@ -36,32 +36,7 @@
<string>Tab 1</string>
</attribute>
<layout class="QGridLayout" name="gridLayout">
- <item row="0" column="0">
- <widget class="QTreeView" name="worldTreeView">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="acceptDrops">
- <bool>true</bool>
- </property>
- <property name="dragDropMode">
- <enum>QAbstractItemView::DragDrop</enum>
- </property>
- <property name="sortingEnabled">
- <bool>true</bool>
- </property>
- <property name="allColumnsShowFocus">
- <bool>true</bool>
- </property>
- <attribute name="headerStretchLastSection">
- <bool>false</bool>
- </attribute>
- </widget>
- </item>
- <item row="0" column="1">
+ <item row="0" column="2">
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QPushButton" name="addBtn">
@@ -71,16 +46,19 @@
</widget>
</item>
<item>
- <widget class="QPushButton" name="copyBtn">
+ <widget class="LineSeparator" name="separator" native="true"/>
+ </item>
+ <item>
+ <widget class="QPushButton" name="renameBtn">
<property name="text">
- <string>Copy</string>
+ <string>Rename</string>
</property>
</widget>
</item>
<item>
- <widget class="QPushButton" name="renameBtn">
+ <widget class="QPushButton" name="copyBtn">
<property name="text">
- <string>Rename</string>
+ <string>Copy</string>
</property>
</widget>
</item>
@@ -92,9 +70,6 @@
</widget>
</item>
<item>
- <widget class="LineSeparator" name="separator" native="true"/>
- </item>
- <item>
<widget class="QPushButton" name="mcEditBtn">
<property name="text">
<string>MCEdit</string>
@@ -102,6 +77,9 @@
</widget>
</item>
<item>
+ <widget class="LineSeparator" name="separator_2" native="true"/>
+ </item>
+ <item>
<widget class="QPushButton" name="copySeedBtn">
<property name="text">
<string>Copy Seed</string>
@@ -122,6 +100,13 @@
</spacer>
</item>
<item>
+ <widget class="QPushButton" name="refreshBtn">
+ <property name="text">
+ <string>Refresh</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QPushButton" name="viewFolderBtn">
<property name="text">
<string>&amp;View Folder</string>
@@ -130,6 +115,31 @@
</item>
</layout>
</item>
+ <item row="0" column="1">
+ <widget class="QTreeView" name="worldTreeView">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="acceptDrops">
+ <bool>true</bool>
+ </property>
+ <property name="dragDropMode">
+ <enum>QAbstractItemView::DragDrop</enum>
+ </property>
+ <property name="sortingEnabled">
+ <bool>true</bool>
+ </property>
+ <property name="allColumnsShowFocus">
+ <bool>true</bool>
+ </property>
+ <attribute name="headerStretchLastSection">
+ <bool>false</bool>
+ </attribute>
+ </widget>
+ </item>
</layout>
</widget>
</widget>
@@ -148,11 +158,12 @@
<tabstop>tabWidget</tabstop>
<tabstop>worldTreeView</tabstop>
<tabstop>addBtn</tabstop>
- <tabstop>copyBtn</tabstop>
<tabstop>renameBtn</tabstop>
+ <tabstop>copyBtn</tabstop>
<tabstop>rmWorldBtn</tabstop>
<tabstop>mcEditBtn</tabstop>
<tabstop>copySeedBtn</tabstop>
+ <tabstop>refreshBtn</tabstop>
<tabstop>viewFolderBtn</tabstop>
</tabstops>
<resources/>