2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>CharacterUi</class>
|
|
|
|
<widget class="QDialog" name="CharacterUi" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2007-01-06 18:48:27 +00:00
|
|
|
<width>325</width>
|
2006-08-31 13:46:28 +00:00
|
|
|
<height>231</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
2006-03-05 17:24:44 +00:00
|
|
|
<number>6</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="familyLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font family</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Family:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>familyCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QComboBox" name="shapeCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font shape</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="shapeLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font shape</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>S&hape:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>shapeCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QComboBox" name="seriesCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font series</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1" >
|
|
|
|
<widget class="QComboBox" name="langCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Language</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QComboBox" name="familyCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font family</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1" >
|
|
|
|
<widget class="QComboBox" name="colorCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font color</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0" >
|
|
|
|
<widget class="QLabel" name="langLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Language</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Language:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>langCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="seriesLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font series</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Series:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>seriesCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" >
|
|
|
|
<widget class="QLabel" name="colorLA" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font color</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Color:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>colorCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="sizeGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Never Toggled</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" >
|
2006-03-05 17:24:44 +00:00
|
|
|
<property name="margin" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>11</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
|
|
|
<item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QLabel" name="sizeLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font size</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Si&ze:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>sizeCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QComboBox" name="sizeCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Font size</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="miscGB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Other font settings</string>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>Always Toggled</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" >
|
2006-03-05 17:24:44 +00:00
|
|
|
<property name="margin" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>11</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
|
|
|
<item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QLabel" name="miscLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Misc:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>miscCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2006-03-24 15:59:11 +00:00
|
|
|
<widget class="QComboBox" name="miscCO" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Other font settings</string>
|
|
|
|
</property>
|
2007-01-06 18:48:27 +00:00
|
|
|
<property name="sizeAdjustPolicy" >
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="toggleallCB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>toggle font on all of the above</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Toggle all</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="autoapplyCB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Apply each change automatically</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Apply changes immediately</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="okPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&OK</string>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="applyPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Apply</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="closePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Close</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-03-05 17:24:44 +00:00
|
|
|
</layout>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>familyCO</tabstop>
|
|
|
|
<tabstop>seriesCO</tabstop>
|
|
|
|
<tabstop>shapeCO</tabstop>
|
|
|
|
<tabstop>colorCO</tabstop>
|
|
|
|
<tabstop>langCO</tabstop>
|
|
|
|
<tabstop>toggleallCB</tabstop>
|
|
|
|
<tabstop>sizeCO</tabstop>
|
|
|
|
<tabstop>miscCO</tabstop>
|
|
|
|
<tabstop>autoapplyCB</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>applyPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
2007-01-06 18:48:27 +00:00
|
|
|
<includes>
|
2008-04-20 16:32:40 +00:00
|
|
|
<include location="local" >qt_i18n.h</include>
|
2007-01-06 18:48:27 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|