2010-08-06 11:30:18 +00:00
|
|
|
<ui version="4.0">
|
|
|
|
<class>LocalLayoutUi</class>
|
|
|
|
<widget class="QWidget" name="LocalLayoutUi">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>377</width>
|
2011-05-08 00:54:17 +00:00
|
|
|
<height>434</height>
|
2010-08-06 11:30:18 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2011-05-08 00:54:17 +00:00
|
|
|
<item row="0" column="0" colspan="2">
|
2010-08-06 11:30:18 +00:00
|
|
|
<widget class="QTextEdit" name="locallayoutTE">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Document-specific layout information</string>
|
|
|
|
</property>
|
|
|
|
<property name="statusTip">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="acceptRichText">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-05-08 00:54:17 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QPushButton" name="validatePB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Validate</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="validLB">
|
2010-08-06 11:30:18 +00:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Errors reported in terminal.</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2011-05-08 00:54:17 +00:00
|
|
|
<string/>
|
2010-08-06 11:30:18 +00:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
2011-05-08 00:54:17 +00:00
|
|
|
<widget class="QPushButton" name="convertPB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Convert</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLabel" name="convertLB">
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
2010-08-06 11:30:18 +00:00
|
|
|
<property name="toolTip">
|
2011-05-08 00:54:17 +00:00
|
|
|
<string>Errors reported in terminal.</string>
|
2010-08-06 11:30:18 +00:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2011-05-08 00:54:17 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
2010-08-06 11:30:18 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<includes>
|
|
|
|
<include location="local">qt_i18n.h</include>
|
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|