2018-04-01 22:00:41 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2006-03-24 15:59:11 +00:00
|
|
|
<class>PreambleUi</class>
|
2018-04-01 22:00:41 -04:00
|
|
|
<widget class="QWidget" name="PreambleUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>377</width>
|
|
|
|
<height>278</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2018-04-01 22:00:41 -04:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2018-04-01 22:00:41 -04:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="leftMargin">
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>11</number>
|
|
|
|
</property>
|
2018-04-01 22:00:41 -04:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing">
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2018-04-01 22:00:41 -04:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLineEdit" name="findLE"/>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QPushButton" name="findButtonPB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Find</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-04-19 23:33:40 -04:00
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="QPushButton" name="editPB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Edit</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" colspan="3">
|
2018-04-01 22:00:41 -04:00
|
|
|
<widget class="QTextEdit" name="preambleTE">
|
|
|
|
<property name="acceptRichText">
|
2009-07-07 08:12:28 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-11-07 17:56:32 +00:00
|
|
|
<includes>
|
2018-04-01 22:00:41 -04:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2006-11-07 17:56:32 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|