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>
|
|
|
|
<include location="local">gettext.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>
|
2002-11-13 06:36:28 +00:00
|
|
|
<width>236</width>
|
|
|
|
<height>212</height>
|
2002-11-07 19:58:19 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
|
|
|
<string>Screen Fonts</string>
|
|
|
|
</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>
|
|
|
|
<cstring>Layout1</cstring>
|
|
|
|
</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>lastfilesLA</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>&Maximum last files :</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>lastfilesSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>lastfilesSB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxValue</name>
|
|
|
|
<number>20</number>
|
2002-11-07 19:58:19 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-11-13 06:12:34 +00:00
|
|
|
<spacer>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property>
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Spacer9</cstring>
|
|
|
|
</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>
|
2002-11-13 06:12:34 +00:00
|
|
|
</hbox>
|
2002-11-07 19:58:19 +00:00
|
|
|
</widget>
|
2002-11-13 06:36:28 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout2_2</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout1_2</cstring>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget row="0" column="1" >
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>autoSaveSB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxValue</name>
|
|
|
|
<number>1200</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>autoSaveLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Autosa&ve Interval:</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>autoSaveSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>wheelMouseLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>W&heel mouse jump:</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>wheelMouseSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="1" >
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>wheelMouseSB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>maxValue</name>
|
|
|
|
<number>250</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
<spacer>
|
|
|
|
<property>
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Spacer2_2</cstring>
|
|
|
|
</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>
|
|
|
|
<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>
|
2002-11-13 06:12:34 +00:00
|
|
|
<spacer>
|
2002-11-07 19:58:19 +00:00
|
|
|
<property>
|
|
|
|
<name>name</name>
|
2002-11-13 06:12:34 +00:00
|
|
|
<cstring>Spacer2</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>
|
|
|
|
</UI>
|