2006-03-24 15:59:11 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>QPrefConvertersUi</class>
|
|
|
|
<widget class="QWidget" name="QPrefConvertersUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2007-04-13 09:16:06 +00:00
|
|
|
<width>423</width>
|
|
|
|
<height>394</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<item row="0" column="0" >
|
2007-04-19 17:29:59 +00:00
|
|
|
<widget class="QGroupBox" name="converterDefGB" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="title" >
|
2007-04-19 17:29:59 +00:00
|
|
|
<string>Converter Defi&nitions</string>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
2007-04-13 09:16:06 +00:00
|
|
|
<property name="margin" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<number>9</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item row="2" column="0" colspan="2" >
|
|
|
|
<layout class="QGridLayout" >
|
2007-04-13 09:16:06 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="converterED" />
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="converterFlagED" />
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-13 09:16:06 +00:00
|
|
|
</item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="converterLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>C&onverter:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>converterED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="converterFlagLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>E&xtra flag:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>converterFlagED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-19 16:37:39 +00:00
|
|
|
</item>
|
2007-04-13 09:16:06 +00:00
|
|
|
</layout>
|
|
|
|
</item>
|
2007-04-19 16:37:39 +00:00
|
|
|
<item row="1" column="0" colspan="2" >
|
|
|
|
<layout class="QHBoxLayout" >
|
2007-04-13 09:16:06 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2007-04-19 16:37:39 +00:00
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="converterFromLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&From format:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>converterFromCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="converterFromCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-13 09:16:06 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2007-04-19 16:37:39 +00:00
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2007-04-19 17:29:59 +00:00
|
|
|
<widget class="QLabel" name="converterToLA" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>&To format:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
2007-04-19 17:29:59 +00:00
|
|
|
<cstring>converterToCO</cstring>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="converterToCO" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-13 09:16:06 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<layout class="QVBoxLayout" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<widget class="QPushButton" name="converterNewPB" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="text" >
|
2007-05-29 17:24:09 +00:00
|
|
|
<string>A&dd</string>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
2007-05-29 17:24:09 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="converterModifyPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Modify</string>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<widget class="QPushButton" name="converterRemovePB" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Remo&ve</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>75</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
2007-04-19 16:37:39 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-13 09:16:06 +00:00
|
|
|
</item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QListWidget" name="convertersLW" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>7</hsizetype>
|
|
|
|
<vsizetype>7</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QGroupBox" name="cacheGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Converter File Cache</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2007-04-13 09:16:06 +00:00
|
|
|
</property>
|
2007-04-19 16:37:39 +00:00
|
|
|
<item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<widget class="QCheckBox" name="cacheCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Enabled</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="maxAgeLA" >
|
2007-04-19 16:37:39 +00:00
|
|
|
<property name="text" >
|
2007-05-29 17:24:09 +00:00
|
|
|
<string>&Maximum Age (in days):</string>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
2007-05-29 17:24:09 +00:00
|
|
|
<cstring>maxAgeLE</cstring>
|
2007-04-19 16:37:39 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2007-05-29 17:24:09 +00:00
|
|
|
<widget class="QLineEdit" name="maxAgeLE" />
|
2007-04-19 16:37:39 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-13 09:16:06 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
2007-04-19 16:37:39 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
<tabstops>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>convertersLW</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>converterFromCO</tabstop>
|
|
|
|
<tabstop>converterToCO</tabstop>
|
|
|
|
<tabstop>converterED</tabstop>
|
|
|
|
<tabstop>converterFlagED</tabstop>
|
|
|
|
<tabstop>converterNewPB</tabstop>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>converterModifyPB</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>converterRemovePB</tabstop>
|
|
|
|
</tabstops>
|
2007-04-13 09:16:06 +00:00
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_helpers.h</include>
|
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|