2010-01-07 10:01:26 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>MasterChildUi</class>
|
|
|
|
<widget class="QWidget" name="MasterChildUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>348</width>
|
2010-01-10 13:25:41 +00:00
|
|
|
<height>355</height>
|
2010-01-07 10:01:26 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QGroupBox" name="includeonlyGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Master Document Output</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-01-10 13:25:41 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QRadioButton" name="includeonlyRB" >
|
2010-01-07 10:01:26 +00:00
|
|
|
<property name="toolTip" >
|
2010-01-10 13:25:41 +00:00
|
|
|
<string>Include only the selected subdocuments in the output</string>
|
2010-01-07 10:01:26 +00:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
2010-01-10 13:25:41 +00:00
|
|
|
<string>Include &only selected children</string>
|
2010-01-07 10:01:26 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-01-10 13:25:41 +00:00
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QCheckBox" name="maintainAuxCB" >
|
2010-01-07 10:01:26 +00:00
|
|
|
<property name="toolTip" >
|
2010-01-10 13:25:41 +00:00
|
|
|
<string>Assure counters and references are as in the complete document (prolonges compilation)</string>
|
2010-01-07 10:01:26 +00:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
2010-01-10 13:25:41 +00:00
|
|
|
<string>&Maintain counters and references</string>
|
2010-01-07 10:01:26 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-01-10 13:25:41 +00:00
|
|
|
<item row="3" column="0" >
|
2010-01-07 10:01:26 +00:00
|
|
|
<widget class="QTreeWidget" name="childrenTW" />
|
|
|
|
</item>
|
2010-01-10 13:25:41 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QRadioButton" name="includeallRB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Include all included subdocuments in the output</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Include all children</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-01-07 10:01:26 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_i18n.h</include>
|
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|