summaryrefslogtreecommitdiffstats
path: root/sigmodr
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-18 15:27:06 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-03-18 15:27:06 -0400
commitcf4f88d72c135933387ccca9267610c94c9c2038 (patch)
tree009a3bcd2704c1723222917becb5cd402aea6bbb /sigmodr
parent5c4c6284b385e55819bcbe396b8efd0d1c657c5f (diff)
downloadsigen-cf4f88d72c135933387ccca9267610c94c9c2038.tar.gz
sigen-cf4f88d72c135933387ccca9267610c94c9c2038.tar.xz
sigen-cf4f88d72c135933387ccca9267610c94c9c2038.zip
Add the MapEditor ui file (no context yet)
Diffstat (limited to 'sigmodr')
-rw-r--r--sigmodr/widgets/gui/mapeditor.ui194
-rw-r--r--sigmodr/widgets/gui/widgetsui.qrc1
2 files changed, 195 insertions, 0 deletions
diff --git a/sigmodr/widgets/gui/mapeditor.ui b/sigmodr/widgets/gui/mapeditor.ui
new file mode 100644
index 00000000..e63a54c0
--- /dev/null
+++ b/sigmodr/widgets/gui/mapeditor.ui
@@ -0,0 +1,194 @@
+<ui version="4.0" >
+ <class>formMapEditor</class>
+ <widget class="QWidget" name="formMapEditor" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <layout class="QGridLayout" name="gridLayout" >
+ <item rowspan="6" row="0" column="0" colspan="3" >
+ <widget class="QGraphicsView" name="varView" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="3" >
+ <widget class="KPushButton" name="buttonAdd" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ <property name="text" >
+ <string>Add</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="3" >
+ <widget class="KPushButton" name="buttonRemove" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ <property name="text" >
+ <string>Remove</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="3" >
+ <widget class="KPushButton" name="buttonTop" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="3" >
+ <widget class="KPushButton" name="buttonUp" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="3" >
+ <widget class="KPushButton" name="buttonDown" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="3" >
+ <widget class="KPushButton" name="buttonBottom" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="0" >
+ <widget class="QCheckBox" name="varShowEffects" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ <property name="text" >
+ <string>Effects</string>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="1" >
+ <widget class="QCheckBox" name="varShowTiles" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ <property name="text" >
+ <string>Tiles</string>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="2" >
+ <widget class="QCheckBox" name="varShowTrainers" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ <property name="text" >
+ <string>Trainers</string>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="3" >
+ <widget class="QCheckBox" name="varShowWarps" >
+ <property name="toolTip" >
+ <string></string>
+ </property>
+ <property name="statusTip" >
+ <string></string>
+ </property>
+ <property name="whatsThis" >
+ <string></string>
+ </property>
+ <property name="text" >
+ <string>Warps</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <customwidgets>
+ <customwidget>
+ <class>KPushButton</class>
+ <extends>QPushButton</extends>
+ <header location="global" >KPushButton</header>
+ </customwidget>
+ </customwidgets>
+ <tabstops>
+ <tabstop>varView</tabstop>
+ <tabstop>buttonAddTile</tabstop>
+ <tabstop>buttonRemoveTiles</tabstop>
+ <tabstop>buttonTop</tabstop>
+ <tabstop>buttonUp</tabstop>
+ <tabstop>buttonDown</tabstop>
+ <tabstop>buttonBottom</tabstop>
+ <tabstop>varShowEffects</tabstop>
+ <tabstop>varShowTiles</tabstop>
+ <tabstop>varShowTrainers</tabstop>
+ <tabstop>varShowWarps</tabstop>
+ </tabstops>
+</ui>
diff --git a/sigmodr/widgets/gui/widgetsui.qrc b/sigmodr/widgets/gui/widgetsui.qrc
index 0ab10729..cd6e6c9d 100644
--- a/sigmodr/widgets/gui/widgetsui.qrc
+++ b/sigmodr/widgets/gui/widgetsui.qrc
@@ -12,6 +12,7 @@
<file>item.ui</file>
<file>itemtype.ui</file>
<file>map.ui</file>
+ <file>mapeditor.ui</file>
<file>mapeffect.ui</file>
<file>maptrainer.ui</file>
<file>maptrainerteammember.ui</file>