2018-05-04 19:34:09 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>CharacterUi</class>
|
2018-05-04 19:34:09 +02:00
|
|
|
<widget class="QDialog" name="CharacterUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-12-17 12:59:40 +01:00
|
|
|
<width>545</width>
|
|
|
|
<height>428</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-05-04 19:34:09 +02:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2018-05-04 19:34:09 +02:00
|
|
|
<property name="sizeGripEnabled">
|
2006-03-24 15:59:11 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-05-06 19:48:21 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout_7">
|
|
|
|
<item row="0" column="0" colspan="2">
|
2018-05-05 17:45:17 +02:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Font Properties</string>
|
|
|
|
</property>
|
2018-12-25 17:02:18 +01:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-05-05 17:45:17 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2018-05-04 19:34:09 +02:00
|
|
|
<item row="0" column="0">
|
2018-05-05 17:45:17 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="familyLA">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Font family</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Fa&mily:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>familyCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="familyCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Font family</string>
|
|
|
|
</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="1" column="1">
|
|
|
|
<widget class="QComboBox" name="seriesCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Font series</string>
|
|
|
|
</property>
|
|
|
|
</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="2" column="1">
|
|
|
|
<widget class="QComboBox" name="shapeCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Font shape</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
|
|
|
<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>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QComboBox" name="sizeCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Font size</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2018-05-04 19:34:09 +02:00
|
|
|
</item>
|
2018-05-05 17:45:17 +02:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
<property name="title">
|
|
|
|
<string>Decoration</string>
|
|
|
|
</property>
|
2018-12-25 17:02:18 +01:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-05-05 17:45:17 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" 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>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="colorCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Font color</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="ulineLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>U&nderlining:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>ulineCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QComboBox" name="ulineCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Underlining of text</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="strikeLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>S&trikethrough:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>strikeCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QComboBox" name="strikeCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Strike-through text</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2018-05-04 19:34:09 +02:00
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
2018-05-05 17:45:17 +02:00
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2018-05-04 19:34:09 +02:00
|
|
|
</property>
|
2018-05-05 17:45:17 +02:00
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
2018-05-04 19:34:09 +02:00
|
|
|
</property>
|
2018-05-05 17:45:17 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>36</height>
|
|
|
|
</size>
|
2018-05-04 19:34:09 +02:00
|
|
|
</property>
|
2018-05-05 17:45:17 +02:00
|
|
|
</spacer>
|
2018-05-04 19:34:09 +02:00
|
|
|
</item>
|
|
|
|
</layout>
|
2018-05-05 17:45:17 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2018-05-04 19:34:09 +02:00
|
|
|
</item>
|
2018-05-05 17:45:17 +02:00
|
|
|
<item row="1" column="0">
|
2018-05-06 19:48:21 +02:00
|
|
|
<widget class="QGroupBox" name="groupBox_4">
|
|
|
|
<property name="title">
|
|
|
|
<string>Language Settings</string>
|
|
|
|
</property>
|
2018-12-25 17:02:18 +01:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-05-06 19:48:21 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout_6">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="LanguageLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Language:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>langCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-05-05 18:48:43 +02:00
|
|
|
<widget class="QComboBox" name="langCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Language</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2018-05-06 19:48:21 +02:00
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QCheckBox" name="nospellcheckCB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>If this is selected, the marked text will not be spellchecked</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>E&xclude from Spellchecking</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2018-05-06 19:48:21 +02:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QGroupBox" name="groupBox_3">
|
|
|
|
<property name="title">
|
|
|
|
<string>Semantic Markup</string>
|
2018-05-04 19:34:09 +02:00
|
|
|
</property>
|
2018-12-25 17:02:18 +01:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-05-06 19:48:21 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QCheckBox" name="emphCB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Semantic emphasizing (italic by default, but can be adapted)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Emphasized</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QCheckBox" name="nounCB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Semantic markup of nouns (small caps by default, but can be adapted)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Noun</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2018-12-17 12:59:40 +01:00
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>6</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="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</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>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>familyCO</tabstop>
|
|
|
|
<tabstop>seriesCO</tabstop>
|
|
|
|
<tabstop>shapeCO</tabstop>
|
|
|
|
<tabstop>colorCO</tabstop>
|
|
|
|
<tabstop>langCO</tabstop>
|
|
|
|
</tabstops>
|
2007-01-06 18:48:27 +00:00
|
|
|
<includes>
|
2018-05-04 19:34:09 +02: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>
|