2006-03-23 16:38:46 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<author></author>
|
|
|
|
<comment></comment>
|
|
|
|
<exportmacro></exportmacro>
|
|
|
|
<class>QPrefUi</class>
|
|
|
|
<widget class="QWidget" name="QPrefUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2006-07-30 15:52:43 +00:00
|
|
|
<width>728</width>
|
|
|
|
<height>657</height>
|
2006-03-23 16:38:46 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>1</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<layout class="QVBoxLayout" >
|
2006-03-23 16:38:46 +00:00
|
|
|
<property name="margin" >
|
2006-04-27 18:19:14 +00:00
|
|
|
<number>9</number>
|
2006-03-23 16:38:46 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<item row="1" column="2" >
|
|
|
|
<widget class="QPushButton" name="bindFilePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>B&rowse...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="uiFileLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&User interface file:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>uiFileED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="bindFileLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Bind file:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>bindFileED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLineEdit" name="uiFileED" />
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2" >
|
|
|
|
<widget class="QPushButton" name="uiFilePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Bro&wse...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QLineEdit" name="bindFileED" />
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="documentsGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Documents</string>
|
|
|
|
</property>
|
2006-04-27 18:19:14 +00:00
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
2006-07-30 15:52:43 +00:00
|
|
|
<number>11</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<widget class="QCheckBox" name="autoSaveCB" >
|
2006-04-27 18:19:14 +00:00
|
|
|
<property name="text" >
|
2006-07-30 15:52:43 +00:00
|
|
|
<string>B&ackup documents </string>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>21</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="autoSaveLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string> every</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>autoSaveSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="autoSaveSB" >
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>300</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum" >
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="TextLabel1" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>minutes</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="lastfilesLA" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Maximum last files:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>lastfilesSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="lastfilesSB" >
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-04-27 18:19:14 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
2006-07-30 15:52:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="GeometryGB" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
<vsizetype>5</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>Geometry</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
2006-04-27 18:19:14 +00:00
|
|
|
<property name="margin" >
|
2006-07-30 15:52:43 +00:00
|
|
|
<number>9</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<widget class="QCheckBox" name="loadWindowSizeCB" >
|
2006-04-27 18:19:14 +00:00
|
|
|
<property name="text" >
|
2006-07-30 15:52:43 +00:00
|
|
|
<string>Save/restore window size, or use fixed window</string>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<property name="checked" >
|
|
|
|
<bool>true</bool>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>30</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="windowWidthLA" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Width</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="windowWidthSB" >
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum" >
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep" >
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="windowHeightLA" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Height</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="windowHeightSB" >
|
|
|
|
<property name="maximum" >
|
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
<property name="minimum" >
|
|
|
|
<number>200</number>
|
|
|
|
</property>
|
|
|
|
<property name="singleStep" >
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>30</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-04-27 18:19:14 +00:00
|
|
|
</item>
|
|
|
|
<item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<widget class="QCheckBox" name="loadWindowLocationCB" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Restore to cursor position when the file was last closed</string>
|
|
|
|
</property>
|
2006-04-27 18:19:14 +00:00
|
|
|
<property name="text" >
|
2006-07-30 15:52:43 +00:00
|
|
|
<string>Save/restore window position</string>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-07-30 15:52:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>51</width>
|
|
|
|
<height>174</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="sessionGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Session</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
2006-04-27 18:19:14 +00:00
|
|
|
<property name="margin" >
|
2006-07-30 15:52:43 +00:00
|
|
|
<number>9</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
2006-07-30 15:52:43 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="restoreCursorCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Restore cursor positions</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="loadSessionCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Load opened files from last session</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-04-27 18:19:14 +00:00
|
|
|
</item>
|
2006-07-30 15:52:43 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>351</width>
|
|
|
|
<height>124</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="scrollGB" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>Scrolling</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2006-04-27 18:19:14 +00:00
|
|
|
<item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<widget class="QCheckBox" name="cursorFollowsCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Cursor follows &scrollbar</string>
|
2006-04-27 18:19:14 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-07-30 15:52:43 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>351</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-04-27 18:19:14 +00:00
|
|
|
</item>
|
2006-07-30 15:52:43 +00:00
|
|
|
<item>
|
2006-04-27 18:19:14 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>394</width>
|
2006-07-30 15:52:43 +00:00
|
|
|
<height>31</height>
|
2006-04-27 18:19:14 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2006-03-23 16:38:46 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-08-24 19:37:40 +00:00
|
|
|
<pixmapfunction></pixmapfunction>
|
2006-03-23 16:38:46 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>uiFileED</tabstop>
|
|
|
|
<tabstop>uiFilePB</tabstop>
|
|
|
|
<tabstop>bindFileED</tabstop>
|
|
|
|
<tabstop>bindFilePB</tabstop>
|
|
|
|
<tabstop>cursorFollowsCB</tabstop>
|
|
|
|
<tabstop>autoSaveCB</tabstop>
|
|
|
|
<tabstop>autoSaveSB</tabstop>
|
|
|
|
<tabstop>lastfilesSB</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|