529 lines
16 KiB
Plaintext
529 lines
16 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>PreferenceEditor</class>
|
||
|
|
<widget class="QDialog" name="PreferenceEditor">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>1118</width>
|
||
|
|
<height>861</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>703</width>
|
||
|
|
<height>512</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Dialog</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||
|
|
<item>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit">
|
||
|
|
<property name="enabled">
|
||
|
|
<bool>false</bool>
|
||
|
|
</property>
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>150</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>10</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="placeholderText">
|
||
|
|
<string>Filter</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QListWidget" name="listWidget_Categories">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>150</width>
|
||
|
|
<height>16777215</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>10</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="currentRow">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>View</string>
|
||
|
|
</property>
|
||
|
|
<property name="icon">
|
||
|
|
<iconset resource="data/Data.qrc">
|
||
|
|
<normaloff>:/icons/icons/Icon_Views.png</normaloff>:/icons/icons/Icon_Views.png</iconset>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>Tree Widget</string>
|
||
|
|
</property>
|
||
|
|
<property name="icon">
|
||
|
|
<iconset resource="data/Data.qrc">
|
||
|
|
<normaloff>:/icons/icons/Icon_Tree.png</normaloff>:/icons/icons/Icon_Tree.png</iconset>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>File Editors</string>
|
||
|
|
</property>
|
||
|
|
<property name="icon">
|
||
|
|
<iconset resource="data/Data.qrc">
|
||
|
|
<normaloff>:/icons/icons/Icon_Editor.png</normaloff>:/icons/icons/Icon_Editor.png</iconset>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QFrame" name="frame_View">
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Shadow::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_4">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>30</width>
|
||
|
|
<height>30</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>30</width>
|
||
|
|
<height>30</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="pixmap">
|
||
|
|
<pixmap resource="data/Data.qrc">:/icons/icons/Icon_Views.png</pixmap>
|
||
|
|
</property>
|
||
|
|
<property name="scaledContents">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_3">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>View</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QTabWidget" name="tabWidget_Editors_3">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>10</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="currentIndex">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="tab_3">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Font && Colors</string>
|
||
|
|
</attribute>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||
|
|
<item>
|
||
|
|
<widget class="QGroupBox" name="groupBox">
|
||
|
|
<property name="title">
|
||
|
|
<string>Font</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label">
|
||
|
|
<property name="text">
|
||
|
|
<string>Family:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QComboBox" name="comboBox_FontFamily"/>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="horizontalSpacer_2">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>40</width>
|
||
|
|
<height>20</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_2">
|
||
|
|
<property name="text">
|
||
|
|
<string>Size:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QSpinBox" name="spinBox_FontSize"/>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="horizontalSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>40</width>
|
||
|
|
<height>20</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_11">
|
||
|
|
<property name="text">
|
||
|
|
<string>Zoom:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QSpinBox" name="spinBox_ViewZoom">
|
||
|
|
<property name="suffix">
|
||
|
|
<string>%</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<spacer name="verticalSpacer">
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Orientation::Vertical</enum>
|
||
|
|
</property>
|
||
|
|
<property name="sizeHint" stdset="0">
|
||
|
|
<size>
|
||
|
|
<width>20</width>
|
||
|
|
<height>588</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
</spacer>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QFrame" name="frame_TreeWidget">
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Shadow::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_9">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>30</width>
|
||
|
|
<height>30</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>30</width>
|
||
|
|
<height>30</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="pixmap">
|
||
|
|
<pixmap resource="data/Data.qrc">:/icons/icons/Icon_Tree.png</pixmap>
|
||
|
|
</property>
|
||
|
|
<property name="scaledContents">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_10">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Tree Widget</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QTabWidget" name="tabWidget_Editors">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>10</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="currentIndex">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="tab">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Tab 1</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_2">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Tab 2</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QFrame" name="frame_FileEditors">
|
||
|
|
<property name="frameShape">
|
||
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
||
|
|
</property>
|
||
|
|
<property name="frameShadow">
|
||
|
|
<enum>QFrame::Shadow::Raised</enum>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_7">
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>30</width>
|
||
|
|
<height>30</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="maximumSize">
|
||
|
|
<size>
|
||
|
|
<width>30</width>
|
||
|
|
<height>30</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
<property name="pixmap">
|
||
|
|
<pixmap resource="data/Data.qrc">:/icons/icons/Icon_Editor.png</pixmap>
|
||
|
|
</property>
|
||
|
|
<property name="scaledContents">
|
||
|
|
<bool>true</bool>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_8">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>File Editors</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QTabWidget" name="tabWidget_Editors_2">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>10</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="currentIndex">
|
||
|
|
<number>7</number>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="tab_FastFile">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Fast File</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_Zone">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Zone File</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_IWIFile">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Images</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_LocalString">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Local Strings</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab__StringTable">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>String Table</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_Sounds">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Sounds</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_TechSet">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Tech Set</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_Model">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Model</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QWidget" name="tab_6">
|
||
|
|
<attribute name="title">
|
||
|
|
<string>Page</string>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_5">
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_6">
|
||
|
|
<property name="text">
|
||
|
|
<string/>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<family>Roboto</family>
|
||
|
|
<pointsize>10</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="orientation">
|
||
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
||
|
|
</property>
|
||
|
|
<property name="standardButtons">
|
||
|
|
<set>QDialogButtonBox::StandardButton::Apply|QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<resources>
|
||
|
|
<include location="data/Data.qrc"/>
|
||
|
|
</resources>
|
||
|
|
<connections>
|
||
|
|
<connection>
|
||
|
|
<sender>buttonBox</sender>
|
||
|
|
<signal>accepted()</signal>
|
||
|
|
<receiver>PreferenceEditor</receiver>
|
||
|
|
<slot>accept()</slot>
|
||
|
|
<hints>
|
||
|
|
<hint type="sourcelabel">
|
||
|
|
<x>248</x>
|
||
|
|
<y>254</y>
|
||
|
|
</hint>
|
||
|
|
<hint type="destinationlabel">
|
||
|
|
<x>157</x>
|
||
|
|
<y>274</y>
|
||
|
|
</hint>
|
||
|
|
</hints>
|
||
|
|
</connection>
|
||
|
|
<connection>
|
||
|
|
<sender>buttonBox</sender>
|
||
|
|
<signal>rejected()</signal>
|
||
|
|
<receiver>PreferenceEditor</receiver>
|
||
|
|
<slot>reject()</slot>
|
||
|
|
<hints>
|
||
|
|
<hint type="sourcelabel">
|
||
|
|
<x>316</x>
|
||
|
|
<y>260</y>
|
||
|
|
</hint>
|
||
|
|
<hint type="destinationlabel">
|
||
|
|
<x>286</x>
|
||
|
|
<y>274</y>
|
||
|
|
</hint>
|
||
|
|
</hints>
|
||
|
|
</connection>
|
||
|
|
</connections>
|
||
|
|
</ui>
|