summaryrefslogtreecommitdiffstats
path: root/pokemodr/gui/mapeffect.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pokemodr/gui/mapeffect.ui')
-rw-r--r--pokemodr/gui/mapeffect.ui91
1 files changed, 1 insertions, 90 deletions
diff --git a/pokemodr/gui/mapeffect.ui b/pokemodr/gui/mapeffect.ui
index 86c6ed0a..ae017d76 100644
--- a/pokemodr/gui/mapeffect.ui
+++ b/pokemodr/gui/mapeffect.ui
@@ -1,23 +1,9 @@
<ui version="4.0" >
<class>formMapEffect</class>
<widget class="QWidget" name="formMapEffect" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>290</width>
- <height>1047</height>
- </rect>
- </property>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="boxButtons" >
- <property name="enabled" >
- <bool>false</bool>
- </property>
- <property name="title" >
- <string/>
- </property>
<layout class="QHBoxLayout" >
<item>
<widget class="KPushButton" name="buttonApply" >
@@ -107,18 +93,12 @@
<property name="checkable" >
<bool>true</bool>
</property>
- <property name="checked" >
- <bool>false</bool>
- </property>
<layout class="QHBoxLayout" >
<item>
<widget class="KIntNumInput" name="varExistFlag" >
<property name="toolTip" >
<string>flag which determines if the effect is on the overworld</string>
</property>
- <property name="label" >
- <string/>
- </property>
<property name="minimum" >
<number>0</number>
</property>
@@ -148,16 +128,10 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
- <property name="sizeHint" >
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
</spacer>
</item>
<item>
- <widget class="KIconButton" name="varSkin" >
+ <widget class="KPushButton" name="kpushbutton" >
<property name="minimumSize" >
<size>
<width>192</width>
@@ -174,12 +148,6 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
- <property name="sizeHint" >
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
</spacer>
</item>
</layout>
@@ -196,15 +164,6 @@
<property name="toolTip" >
<string>The effect the effect has</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
- <property name="autoCompletion" >
- <bool>false</bool>
- </property>
</widget>
</item>
<item>
@@ -218,12 +177,6 @@
<property name="toolTip" >
<string>Value 1</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
<property name="autoCompletion" >
<bool>false</bool>
</property>
@@ -243,15 +196,6 @@
<property name="toolTip" >
<string>Value 2</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
- <property name="autoCompletion" >
- <bool>false</bool>
- </property>
</widget>
</item>
</layout>
@@ -271,15 +215,6 @@
<property name="toolTip" >
<string>The direction the effect faces</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
- <property name="autoCompletion" >
- <bool>false</bool>
- </property>
</widget>
</item>
</layout>
@@ -325,30 +260,11 @@
<property name="toolTip" >
<string>The dialog to use when talked to</string>
</property>
- <property name="insertPolicy" >
- <enum>QComboBox::NoInsert</enum>
- </property>
- <property name="sizeAdjustPolicy" >
- <enum>QComboBox::AdjustToContents</enum>
- </property>
</widget>
</item>
</layout>
</widget>
</item>
- <item>
- <spacer>
- <property name="orientation" >
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" >
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
</layout>
</widget>
<customwidgets>
@@ -358,11 +274,6 @@
<header>kcombobox.h</header>
</customwidget>
<customwidget>
- <class>KIconButton</class>
- <extends>QPushButton</extends>
- <header>kicondialog.h</header>
- </customwidget>
- <customwidget>
<class>KIntNumInput</class>
<extends>QWidget</extends>
<header>knuminput.h</header>