2002-11-07 19:58:19 +00:00
|
|
|
<!DOCTYPE UI><UI>
|
|
|
|
<class>QPrefUIModule</class>
|
2002-11-13 05:36:07 +00:00
|
|
|
<include location="global">config.h</include>
|
2002-12-17 20:37:13 +00:00
|
|
|
<include location="local">qt_helpers.h</include>
|
2002-11-07 19:58:19 +00:00
|
|
|
<widget>
|
2002-11-13 05:36:07 +00:00
|
|
|
<class>QWidget</class>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>QPrefUIModule</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>geometry</name>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2003-01-23 16:23:43 +00:00
|
|
|
<width>477</width>
|
|
|
|
<height>341</height>
|
2002-11-07 19:58:19 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<string>UI</string>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
2002-11-13 06:12:34 +00:00
|
|
|
<vbox>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2002-11-13 06:12:34 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>Layout2</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<number>0</number>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2002-11-13 06:12:34 +00:00
|
|
|
<widget row="1" column="2" >
|
|
|
|
<class>QPushButton</class>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>bindFilePB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>B&rowse...</string>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-11-13 06:12:34 +00:00
|
|
|
<widget row="0" column="0" >
|
2002-11-07 19:58:19 +00:00
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>uiFileLA</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<string>&User interface file:</string>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>uiFileED</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>bindFileLA</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<string>&Bind file:</string>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>bindFileED</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-11-13 06:12:34 +00:00
|
|
|
<widget row="0" column="1" >
|
|
|
|
<class>QLineEdit</class>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>uiFileED</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
2002-11-13 06:12:34 +00:00
|
|
|
</widget>
|
|
|
|
<widget row="0" column="2" >
|
|
|
|
<class>QPushButton</class>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
2002-11-13 06:12:34 +00:00
|
|
|
<name>name</name>
|
|
|
|
<cstring>uiFilePB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Bro&wse...</string>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-11-13 06:12:34 +00:00
|
|
|
<widget row="1" column="1" >
|
|
|
|
<class>QLineEdit</class>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>bindFileED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Layout16</cstring>
|
2002-11-13 06:12:34 +00:00
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
2002-11-17 03:35:02 +00:00
|
|
|
<class>QGroupBox</class>
|
2002-11-13 06:12:34 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-17 03:35:02 +00:00
|
|
|
<cstring>scrollGB</cstring>
|
2002-11-13 06:12:34 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-11-17 03:35:02 +00:00
|
|
|
<name>title</name>
|
|
|
|
<string>Scrolling</string>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
2002-11-17 03:35:02 +00:00
|
|
|
<vbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Layout9</cstring>
|
2002-11-17 03:35:02 +00:00
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>wheelMouseLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2003-01-23 16:23:43 +00:00
|
|
|
<string>W&heel mouse scroll:</string>
|
2002-11-17 03:35:02 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>wheelMouseSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>wheelMouseSB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxValue</name>
|
|
|
|
<number>250</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QCheckBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>cursorFollowsCB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Cursor follo&ws scrollbar</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</vbox>
|
2002-11-07 19:58:19 +00:00
|
|
|
</widget>
|
2002-11-13 06:36:28 +00:00
|
|
|
<widget>
|
2002-11-25 03:18:27 +00:00
|
|
|
<class>QGroupBox</class>
|
2002-11-13 06:36:28 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>documentsGB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
|
|
|
<string>Documents</string>
|
2002-11-13 06:36:28 +00:00
|
|
|
</property>
|
2002-11-13 06:41:49 +00:00
|
|
|
<vbox>
|
2002-11-13 06:36:28 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<number>11</number>
|
2002-11-13 06:36:28 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2002-11-25 03:18:27 +00:00
|
|
|
<widget>
|
|
|
|
<class>QCheckBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>autoSaveCB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>B&ackup documents </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2002-11-13 06:41:49 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
2002-11-13 06:36:28 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Layout11</cstring>
|
2002-11-13 06:36:28 +00:00
|
|
|
</property>
|
2002-11-13 06:41:49 +00:00
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2002-11-17 03:35:02 +00:00
|
|
|
<spacer>
|
|
|
|
<property>
|
2002-11-13 06:41:49 +00:00
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Spacer6</cstring>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-11-17 03:35:02 +00:00
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-11-17 03:35:02 +00:00
|
|
|
<name>sizeType</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<enum>Fixed</enum>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
2002-11-17 03:35:02 +00:00
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
2002-11-25 03:18:27 +00:00
|
|
|
<width>21</width>
|
2002-11-17 03:35:02 +00:00
|
|
|
<height>20</height>
|
|
|
|
</size>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
2002-11-17 03:35:02 +00:00
|
|
|
</spacer>
|
2002-11-25 03:18:27 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>autoSaveLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string> every</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>autoSaveSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>autoSaveSB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxValue</name>
|
|
|
|
<number>300</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>minValue</name>
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>TextLabel1</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>minutes</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2002-11-13 06:41:49 +00:00
|
|
|
</hbox>
|
2002-11-13 06:36:28 +00:00
|
|
|
</widget>
|
2002-11-13 06:41:49 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
2002-11-13 06:36:28 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Layout12</cstring>
|
2002-11-13 06:36:28 +00:00
|
|
|
</property>
|
2002-11-13 06:41:49 +00:00
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-17 03:35:02 +00:00
|
|
|
<cstring>lastfilesLA</cstring>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2003-01-23 16:23:43 +00:00
|
|
|
<string>&Maximum last files:</string>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
2002-11-17 03:35:02 +00:00
|
|
|
<cstring>lastfilesSB</cstring>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-11-17 03:35:02 +00:00
|
|
|
<cstring>lastfilesSB</cstring>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxValue</name>
|
2003-03-06 15:34:28 +00:00
|
|
|
<number>9</number>
|
2002-11-13 06:41:49 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
2002-11-13 06:36:28 +00:00
|
|
|
</widget>
|
2002-11-13 06:41:49 +00:00
|
|
|
</vbox>
|
2002-11-13 06:36:28 +00:00
|
|
|
</widget>
|
|
|
|
<spacer>
|
|
|
|
<property>
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Spacer8</cstring>
|
2002-11-13 06:36:28 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
2002-11-13 06:12:34 +00:00
|
|
|
<spacer>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property>
|
|
|
|
<name>name</name>
|
2002-11-25 03:18:27 +00:00
|
|
|
<cstring>Spacer7</cstring>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-11-13 06:12:34 +00:00
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Vertical</enum>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-11-13 06:12:34 +00:00
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Expanding</enum>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
<property>
|
2002-11-13 06:12:34 +00:00
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
2002-11-13 06:12:34 +00:00
|
|
|
</spacer>
|
|
|
|
</vbox>
|
2002-11-07 19:58:19 +00:00
|
|
|
</widget>
|
2002-11-17 03:35:02 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>autoSaveCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>autoSaveLA</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>autoSaveCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>autoSaveSB</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>autoSaveCB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>TextLabel1</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>uiFileED</tabstop>
|
|
|
|
<tabstop>uiFilePB</tabstop>
|
|
|
|
<tabstop>bindFileED</tabstop>
|
|
|
|
<tabstop>bindFilePB</tabstop>
|
|
|
|
<tabstop>wheelMouseSB</tabstop>
|
|
|
|
<tabstop>cursorFollowsCB</tabstop>
|
|
|
|
<tabstop>autoSaveCB</tabstop>
|
|
|
|
<tabstop>autoSaveSB</tabstop>
|
|
|
|
<tabstop>lastfilesSB</tabstop>
|
|
|
|
</tabstops>
|
2002-11-07 19:58:19 +00:00
|
|
|
</UI>
|