2013-07-28 01:12:32 +05:30
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2013-08-28 08:08:29 +05:30
|
|
|
<class>OneSixModEditDialog</class>
|
|
|
|
<widget class="QDialog" name="OneSixModEditDialog">
|
2013-07-28 01:12:32 +05:30
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2013-09-16 04:24:39 +05:30
|
|
|
<width>555</width>
|
|
|
|
<height>463</height>
|
2013-07-28 01:12:32 +05:30
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Dialog</string>
|
|
|
|
</property>
|
2013-09-16 04:24:39 +05:30
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
2013-07-28 01:12:32 +05:30
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
2013-10-08 21:37:54 +05:30
|
|
|
<number>1</number>
|
2013-07-28 01:12:32 +05:30
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="libTab">
|
|
|
|
<attribute name="title">
|
2013-09-16 04:24:39 +05:30
|
|
|
<string>Version</string>
|
2013-07-28 01:12:32 +05:30
|
|
|
</attribute>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
2013-09-16 04:24:39 +05:30
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
<item>
|
|
|
|
<widget class="ModListView" name="libraryTreeView">
|
|
|
|
<property name="verticalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOn</enum>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Main Class:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-09-20 04:51:48 +05:30
|
|
|
<widget class="QLineEdit" name="mainClassEdit">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-09-16 04:24:39 +05:30
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
<item>
|
2013-09-18 03:30:35 +05:30
|
|
|
<widget class="QPushButton" name="forgeBtn">
|
2013-09-16 04:24:39 +05:30
|
|
|
<property name="toolTip">
|
|
|
|
<string>Replace any current custom version with Minecraft Forge</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Install Forge</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="customizeBtn">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Create an customized copy of the base version</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Customize</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="revertBtn">
|
2013-09-20 04:51:48 +05:30
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2013-09-16 04:24:39 +05:30
|
|
|
<property name="toolTip">
|
|
|
|
<string>Revert to original base version</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Revert</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Sunken</enum>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addLibraryBtn">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Add new libraries</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Add</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="removeLibraryBtn">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Remove selected libraries</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Remove</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_7">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2013-07-28 01:12:32 +05:30
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="modTab">
|
|
|
|
<attribute name="title">
|
2013-08-28 08:08:29 +05:30
|
|
|
<string>Loader Mods</string>
|
2013-07-28 01:12:32 +05:30
|
|
|
</attribute>
|
2013-10-08 21:37:54 +05:30
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
2013-07-28 01:12:32 +05:30
|
|
|
<item>
|
2013-10-08 21:37:54 +05:30
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
2013-07-28 01:12:32 +05:30
|
|
|
<item>
|
2013-10-08 21:37:54 +05:30
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="ModListView" name="loaderModTreeView">
|
|
|
|
<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::DropOnly</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2013-07-28 01:12:32 +05:30
|
|
|
</item>
|
|
|
|
<item>
|
2013-10-08 21:37:54 +05:30
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addModBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Add</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="rmModBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Remove</string>
|
|
|
|
</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>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="viewModBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>&View Folder</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2013-07-28 01:12:32 +05:30
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2013-10-08 21:37:54 +05:30
|
|
|
<item>
|
2013-10-09 02:15:48 +05:30
|
|
|
<widget class="MCModInfoFrame" name="frame">
|
2013-10-09 06:56:03 +05:30
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2013-10-08 21:37:54 +05:30
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-07-28 01:12:32 +05:30
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="resPackTab">
|
|
|
|
<attribute name="title">
|
2013-08-28 08:08:29 +05:30
|
|
|
<string>Resource Packs</string>
|
2013-07-28 01:12:32 +05:30
|
|
|
</attribute>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
2013-08-28 08:08:29 +05:30
|
|
|
<widget class="ModListView" name="resPackTreeView">
|
2013-07-28 01:12:32 +05:30
|
|
|
<property name="acceptDrops">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-08-28 08:08:29 +05:30
|
|
|
<property name="dragDropMode">
|
|
|
|
<enum>QAbstractItemView::DropOnly</enum>
|
|
|
|
</property>
|
2013-07-28 01:12:32 +05:30
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addResPackBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Add</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-08-28 08:08:29 +05:30
|
|
|
<widget class="QPushButton" name="rmResPackBtn">
|
2013-07-28 01:12:32 +05:30
|
|
|
<property name="text">
|
|
|
|
<string>&Remove</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="viewResPackBtn">
|
|
|
|
<property name="text">
|
|
|
|
<string>&View Folder</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-09-16 04:24:39 +05:30
|
|
|
<item row="1" column="0">
|
2013-07-28 01:12:32 +05:30
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Close</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2013-08-28 08:08:29 +05:30
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>ModListView</class>
|
|
|
|
<extends>QTreeView</extends>
|
|
|
|
<header>gui/ModListView.h</header>
|
|
|
|
</customwidget>
|
2013-10-09 02:15:48 +05:30
|
|
|
<customwidget>
|
|
|
|
<class>MCModInfoFrame</class>
|
|
|
|
<extends>QFrame</extends>
|
|
|
|
<header>gui/MCModInfoFrame.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2013-08-28 08:08:29 +05:30
|
|
|
</customwidgets>
|
2013-07-28 01:12:32 +05:30
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|