<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWindow</class> <widget class="QMainWindow" name="MainWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1287</width> <height>815</height> </rect> </property> <property name="windowTitle"> <string>porymap</string> </property> <widget class="QWidget" name="centralWidget"> <layout class="QGridLayout" name="gridLayout_15"> <item row="0" column="0"> <widget class="QSplitter" name="splitter_main"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <widget class="QWidget" name="mapListContainer" native="true"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> <number>0</number> </property> <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> <layout class="QHBoxLayout" name="horizontalLayout_11"> <property name="spacing"> <number>0</number> </property> <property name="leftMargin"> <number>3</number> </property> <property name="topMargin"> <number>3</number> </property> <property name="bottomMargin"> <number>3</number> </property> <item> <widget class="QToolButton" name="toolButton_MapSortOrder"> <property name="enabled"> <bool>true</bool> </property> <property name="toolTip"> <string><html><head/><body><p>Sort map list</p></body></html></string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/sort_alphabet.ico</normaloff>:/icons/sort_alphabet.ico</iconset> </property> <property name="iconSize"> <size> <width>16</width> <height>16</height> </size> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonIconOnly</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> <property name="arrowType"> <enum>Qt::NoArrow</enum> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_ExpandAll"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>16777215</height> </size> </property> <property name="toolTip"> <string><html><head/><body><p>Expand all map folders</p></body></html></string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/expand_all.ico</normaloff>:/icons/expand_all.ico</iconset> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_CollapseAll"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>23</width> <height>22</height> </size> </property> <property name="maximumSize"> <size> <width>23</width> <height>22</height> </size> </property> <property name="toolTip"> <string><html><head/><body><p>Collapse all map list folders</p></body></html></string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/collapse_all.ico</normaloff>:/icons/collapse_all.ico</iconset> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Preferred</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>12</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLineEdit" name="lineEdit_filterBox"> <property name="enabled"> <bool>true</bool> </property> <property name="text"> <string/> </property> <property name="placeholderText"> <string>Filter maps...</string> </property> </widget> </item> </layout> </item> <item> <widget class="QTreeView" name="mapList"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>200</width> <height>0</height> </size> </property> <property name="selectionMode"> <enum>QAbstractItemView::SingleSelection</enum> </property> <property name="selectionBehavior"> <enum>QAbstractItemView::SelectItems</enum> </property> <attribute name="headerVisible"> <bool>false</bool> </attribute> </widget> </item> </layout> </widget> <widget class="QFrame" name="frame_Main"> <layout class="QVBoxLayout" name="verticalLayout_13"> <property name="spacing"> <number>0</number> </property> <item> <layout class="QHBoxLayout" name="horizontalLayout_10"> <item> <widget class="QTabBar" name="mainTabBar" native="true"/> </item> <item> <spacer name="horizontalSpacer_20"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item> <widget class="QStackedWidget" name="mainStackedWidget"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="currentIndex"> <number>0</number> </property> <property name="movable" stdset="0"> <bool>false</bool> </property> <widget class="QWidget" name="tab_Map"> <property name="toolTip"> <string/> </property> <layout class="QGridLayout" name="gridLayout_9"> <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> <property name="verticalSpacing"> <number>6</number> </property> <item row="0" column="0"> <widget class="QSplitter" name="splitter_map"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <widget class="QFrame" name="frame_9"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <property name="lineWidth"> <number>1</number> </property> <layout class="QGridLayout" name="gridLayout_4"> <property name="leftMargin"> <number>3</number> </property> <property name="topMargin"> <number>3</number> </property> <property name="rightMargin"> <number>3</number> </property> <property name="bottomMargin"> <number>3</number> </property> <property name="spacing"> <number>6</number> </property> <item row="1" column="0"> <widget class="QFrame" name="frame_7"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_2"> <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 row="0" column="0"> <widget class="QScrollArea" name="scrollArea"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="scrollAreaWidgetContents_5"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>543</width> <height>600</height> </rect> </property> <layout class="QGridLayout" name="gridLayout_8"> <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> <property name="spacing"> <number>0</number> </property> <item row="1" column="2"> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>166</width> <height>16</height> </size> </property> </spacer> </item> <item row="1" column="0"> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>166</width> <height>16</height> </size> </property> </spacer> </item> <item row="0" column="1"> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>16</width> <height>166</height> </size> </property> </spacer> </item> <item row="1" column="1"> <widget class="GraphicsView" name="graphicsView_Map"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="mouseTracking"> <bool>false</bool> </property> <property name="autoFillBackground"> <bool>false</bool> </property> <property name="sizeAdjustPolicy"> <enum>QAbstractScrollArea::AdjustIgnored</enum> </property> <property name="dragMode"> <enum>QGraphicsView::NoDrag</enum> </property> </widget> </item> <item row="2" column="1"> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>16</width> <height>166</height> </size> </property> </spacer> </item> </layout> </widget> </widget> </item> </layout> </widget> </item> <item row="0" column="0"> <widget class="QFrame" name="frame_6"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>32</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <property name="spacing"> <number>4</number> </property> <property name="leftMargin"> <number>4</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <widget class="QToolButton" name="toolButton_Paint"> <property name="enabled"> <bool>true</bool> </property> <property name="toolTip"> <string><html><head/><body><p>Pencil</p><p><span style=" font-weight:600;">Click</span> and drag to draw on the map.</p><p><span style=" font-weight:600;">Right-click</span> and drag to select tiles.</p></body></html></string> </property> <property name="text"> <string>Paint</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/pencil.ico</normaloff>:/icons/pencil.ico</iconset> </property> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="autoRaise"> <bool>false</bool> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_Select"> <property name="enabled"> <bool>true</bool> </property> <property name="toolTip"> <string><html><head/><body><p>Pointer</p><p>Does nothing</p></body></html></string> </property> <property name="text"> <string>Select</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/cursor.ico</normaloff>:/icons/cursor.ico</iconset> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_Fill"> <property name="toolTip"> <string><html><head/><body><p>Bucket Fill</p><p>Fills all similar tiles in a region with the selected metatiles or collision attributes</p></body></html></string> </property> <property name="text"> <string>Fill</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/fill_color.ico</normaloff>:/icons/fill_color.ico</iconset> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_Dropper"> <property name="toolTip"> <string><html><head/><body><p>Eyedropper</p><p><span style=" font-weight:600;">Click</span> to select a metatile or collision attribute.</p></body></html></string> </property> <property name="text"> <string>Dropper</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/pipette.ico</normaloff>:/icons/pipette.ico</iconset> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_Move"> <property name="toolTip"> <string><html><head/><body><p>Move</p><p>Click to drag map around.</p></body></html></string> </property> <property name="text"> <string>...</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/move.ico</normaloff>:/icons/move.ico</iconset> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_Shift"> <property name="toolTip"> <string><html><head/><body><p>Map Shift</p><p><span style=" font-weight:600;">Click and drag</span> on the map to shift the positions of all metatiles (Map tab) or events (Events tab) at once. This is useful after resizing a map.</p></body></html></string> </property> <property name="text"> <string>Shift</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/shift.ico</normaloff>:/icons/shift.ico</iconset> </property> <property name="checkable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QCheckBox" name="checkBox_smartPaths"> <property name="toolTip"> <string><html><head/><body><p>Smart-path mode allows easier drawing of paths. If a 3x3 metatile block is selcted in the right panel, then smart path mode will automatically form a pathway using those selected blocks.</p><p>When smart-path mode is <span style=" font-weight:600;">not</span> enabled, clicking and dragging a selection will tile it in a grid.</p><p>Hold down the <span style=" font-weight:600;">shift</span> key while editing to quickly enable smart-path mode.</p></body></html></string> </property> <property name="styleSheet"> <string notr="true">margin-left: 10px</string> </property> <property name="text"> <string>Smart Paths</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="checkBox_ToggleGrid"> <property name="toolTip"> <string><html><head/><body><p>Toggles a grid over the map's metatile boundaries.</p><p><span style=" font-weight:600;">Ctrl + G</span></p></body></html></string> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string>Grid</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="checkBox_ToggleBorder"> <property name="text"> <string>Border</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_ChangeDimensions"> <property name="toolTip"> <string><html><head/><body><p>Change a map layout's width and height.</p></body></html></string> </property> <property name="text"> <string>Change Dimensions</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer1"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </item> </layout> </widget> <widget class="QStackedWidget" name="stackedWidget_MapEvents"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <widget class="QWidget" name="mapView_MetatileCollisionInfo"> <layout class="QVBoxLayout" name="verticalLayout_6"> <property name="leftMargin"> <number>3</number> </property> <property name="topMargin"> <number>3</number> </property> <property name="rightMargin"> <number>3</number> </property> <property name="bottomMargin"> <number>3</number> </property> <item> <widget class="QTabWidget" name="tabWidget_2"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>156</width> <height>0</height> </size> </property> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="tab_blocks"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <attribute name="title"> <string>Metatiles</string> </attribute> <layout class="QGridLayout" name="gridLayout_3"> <property name="leftMargin"> <number>3</number> </property> <property name="topMargin"> <number>3</number> </property> <property name="rightMargin"> <number>3</number> </property> <property name="bottomMargin"> <number>3</number> </property> <property name="spacing"> <number>3</number> </property> <item row="0" column="0"> <widget class="QFrame" name="frame_Tilesets"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QFormLayout" name="formLayout"> <item row="0" column="0"> <widget class="QLabel" name="label_PrimaryTileset"> <property name="text"> <string>Primary Tileset</string> </property> </widget> </item> <item row="0" column="1"> <widget class="NoScrollComboBox" name="comboBox_PrimaryTileset"> <property name="focusPolicy"> <enum>Qt::StrongFocus</enum> </property> <property name="toolTip"> <string><html><head/><body><p>Primary Tileset</p><p>Defines the first 0x200 metatiles available for the map.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_SecondaryTileset"> <property name="text"> <string>Secondary Tileset</string> </property> </widget> </item> <item row="1" column="1"> <widget class="NoScrollComboBox" name="comboBox_SecondaryTileset"> <property name="focusPolicy"> <enum>Qt::StrongFocus</enum> </property> <property name="toolTip"> <string><html><head/><body><p>Secondary Tileset</p><p>Defines the second 0x200 metatiles available for the map.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> </layout> </widget> </item> <item row="2" column="0"> <widget class="QFrame" name="frame_currentMetatileSelection"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>92</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>92</height> </size> </property> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="spacing"> <number>0</number> </property> <property name="sizeConstraint"> <enum>QLayout::SetDefaultConstraint</enum> </property> <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="QGroupBox" name="groupBox_2"> <property name="title"> <string>Selection</string> </property> <layout class="QGridLayout" name="gridLayout_17"> <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> <property name="spacing"> <number>0</number> </property> <item row="0" column="0"> <widget class="QScrollArea" name="scrollArea_6"> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="scrollAreaWidgetContents_6"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>443</width> <height>74</height> </rect> </property> <layout class="QHBoxLayout" name="horizontalLayout_7"> <property name="spacing"> <number>0</number> </property> <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> <spacer name="horizontalSpacer_16"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QGraphicsView" name="graphicsView_currentMetatileSelection"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>16777215</height> </size> </property> <property name="verticalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOff</enum> </property> <property name="horizontalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOff</enum> </property> <property name="interactive"> <bool>true</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer_17"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> <item row="1" column="0"> <widget class="QGroupBox" name="groupBox"> <property name="title"> <string>Border</string> </property> <layout class="QGridLayout" name="gridLayout_16"> <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> <property name="spacing"> <number>0</number> </property> <item row="0" column="1"> <widget class="QGraphicsView" name="graphicsView_BorderMetatile"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>48</height> </size> </property> <property name="toolTip"> <string><html><head/><body><p>The border is a 2x2 metatile which is repeated outside of the map layout's boundary. Draw on this border area to modify it.</p></body></html></string> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Sunken</enum> </property> <property name="verticalScrollBarPolicy"> <enum>Qt::ScrollBarAsNeeded</enum> </property> </widget> </item> <item row="0" column="0"> <spacer name="horizontalSpacer_12"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="0" column="2"> <spacer name="horizontalSpacer_13"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item row="3" column="0"> <widget class="QScrollArea" name="scrollArea_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="verticalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOn</enum> </property> <property name="horizontalScrollBarPolicy"> <enum>Qt::ScrollBarAsNeeded</enum> </property> <property name="sizeAdjustPolicy"> <enum>QAbstractScrollArea::AdjustIgnored</enum> </property> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignHCenter|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_2"> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>8</x> <y>0</y> <width>431</width> <height>341</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <layout class="QGridLayout" name="gridLayout_5"> <property name="sizeConstraint"> <enum>QLayout::SetDefaultConstraint</enum> </property> <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> <property name="spacing"> <number>0</number> </property> <item row="1" column="1"> <spacer name="verticalSpacer_5"> <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 row="0" column="1"> <widget class="QGraphicsView" name="graphicsView_Metatiles"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="verticalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOff</enum> </property> <property name="horizontalScrollBarPolicy"> <enum>Qt::ScrollBarAlwaysOff</enum> </property> <property name="sizeAdjustPolicy"> <enum>QAbstractScrollArea::AdjustIgnored</enum> </property> </widget> </item> <item row="0" column="0"> <spacer name="horizontalSpacer_14"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="0" column="2"> <spacer name="horizontalSpacer_15"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </widget> </item> <item row="4" column="0"> <widget class="QSlider" name="horizontalSlider_MetatileZoom"> <property name="minimum"> <number>10</number> </property> <property name="maximum"> <number>90</number> </property> <property name="value"> <number>30</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_collision"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <attribute name="title"> <string>Collision</string> </attribute> <layout class="QGridLayout" name="gridLayout_CollisionSelection"> <property name="sizeConstraint"> <enum>QLayout::SetDefaultConstraint</enum> </property> <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 row="2" column="1"> <widget class="QGraphicsView" name="graphicsView_Collision"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>64</width> <height>512</height> </size> </property> </widget> </item> <item row="3" column="1"> <spacer name="verticalSpacer_6"> <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 row="2" column="2"> <spacer name="horizontalSpacer_19"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="2" column="0"> <spacer name="horizontalSpacer_18"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="1" column="1"> <widget class="QSlider" name="horizontalSlider_CollisionTransparency"> <property name="minimum"> <number>0</number> </property> <property name="maximum"> <number>100</number> </property> <property name="value"> <number>50</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="label"> <property name="text"> <string>Opacity</string> </property> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="mapView_ObjectInfo"> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <widget class="QFrame" name="frame_Objects"> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>444</width> <height>0</height> </size> </property> <layout class="QGridLayout" name="gridLayout_6"> <property name="leftMargin"> <number>3</number> </property> <property name="topMargin"> <number>3</number> </property> <property name="rightMargin"> <number>3</number> </property> <property name="bottomMargin"> <number>3</number> </property> <item row="1" column="0"> <widget class="QLabel" name="label_NoEvents"> <property name="text"> <string>There are no events on the current map.</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item row="0" column="0"> <widget class="QFrame" name="frame_4"> <property name="maximumSize"> <size> <width>16777215</width> <height>32</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <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="NewEventToolButton" name="newEventToolButton"> <property name="minimumSize"> <size> <width>40</width> <height>32</height> </size> </property> <property name="toolTip"> <string><html><head/><body><p>Add a new event to the map.</p></body></html></string> </property> <property name="text"> <string>New Object</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/add.ico</normaloff>:/icons/add.ico</iconset> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> </widget> </item> <item> <widget class="QToolButton" name="toolButton_deleteObject"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>40</width> <height>32</height> </size> </property> <property name="toolTip"> <string><html><head/><body><p>Delete the selected event from the map.</p></body></html></string> </property> <property name="text"> <string>Delete</string> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/delete.ico</normaloff>:/icons/delete.ico</iconset> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> <property name="autoRaise"> <bool>false</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QToolButton" name="toolButton_Open_Scripts"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Open Map Scripts</string> </property> <property name="autoRaise"> <bool>false</bool> </property> </widget> </item> </layout> </widget> </item> <item row="2" column="0"> <widget class="QTabWidget" name="tabWidget_EventType"> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="tab_Objects"> <attribute name="title"> <string>Objects</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_2"> <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="QScrollArea" name="scrollArea_Objects"> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_Objects"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>430</width> <height>521</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_Warps"> <attribute name="title"> <string>Warps</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_4"> <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="QScrollArea" name="scrollArea_Warps"> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_Warps"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>430</width> <height>521</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_Triggers"> <attribute name="title"> <string>Triggers</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_5"> <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="QScrollArea" name="scrollArea_Triggers"> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_Triggers"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>430</width> <height>521</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_BGs"> <attribute name="title"> <string>BGs</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_7"> <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="QScrollArea" name="scrollArea_BGs"> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_BGs"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>430</width> <height>521</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_Healspots"> <attribute name="title"> <string>Healspots</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_9"> <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="QScrollArea" name="scrollArea_Healspots"> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_Healspots"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>430</width> <height>521</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_Multiple"> <attribute name="title"> <string>Multiple</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_8"> <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="QScrollArea" name="scrollArea_Multiple"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="widgetResizable"> <bool>true</bool> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <widget class="QWidget" name="scrollAreaWidgetContents_Multiple"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>430</width> <height>521</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> </item> </layout> </widget> </widget> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_Attributes"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <layout class="QVBoxLayout" name="gridLayout_Attributes"> <property name="spacing"> <number>0</number> </property> <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="QFrame" name="frame_3"> <property name="enabled"> <bool>false</bool> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QFormLayout" name="formLayout_2"> <property name="fieldGrowthPolicy"> <enum>QFormLayout::FieldsStayAtSizeHint</enum> </property> <property name="verticalSpacing"> <number>12</number> </property> <property name="bottomMargin"> <number>9</number> </property> <item row="0" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> <string>Song</string> </property> </widget> </item> <item row="0" column="1"> <widget class="NoScrollComboBox" name="comboBox_Song"> <property name="toolTip"> <string><html><head/><body><p>The default background music for this map.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_4"> <property name="text"> <string>Location</string> </property> </widget> </item> <item row="1" column="1"> <widget class="NoScrollComboBox" name="comboBox_Location"> <property name="toolTip"> <string><html><head/><body><p>The section of the region map which the map is grouped under. This also determines the name of the map that is display when the player enters it.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_5"> <property name="text"> <string>Requires Flash</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QCheckBox" name="checkBox_Visibility"> <property name="toolTip"> <string><html><head/><body><p>Whether or not the map is dark and requires Flash to illuminate.</p></body></html></string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> <string>Weather</string> </property> </widget> </item> <item row="3" column="1"> <widget class="NoScrollComboBox" name="comboBox_Weather"> <property name="toolTip"> <string><html><head/><body><p>The default weather for this map.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item row="4" column="0"> <widget class="QLabel" name="label_7"> <property name="text"> <string>Type</string> </property> </widget> </item> <item row="4" column="1"> <widget class="NoScrollComboBox" name="comboBox_Type"> <property name="toolTip"> <string><html><head/><body><p>The map type is a general attribute, which is used for many different things. For example. it determines whether biking or running is allowed.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item row="6" column="0"> <widget class="QLabel" name="label_9"> <property name="text"> <string>Battle scene</string> </property> </widget> </item> <item row="6" column="1"> <widget class="NoScrollComboBox" name="comboBox_BattleScene"> <property name="toolTip"> <string><html><head/><body><p>Determines the type of battle scene graphics to use.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item row="7" column="0"> <widget class="QLabel" name="label_8"> <property name="text"> <string>Show Location Name</string> </property> </widget> </item> <item row="7" column="1"> <widget class="QCheckBox" name="checkBox_ShowLocation"> <property name="toolTip"> <string><html><head/><body><p>Whether or not to display the location name when the player enters the map.</p></body></html></string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="8" column="0"> <widget class="QLabel" name="label_AllowRunning"> <property name="text"> <string>Allow Running</string> </property> </widget> </item> <item row="8" column="1"> <widget class="QCheckBox" name="checkBox_AllowRunning"> <property name="toolTip"> <string><html><head/><body><p>Allows the player to use Running Shoes</p></body></html></string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="9" column="0"> <widget class="QLabel" name="label_AllowBiking"> <property name="text"> <string>Allow Biking</string> </property> </widget> </item> <item row="9" column="1"> <widget class="QCheckBox" name="checkBox_AllowBiking"> <property name="toolTip"> <string><html><head/><body><p>Allows the player to use a Bike</p></body></html></string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="10" column="0"> <widget class="QLabel" name="label_AllowEscapeRope"> <property name="text"> <string>Allow Dig & Escape Rope</string> </property> </widget> </item> <item row="10" column="1"> <widget class="QCheckBox" name="checkBox_AllowEscapeRope"> <property name="toolTip"> <string><html><head/><body><p>Allows the player to use Dig or Escape Rope</p></body></html></string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="11" column="0"> <widget class="QLabel" name="label_FloorNumber"> <property name="text"> <string>Floor Number</string> </property> </widget> </item> <item row="11" column="1"> <widget class="QSpinBox" name="spinBox_FloorNumber"> <property name="toolTip"> <string><html><head/><body><p>Floor number to be used for maps with elevators.</p></body></html></string> </property> <property name="minimum"> <number>-128</number> </property> <property name="maximum"> <number>127</number> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QFrame" name="frame_keyValue"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QVBoxLayout" name="verticalLayout_10"> <item> <widget class="QLabel" name="label_2"> <property name="text"> <string>Custom Fields</string> </property> </widget> </item> <item> <widget class="QFrame" name="frame"> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_8"> <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="QPushButton" name="pushButton_AddCustomHeaderField"> <property name="text"> <string>Add</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_DeleteCustomHeaderField"> <property name="text"> <string>Delete</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item> <widget class="QTableWidget" name="tableWidget_CustomHeaderFields"> <property name="toolTip"> <string>Custom fields will be added to the map.json file for the current map.</string> </property> <attribute name="horizontalHeaderVisible"> <bool>false</bool> </attribute> <attribute name="horizontalHeaderCascadingSectionResizes"> <bool>false</bool> </attribute> <attribute name="horizontalHeaderHighlightSections"> <bool>true</bool> </attribute> <attribute name="horizontalHeaderShowSortIndicator" stdset="0"> <bool>false</bool> </attribute> <attribute name="horizontalHeaderStretchLastSection"> <bool>true</bool> </attribute> <attribute name="verticalHeaderVisible"> <bool>false</bool> </attribute> <column> <property name="text"> <string>Key</string> </property> </column> <column> <property name="text"> <string>Value</string> </property> </column> </widget> </item> </layout> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_Connections"> <layout class="QGridLayout" name="gridLayout_12"> <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 row="3" column="0"> <widget class="QFrame" name="gridFrame"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_11"> <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> <property name="spacing"> <number>0</number> </property> <item row="1" column="0"> <widget class="QFrame" name="horizontalFrame"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>32</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_4"> <property name="spacing"> <number>4</number> </property> <property name="leftMargin"> <number>4</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <widget class="QPushButton" name="pushButton_AddConnection"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="toolTip"> <string><html><head/><body><p>Add a new connection.</p></body></html></string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset> <activeon>:/icons/add.ico</activeon> </iconset> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_RemoveConnection"> <property name="toolTip"> <string><html><head/><body><p>Remove the currently-selected connection.</p></body></html></string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset> <activeon>:/icons/delete.ico</activeon> </iconset> </property> </widget> </item> <item> <widget class="QLabel" name="label_13"> <property name="text"> <string>Number of Connections:</string> </property> </widget> </item> <item> <widget class="QLabel" name="label_NumConnections"> <property name="text"> <string/> </property> </widget> </item> <item> <spacer name="horizontalSpacer_11"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Expanding</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QCheckBox" name="checkBox_MirrorConnections"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="toolTip"> <string><html><head/><body><p>If enabled, connections will automatically be updated on the connected map.</p></body></html></string> </property> <property name="text"> <string>Mirror to Connecting Maps</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> </item> </layout> </widget> </item> <item row="2" column="0"> <widget class="QFrame" name="horizontalFrame2"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>32</height> </size> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0,0,0,0,0"> <property name="spacing"> <number>6</number> </property> <property name="leftMargin"> <number>4</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <widget class="QLabel" name="label_11"> <property name="text"> <string>Map</string> </property> </widget> </item> <item> <widget class="NoScrollComboBox" name="comboBox_ConnectedMap"> <property name="toolTip"> <string><html><head/><body><p>The destination map name of the connection.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QLabel" name="label_12"> <property name="text"> <string>Offset</string> </property> </widget> </item> <item> <widget class="QSpinBox" name="spinBox_ConnectionOffset"> <property name="toolTip"> <string><html><head/><body><p>The number of metatiles to offset the connection.</p></body></html></string> </property> <property name="minimum"> <number>-999</number> </property> <property name="maximum"> <number>999</number> </property> </widget> </item> <item> <widget class="NoScrollComboBox" name="comboBox_ConnectionDirection"> <property name="toolTip"> <string><html><head/><body><p>The direction of the connection.</p></body></html></string> </property> <item> <property name="text"> <string>up</string> </property> </item> <item> <property name="text"> <string>right</string> </property> </item> <item> <property name="text"> <string>down</string> </property> </item> <item> <property name="text"> <string>left</string> </property> </item> </widget> </item> <item> <spacer name="horizontalSpacer_6"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </item> <item row="3" column="0"> <widget class="QFrame" name="gridFrame1"> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout_13"> <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> <property name="spacing"> <number>0</number> </property> <item row="1" column="0"> <widget class="QScrollArea" name="scrollArea_5"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="scrollAreaWidgetContents_3"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>118</width> <height>118</height> </rect> </property> <layout class="QGridLayout" name="gridLayout_14"> <item row="1" column="2"> <spacer name="horizontalSpacer_8"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="2" column="1"> <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 row="0" column="1"> <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 row="1" column="1"> <widget class="QGraphicsView" name="graphicsView_Connections"> <property name="backgroundBrush"> <brush brushstyle="SolidPattern"> <color alpha="255"> <red>0</red> <green>0</green> <blue>0</blue> </color> </brush> </property> </widget> </item> <item row="1" column="0"> <spacer name="horizontalSpacer_7"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </widget> </item> <item row="0" column="0"> <widget class="QFrame" name="horizontalFrame3"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_6"> <property name="spacing"> <number>4</number> </property> <property name="leftMargin"> <number>4</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <widget class="QLabel" name="label_14"> <property name="text"> <string>Dive Map</string> </property> </widget> </item> <item> <widget class="NoScrollComboBox" name="comboBox_DiveMap"> <property name="toolTip"> <string><html><head/><body><p>Destination map name when using <span style=" font-weight:600;">Dive</span>. If empty, no such connection will exist.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QLabel" name="label_15"> <property name="text"> <string>Emerge Map</string> </property> </widget> </item> <item> <widget class="NoScrollComboBox" name="comboBox_EmergeMap"> <property name="toolTip"> <string><html><head/><body><p>Destination map name when emerging using <span style=" font-weight:600;">Dive</span>. If empty, no such connection will exist.</p></body></html></string> </property> <property name="editable"> <bool>true</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer_10"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </widget> </item> </layout> </widget> </item> </layout> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_WildMons"> <layout class="QVBoxLayout" name="verticalLayout_11"> <item> <widget class="QFrame" name="frame_WildMonInfo"> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <layout class="QVBoxLayout" name="verticalLayout_12"> <item> <widget class="QFrame" name="frame_2"> <property name="frameShape"> <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow"> <enum>QFrame::Plain</enum> </property> <layout class="QHBoxLayout" name="horizontalLayout_9"> <item> <widget class="QLabel" name="label_10"> <property name="text"> <string>Group</string> </property> </widget> </item> <item> <widget class="QComboBox" name="comboBox_EncounterGroupLabel"> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContents</enum> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_NewWildMonGroup"> <property name="toolTip"> <string><html><head/><body><p>Create a new group for wild pokemon data on this map.</p></body></html></string> </property> <property name="text"> <string/> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/add.ico</normaloff>:/icons/add.ico</iconset> </property> <property name="flat"> <bool>true</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer_9"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="pushButton_ConfigureEncountersJSON"> <property name="text"> <string>Configure JSON...</string> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QStackedWidget" name="stackedWidget_WildMons"> <widget class="QWidget" name="page"/> <widget class="QWidget" name="page_2"/> </widget> </item> </layout> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> </widget> </item> </layout> </widget> <widget class="QStatusBar" name="statusBar"/> <widget class="QMenuBar" name="menuBar"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1287</width> <height>22</height> </rect> </property> <widget class="QMenu" name="menuFile"> <property name="title"> <string>File</string> </property> <addaction name="action_Open_Project"/> <addaction name="action_Reload_Project"/> <addaction name="action_Save"/> <addaction name="action_Save_Project"/> <addaction name="separator"/> <addaction name="action_Export_Map_Image"/> <addaction name="actionExport_Stitched_Map_Image"/> <addaction name="separator"/> <addaction name="action_Exit"/> </widget> <widget class="QMenu" name="menuEdit"> <property name="title"> <string>Edit</string> </property> <addaction name="actionUndo"/> <addaction name="actionRedo"/> </widget> <widget class="QMenu" name="menuView"> <property name="title"> <string>View</string> </property> <addaction name="actionZoom_In"/> <addaction name="actionZoom_Out"/> <addaction name="actionCursor_Tile_Outline"/> <addaction name="actionPlayer_View_Rectangle"/> <addaction name="actionBetter_Cursors"/> <addaction name="separator"/> <addaction name="actionThemes"/> </widget> <widget class="QMenu" name="menuTools"> <property name="title"> <string>Tools</string> </property> <addaction name="actionPencil"/> <addaction name="actionPointer"/> <addaction name="actionFlood_Fill"/> <addaction name="actionEyedropper"/> <addaction name="actionMove"/> <addaction name="actionMap_Shift"/> <addaction name="separator"/> <addaction name="action_NewMap"/> <addaction name="actionNew_Tileset"/> <addaction name="actionTileset_Editor"/> <addaction name="actionRegion_Map_Editor"/> </widget> <widget class="QMenu" name="menuHelp"> <property name="title"> <string>Help</string> </property> <addaction name="actionAbout_Porymap"/> </widget> <widget class="QMenu" name="menuOptions"> <property name="title"> <string>Options</string> </property> <addaction name="actionUse_Encounter_Json"/> <addaction name="actionMonitor_Project_Files"/> <addaction name="actionUse_Poryscript"/> </widget> <addaction name="menuFile"/> <addaction name="menuEdit"/> <addaction name="menuView"/> <addaction name="menuTools"/> <addaction name="menuOptions"/> <addaction name="menuHelp"/> </widget> <action name="action_Save_Project"> <property name="text"> <string>Save All</string> </property> <property name="shortcut"> <string>Ctrl+Shift+S</string> </property> </action> <action name="action_Exit"> <property name="text"> <string>Exit</string> </property> <property name="shortcut"> <string>Ctrl+Q</string> </property> </action> <action name="action_Open_Project"> <property name="text"> <string>Open Project...</string> </property> <property name="shortcut"> <string>Ctrl+O</string> </property> </action> <action name="action_Reload_Project"> <property name="text"> <string>Reload Project</string> </property> </action> <action name="action_Save"> <property name="text"> <string>Save</string> </property> <property name="shortcut"> <string>Ctrl+S</string> </property> </action> <action name="actionUse_Encounter_Json"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Show Wild Encounter Tables</string> </property> </action> <action name="actionMonitor_Project_Files"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Monitor Project Files</string> </property> </action> <action name="actionUse_Poryscript"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Use PoryScript</string> </property> </action> <action name="action_NewMap"> <property name="text"> <string>New Map...</string> </property> <property name="shortcut"> <string>Ctrl+N</string> </property> </action> <action name="actionUndo"> <property name="text"> <string>Undo</string> </property> <property name="shortcut"> <string>Ctrl+Z</string> </property> </action> <action name="actionRedo"> <property name="text"> <string>Redo</string> </property> <property name="font"> <font/> </property> <property name="shortcut"> <string>Ctrl+Y</string> </property> </action> <action name="action_Export_Map_Image"> <property name="text"> <string>Export Map Image...</string> </property> </action> <action name="actionZoom_In"> <property name="text"> <string>Zoom In</string> </property> <property name="shortcut"> <string>Ctrl++</string> </property> </action> <action name="actionZoom_Out"> <property name="text"> <string>Zoom Out</string> </property> <property name="shortcut"> <string>Ctrl+-</string> </property> </action> <action name="actionBetter_Cursors"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>Cursor Icons</string> </property> <property name="toolTip"> <string><html><head/><body><p>Use reticule-styled cursors with icon showing currently selected tool.</p></body></html></string> </property> </action> <action name="actionPencil"> <property name="text"> <string>Pencil</string> </property> <property name="shortcut"> <string>N</string> </property> </action> <action name="actionFlood_Fill"> <property name="text"> <string>Bucket Fill</string> </property> <property name="shortcut"> <string>B</string> </property> </action> <action name="actionEyedropper"> <property name="text"> <string>Eyedropper</string> </property> <property name="shortcut"> <string>E</string> </property> </action> <action name="actionMove"> <property name="text"> <string>Move</string> </property> <property name="shortcut"> <string>M</string> </property> </action> <action name="actionMap_Shift"> <property name="text"> <string>Map Shift</string> </property> <property name="shortcut"> <string>S</string> </property> </action> <action name="actionPointer"> <property name="text"> <string>Pointer</string> </property> <property name="shortcut"> <string>P</string> </property> </action> <action name="actionTileset_Editor"> <property name="text"> <string>Tileset Editor</string> </property> </action> <action name="actionSort_by_Area"> <property name="checkable"> <bool>true</bool> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/sort_alphabet.ico</normaloff>:/icons/sort_alphabet.ico</iconset> </property> <property name="text"> <string>Sort by &Area</string> </property> </action> <action name="actionSort_by_Group"> <property name="checkable"> <bool>true</bool> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/sort_number.ico</normaloff>:/icons/sort_number.ico</iconset> </property> <property name="text"> <string>Sort by &Group</string> </property> <property name="toolTip"> <string>Sort by Group</string> </property> </action> <action name="actionSort_by_Layout"> <property name="checkable"> <bool>true</bool> </property> <property name="icon"> <iconset resource="../resources/images.qrc"> <normaloff>:/icons/sort_map.ico</normaloff>:/icons/sort_map.ico</iconset> </property> <property name="text"> <string>Sort by &Layout</string> </property> </action> <action name="actionAbout_Porymap"> <property name="text"> <string>About Porymap...</string> </property> </action> <action name="actionPlayer_View_Rectangle"> <property name="checkable"> <bool>true</bool> </property> <property name="text"> <string>Player View Rectangle</string> </property> <property name="toolTip"> <string><html><head/><body><p>Show the player's view rectangle on the map based on the cursor's position.</p></body></html></string> </property> </action> <action name="actionCursor_Tile_Outline"> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>true</bool> </property> <property name="text"> <string>Cursor Tile Outline</string> </property> </action> <action name="actionRegion_Map_Editor"> <property name="text"> <string>Region Map Editor</string> </property> </action> <action name="actionNew_Tileset"> <property name="text"> <string>New Tileset...</string> </property> <property name="shortcut"> <string>Ctrl+Shift+N</string> </property> </action> <action name="actionThemes"> <property name="text"> <string>Themes...</string> </property> </action> <action name="actionExport_Stitched_Map_Image"> <property name="text"> <string>Export Map Stitch Image...</string> </property> </action> </widget> <layoutdefault spacing="6" margin="11"/> <customwidgets> <customwidget> <class>NoScrollComboBox</class> <extends>QComboBox</extends> <header>noscrollcombobox.h</header> </customwidget> <customwidget> <class>GraphicsView</class> <extends>QGraphicsView</extends> <header>graphicsview.h</header> </customwidget> <customwidget> <class>NewEventToolButton</class> <extends>QToolButton</extends> <header>neweventtoolbutton.h</header> </customwidget> <customwidget> <class>QTabBar</class> <extends>QWidget</extends> <header>qtabbar.h</header> </customwidget> </customwidgets> <resources> <include location="../resources/images.qrc"/> </resources> <connections/> </ui>