2015-08-19 04:40:17 +05:30
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2015-09-07 03:05:58 +05:30
|
|
|
<class>WorldListPage</class>
|
|
|
|
<widget class="QWidget" name="WorldListPage">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>723</width>
|
|
|
|
<height>532</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
2016-01-03 07:45:12 +05:30
|
|
|
<string notr="true">Tab 1</string>
|
2015-09-07 03:05:58 +05:30
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2015-09-16 02:21:10 +05:30
|
|
|
<item row="0" column="2">
|
2015-09-07 03:05:58 +05:30
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
2015-09-10 03:23:33 +05:30
|
|
|
<widget class="QPushButton" name="addBtn">
|
2015-09-07 03:05:58 +05:30
|
|
|
<property name="text">
|
2015-09-10 03:23:33 +05:30
|
|
|
<string>Add</string>
|
2015-09-07 03:05:58 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-09-15 03:19:32 +05:30
|
|
|
<item>
|
2015-09-16 02:21:10 +05:30
|
|
|
<widget class="LineSeparator" name="separator" native="true"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="renameBtn">
|
2015-09-15 03:19:32 +05:30
|
|
|
<property name="text">
|
2015-09-16 02:21:10 +05:30
|
|
|
<string>Rename</string>
|
2015-09-15 03:19:32 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-09-16 02:21:10 +05:30
|
|
|
<widget class="QPushButton" name="copyBtn">
|
2015-09-15 03:19:32 +05:30
|
|
|
<property name="text">
|
2015-09-16 02:21:10 +05:30
|
|
|
<string>Copy</string>
|
2015-09-15 03:19:32 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-09-07 03:05:58 +05:30
|
|
|
<item>
|
2015-09-10 03:23:33 +05:30
|
|
|
<widget class="QPushButton" name="rmWorldBtn">
|
2015-09-07 03:05:58 +05:30
|
|
|
<property name="text">
|
2015-09-10 03:23:33 +05:30
|
|
|
<string>&Remove</string>
|
2015-09-07 03:05:58 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-09-10 03:23:33 +05:30
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="mcEditBtn">
|
2015-09-07 03:05:58 +05:30
|
|
|
<property name="text">
|
2016-01-03 07:45:12 +05:30
|
|
|
<string notr="true">MCEdit</string>
|
2015-09-10 03:23:33 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-09-16 02:21:10 +05:30
|
|
|
<item>
|
|
|
|
<widget class="LineSeparator" name="separator_2" native="true"/>
|
|
|
|
</item>
|
2015-09-10 03:23:33 +05:30
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="copySeedBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>Copy Seed</string>
|
2015-09-07 03:05:58 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2015-09-16 02:21:10 +05:30
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="refreshBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>Refresh</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-09-07 03:05:58 +05:30
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="viewFolderBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>&View Folder</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-08-19 04:40:17 +05:30
|
|
|
</layout>
|
2015-09-07 03:05:58 +05:30
|
|
|
</item>
|
2015-09-16 02:21:10 +05:30
|
|
|
<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>
|
2015-09-07 03:05:58 +05:30
|
|
|
</layout>
|
|
|
|
</widget>
|
2015-08-19 04:40:17 +05:30
|
|
|
</widget>
|
2015-09-07 03:05:58 +05:30
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2015-09-10 03:23:33 +05:30
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>LineSeparator</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>widgets/LineSeparator.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2015-09-07 03:05:58 +05:30
|
|
|
<tabstops>
|
|
|
|
<tabstop>tabWidget</tabstop>
|
|
|
|
<tabstop>worldTreeView</tabstop>
|
2015-09-10 03:23:33 +05:30
|
|
|
<tabstop>addBtn</tabstop>
|
2015-09-15 03:19:32 +05:30
|
|
|
<tabstop>renameBtn</tabstop>
|
2015-09-16 02:21:10 +05:30
|
|
|
<tabstop>copyBtn</tabstop>
|
2015-09-10 03:23:33 +05:30
|
|
|
<tabstop>rmWorldBtn</tabstop>
|
2015-09-07 03:05:58 +05:30
|
|
|
<tabstop>mcEditBtn</tabstop>
|
|
|
|
<tabstop>copySeedBtn</tabstop>
|
2015-09-16 02:21:10 +05:30
|
|
|
<tabstop>refreshBtn</tabstop>
|
2015-09-07 03:05:58 +05:30
|
|
|
<tabstop>viewFolderBtn</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2015-08-19 04:40:17 +05:30
|
|
|
</ui>
|