2009-04-21 19:45:50 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2009-04-11 05:43:52 +00:00
|
|
|
<class>AmendThemeDialog</class>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QDialog" name="AmendThemeDialog">
|
|
|
|
<property name="windowModality">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::ApplicationModal</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="geometry">
|
2009-04-11 05:43:52 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2009-04-19 08:15:40 +00:00
|
|
|
<width>586</width>
|
|
|
|
<height>651</height>
|
2009-04-11 05:43:52 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="windowTitle">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Theme Maintance</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="windowIcon">
|
2009-10-22 19:03:08 +00:00
|
|
|
<iconset>
|
2009-04-11 05:43:52 +00:00
|
|
|
<normaloff>:/icon/openlp.org-icon-32.bmp</normaloff>:/icon/openlp.org-icon-32.bmp</iconset>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="modal">
|
2009-04-19 08:15:40 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QVBoxLayout" name="AmendThemeLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="ThemeNameWidget" native="true">
|
|
|
|
<layout class="QHBoxLayout" name="ThemeNameLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QLabel" name="ThemeNameLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Theme Name:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QLineEdit" name="ThemeNameEdit"/>
|
2009-04-19 08:15:40 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="ContentWidget" native="true">
|
|
|
|
<layout class="QHBoxLayout" name="ContentLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QTabWidget" name="ThemeTabWidget">
|
|
|
|
<property name="currentIndex">
|
2009-10-22 19:03:08 +00:00
|
|
|
<number>2</number>
|
2009-04-19 08:15:40 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="BackgroundTab">
|
|
|
|
<attribute name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Background</string>
|
|
|
|
</attribute>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QFormLayout" name="BackgroundLayout">
|
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="BackgroundLabel">
|
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Background:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="BackgroundComboBox">
|
2009-04-11 05:43:52 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Opaque</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Transparent</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="BackgroundTypeLabel">
|
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Background Type:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QComboBox" name="BackgroundTypeComboBox">
|
2009-04-11 05:43:52 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Solid Color</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Gradient</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Image</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="Color1Label">
|
|
|
|
<property name="text">
|
|
|
|
<string><Color1></string>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QPushButton" name="Color1PushButton">
|
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="Color2Label">
|
|
|
|
<property name="text">
|
|
|
|
<string><Color2></string>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QPushButton" name="Color2PushButton">
|
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="ImageLabel">
|
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Image:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QLabel" name="GradientLabel">
|
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Gradient :</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="6" column="1">
|
|
|
|
<widget class="QComboBox" name="GradientComboBox">
|
2009-04-11 05:43:52 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Horizontal</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Vertical</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-11 05:43:52 +00:00
|
|
|
<string>Circular</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="QWidget" name="ImageFilenameWidget" native="true">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QLineEdit" name="ImageLineEdit"/>
|
2009-04-19 08:15:40 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QToolButton" name="ImageToolButton">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images/openlp-2.qrc">
|
2009-04-19 08:15:40 +00:00
|
|
|
<normaloff>:/images/image_load.png</normaloff>:/images/image_load.png</iconset>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="7" column="1">
|
|
|
|
<spacer name="BackgroundSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
</spacer>
|
2009-04-11 05:43:52 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="FontMainTab">
|
|
|
|
<attribute name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Font Main</string>
|
|
|
|
</attribute>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QHBoxLayout" name="FontMainLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-11 05:43:52 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="MainLeftWidget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="MainLeftLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="FontMainGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Main Font</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QFormLayout" name="MainFontLayout">
|
|
|
|
<property name="formAlignment">
|
2009-04-19 08:15:40 +00:00
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainlabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Font:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QFontComboBox" name="FontMainComboBox"/>
|
2009-04-19 08:15:40 +00:00
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainColorLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Font Color:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QPushButton" name="FontMainColorPushButton">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainSize">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Size:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontMainSizeSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>pt</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>999</number>
|
|
|
|
</property>
|
2009-10-22 19:03:08 +00:00
|
|
|
<property name="value">
|
|
|
|
<number>16</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainWrapIndentationLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Wrap Indentation</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontMainLineSpacingSpinBox"/>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<widget class="QLabel" name="FontMainLinesPageLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="FontMainSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="MainRightWidget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="MainRightLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="MainLocationGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Display Location</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QFormLayout" name="MainLocationLayout">
|
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="DefaultLocationLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Use Default Location:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="FontMainDefaultCheckBox">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="tristate">
|
2009-04-19 08:15:40 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainXLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>X Position:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainYLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Y Position:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainWidthLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Width:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="FontMainHeightLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Height:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontMainXSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
2009-10-22 19:03:08 +00:00
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontMainYSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontMainWidthSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontMainHeightSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="MainLocationSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-04-11 05:43:52 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="FontFooterTab">
|
|
|
|
<attribute name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Font Footer</string>
|
|
|
|
</attribute>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QHBoxLayout" name="FontFooterLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-11 05:43:52 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="FooterLeftWidget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="FooterLeftLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="FooterFontGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Footer Font</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QFormLayout" name="FooterFontLayout">
|
|
|
|
<property name="fieldGrowthPolicy">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="formAlignment">
|
2009-04-19 08:15:40 +00:00
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Font:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QFontComboBox" name="FontFooterComboBox"/>
|
2009-04-19 08:15:40 +00:00
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterColorLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Font Color:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QPushButton" name="FontFooterColorPushButton">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterSizeLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Size:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontFooterSizeSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>pt</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>999</number>
|
|
|
|
</property>
|
2009-10-22 19:03:08 +00:00
|
|
|
<property name="value">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="FontFooterSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="FooterRightWidget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="FooterRightLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="LocationFooterGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Display Location</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QFormLayout" name="LocationFooterLayout">
|
|
|
|
<property name="fieldGrowthPolicy">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="formAlignment">
|
2009-04-19 08:15:40 +00:00
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterDefaultLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Use Default Location:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="FontFooterDefaultCheckBox">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="tristate">
|
2009-04-19 08:15:40 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterXLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>X Position:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterYLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Y Position:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterWidthLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Width:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="FontFooterHeightLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Height:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontFooterXSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
2009-10-22 19:03:08 +00:00
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontFooterYSpinBox">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
2009-10-22 19:03:08 +00:00
|
|
|
<property name="value">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontFooterWidthSpinBox">
|
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="QSpinBox" name="FontFooterHeightSpinBox">
|
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>78</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="suffix">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>px</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="maximum">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="FontFooterLocationSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="OtherOptionsTab">
|
|
|
|
<attribute name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Other Options</string>
|
|
|
|
</attribute>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QHBoxLayout" name="OtherOptionsLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="OptionsLeftWidget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="OptionsLeftLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="ShadowGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Shadow && Outline</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="OutlineWidget" native="true">
|
|
|
|
<layout class="QFormLayout" name="OutlineLayout">
|
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="OutlineCheckBox">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="OutlineColorLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Outline Color:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QPushButton" name="OutlineColorPushButton">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="OutlineEnabledLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Show Outline:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="ShadowWidget" native="true">
|
|
|
|
<layout class="QFormLayout" name="ShadowLayout">
|
|
|
|
<property name="horizontalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="verticalSpacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QCheckBox" name="ShadowCheckBox">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="ShadowColorLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Shadow Color:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QPushButton" name="ShadowColorPushButton">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="ShadowEnabledLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Show Shadow:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="ShadowSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-19 08:15:40 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QWidget" name="OptionsRightWidget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="OptionsRightLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>0</number>
|
2009-04-11 05:43:52 +00:00
|
|
|
</property>
|
2009-04-19 08:15:40 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="AlignmentGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Alignment</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="HorizontalLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Horizontal Align:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="HorizontalComboBox">
|
2009-04-19 08:15:40 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Left</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Right</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Center</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="VerticalLabel">
|
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Vertical Align:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QComboBox" name="VerticalComboBox">
|
2009-04-19 08:15:40 +00:00
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Top</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Middle</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Bottom</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="AlignmentSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2009-04-19 08:15:40 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QGroupBox" name="PreviewGroupBox">
|
|
|
|
<property name="title">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string>Preview</string>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<layout class="QHBoxLayout" name="ThemePreviewLayout">
|
|
|
|
<property name="spacing">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="margin">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>8</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="PreviewLeftSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QLabel" name="ThemePreview">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2009-04-19 08:15:40 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="minimumSize">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>225</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="frameShape">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>QFrame::WinPanel</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="frameShadow">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>QFrame::Sunken</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="lineWidth">
|
2009-04-19 08:15:40 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="text">
|
2009-04-19 08:15:40 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="scaledContents">
|
2009-04-19 08:15:40 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<spacer name="PreviewRightSpacer">
|
|
|
|
<property name="orientation">
|
2009-04-19 08:15:40 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2009-04-21 19:45:50 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-04-19 08:15:40 +00:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-04-21 19:45:50 +00:00
|
|
|
<widget class="QDialogButtonBox" name="ThemeButtonBox">
|
|
|
|
<property name="standardButtons">
|
2009-04-19 08:15:40 +00:00
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-04-11 05:43:52 +00:00
|
|
|
</widget>
|
2009-04-19 08:15:40 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>ThemeButtonBox</tabstop>
|
|
|
|
<tabstop>ThemeNameEdit</tabstop>
|
|
|
|
<tabstop>ThemeTabWidget</tabstop>
|
|
|
|
<tabstop>BackgroundComboBox</tabstop>
|
|
|
|
<tabstop>BackgroundTypeComboBox</tabstop>
|
|
|
|
<tabstop>Color1PushButton</tabstop>
|
|
|
|
<tabstop>Color2PushButton</tabstop>
|
|
|
|
<tabstop>ImageLineEdit</tabstop>
|
|
|
|
<tabstop>ImageToolButton</tabstop>
|
|
|
|
<tabstop>GradientComboBox</tabstop>
|
2009-04-21 19:45:50 +00:00
|
|
|
<tabstop>FontMainComboBox</tabstop>
|
|
|
|
<tabstop>FontMainColorPushButton</tabstop>
|
|
|
|
<tabstop>FontMainSizeSpinBox</tabstop>
|
|
|
|
<tabstop>FontMainDefaultCheckBox</tabstop>
|
2009-04-19 08:15:40 +00:00
|
|
|
<tabstop>FontMainXSpinBox</tabstop>
|
|
|
|
<tabstop>FontMainYSpinBox</tabstop>
|
|
|
|
<tabstop>FontMainWidthSpinBox</tabstop>
|
|
|
|
<tabstop>FontMainHeightSpinBox</tabstop>
|
|
|
|
<tabstop>FontFooterComboBox</tabstop>
|
|
|
|
<tabstop>FontFooterColorPushButton</tabstop>
|
|
|
|
<tabstop>FontFooterSizeSpinBox</tabstop>
|
|
|
|
<tabstop>FontFooterDefaultCheckBox</tabstop>
|
|
|
|
<tabstop>FontFooterXSpinBox</tabstop>
|
|
|
|
<tabstop>FontFooterYSpinBox</tabstop>
|
2009-04-21 19:45:50 +00:00
|
|
|
<tabstop>FontFooterWidthSpinBox</tabstop>
|
2009-04-19 08:15:40 +00:00
|
|
|
<tabstop>FontFooterHeightSpinBox</tabstop>
|
|
|
|
<tabstop>OutlineCheckBox</tabstop>
|
|
|
|
<tabstop>OutlineColorPushButton</tabstop>
|
|
|
|
<tabstop>ShadowCheckBox</tabstop>
|
|
|
|
<tabstop>ShadowColorPushButton</tabstop>
|
|
|
|
<tabstop>HorizontalComboBox</tabstop>
|
|
|
|
<tabstop>VerticalComboBox</tabstop>
|
|
|
|
</tabstops>
|
2009-04-11 05:43:52 +00:00
|
|
|
<resources>
|
2009-04-21 19:45:50 +00:00
|
|
|
<include location="../images/openlp-2.qrc"/>
|
2009-04-11 05:43:52 +00:00
|
|
|
</resources>
|
2009-04-19 08:15:40 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>ThemeButtonBox</sender>
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
<receiver>AmendThemeDialog</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
2009-04-21 19:45:50 +00:00
|
|
|
<hint type="sourcelabel">
|
2009-04-19 08:15:40 +00:00
|
|
|
<x>375</x>
|
|
|
|
<y>466</y>
|
|
|
|
</hint>
|
2009-04-21 19:45:50 +00:00
|
|
|
<hint type="destinationlabel">
|
2009-04-19 08:15:40 +00:00
|
|
|
<x>375</x>
|
|
|
|
<y>241</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>ThemeButtonBox</sender>
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
<receiver>AmendThemeDialog</receiver>
|
|
|
|
<slot>reject()</slot>
|
|
|
|
<hints>
|
2009-04-21 19:45:50 +00:00
|
|
|
<hint type="sourcelabel">
|
2009-04-19 08:15:40 +00:00
|
|
|
<x>375</x>
|
|
|
|
<y>466</y>
|
|
|
|
</hint>
|
2009-04-21 19:45:50 +00:00
|
|
|
<hint type="destinationlabel">
|
2009-04-19 08:15:40 +00:00
|
|
|
<x>375</x>
|
|
|
|
<y>241</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2009-04-11 05:43:52 +00:00
|
|
|
</ui>
|