2013-05-04 01:09:07 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>ViewSourceUi</class>
|
2013-05-04 01:09:07 -07:00
|
|
|
<widget class="QWidget" name="ViewSourceUi">
|
|
|
|
<property name="geometry">
|
2006-04-15 14:13:41 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2013-05-04 23:05:51 -07:00
|
|
|
<width>665</width>
|
|
|
|
<height>144</height>
|
2006-04-15 14:13:41 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2013-05-04 01:09:07 -07:00
|
|
|
<property name="sizePolicy">
|
2013-05-04 23:05:51 -07:00
|
|
|
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
|
2013-05-04 01:09:07 -07:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2006-04-15 14:13:41 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2013-05-04 01:09:07 -07:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
2013-05-04 23:05:51 -07:00
|
|
|
<layout class="QHBoxLayout" name="layout_" stretch="1,0">
|
2013-05-04 01:09:07 -07:00
|
|
|
<property name="sizeConstraint">
|
2013-05-04 23:05:51 -07:00
|
|
|
<enum>QLayout::SetMaximumSize</enum>
|
2011-10-29 21:00:23 +00:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="viewSourceTV">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<property name="whatsThis">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QFormLayout" name="formLayout">
|
2013-05-04 01:09:07 -07:00
|
|
|
<property name="sizeConstraint">
|
2013-05-04 23:05:51 -07:00
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<property name="labelAlignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>-1</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>3</number>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetMinAndMaxSize</enum>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>3</number>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="outputFormatLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>F&ormat:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>outputFormatCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="outputFormatCO">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select the output format</string>
|
|
|
|
</property>
|
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
<enum>QComboBox::AdjustToContents</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QCheckBox" name="masterPerspectiveCB">
|
2013-05-04 01:09:07 -07:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2013-05-04 23:05:51 -07:00
|
|
|
<string>Show the source as the master document gets it</string>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
2013-05-04 23:05:51 -07:00
|
|
|
<property name="text">
|
|
|
|
<string>&Master's perspective</string>
|
2013-05-04 01:09:07 -07:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-05-04 23:05:51 -07:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QCheckBox" name="autoUpdateCB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Automatic update</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-05-04 01:09:07 -07:00
|
|
|
</item>
|
2013-05-04 23:05:51 -07:00
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="updatePB">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Update</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-05-04 01:09:07 -07:00
|
|
|
</item>
|
2013-05-04 23:05:51 -07:00
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QComboBox" name="contentsCO">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Current Paragraph</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Complete Source</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Preamble Only</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Body Only</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
2013-05-04 01:09:07 -07:00
|
|
|
</item>
|
2013-05-04 23:05:51 -07:00
|
|
|
</layout>
|
2013-05-04 01:09:07 -07:00
|
|
|
</item>
|
|
|
|
</layout>
|
2012-10-05 14:30:20 +02:00
|
|
|
</item>
|
2006-04-15 14:13:41 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>viewSourceTV</tabstop>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>autoUpdateCB</tabstop>
|
|
|
|
<tabstop>updatePB</tabstop>
|
2006-04-15 14:13:41 +00:00
|
|
|
</tabstops>
|
2006-12-19 08:17:47 +00:00
|
|
|
<includes>
|
2013-05-04 01:09:07 -07:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2006-12-19 08:17:47 +00:00
|
|
|
</includes>
|
2006-04-15 14:13:41 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|