You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
filelight/src/part/dialog.ui

575 lines
29 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>Dialog</class>
<widget class="TQDialog">
<property name="name">
<cstring>Dialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>415</width>
<height>351</height>
</rect>
</property>
<property name="caption">
<string>Settings - Filelight</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabWidget</cstring>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>Widget2</cstring>
</property>
<attribute name="title">
<string>Scannin&amp;g</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Do &amp;not scan these directories:</string>
</property>
<property name="textFormat">
<enum>PlainText</enum>
</property>
<property name="buddy" stdset="0">
<cstring>m_listBox</cstring>
</property>
</widget>
<widget class="TQListBox">
<property name="name">
<cstring>m_listBox</cstring>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Filelight will not scan these directories unless you specifically request them.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>180</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>m_removeButton</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>R&amp;emove</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_addButton</cstring>
</property>
<property name="text">
<string>&amp;Add...</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="default">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>15</height>
</size>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="lineWidth">
<number>1</number>
</property>
<property name="midLineWidth">
<number>1</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>50</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>dontScanRemoteMounts</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<property name="text">
<string>Exclude remote files&amp;ystems</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Prevents scanning of filesystems that are not on this computer, e.g. NFS or Samba mounts.</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>scanAcrossMounts</cstring>
</property>
<property name="text">
<string>Scan across filesystem &amp;boundaries</string>
</property>
<property name="whatsThis" stdset="0">
<string>Allows scans to enter directories that are part of other filesystems. For example, when unchecked, this will usually prevent the contents of &lt;b&gt;/mnt&lt;/b&gt; from being scanned if you scan &lt;b&gt;/&lt;/b&gt;.</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>dontScanRemovableMedia</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>E&amp;xclude removable media</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>Prevents Filelight from scanning removable media (eg. CD-ROMs).</string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>Widget3</cstring>
</property>
<attribute name="title">
<string>&amp;Appearance</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Scheme</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQVButtonGroup">
<property name="name">
<cstring>colourSchemeGroup</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Co&amp;ntrast</string>
</property>
<property name="textFormat">
<enum>PlainText</enum>
</property>
<property name="buddy" stdset="0">
<cstring>contrastSlider</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>contrastSlider</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can vary the contrast of the filemap in realtime.</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>useAntialiasing</cstring>
</property>
<property name="text">
<string>&amp;Use anti-aliasing</string>
</property>
<property name="whatsThis" stdset="0">
<string>Anti-aliasing the filemap makes it clearer and prettier, unfortunately it also makes rendering very slow.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>varyLabelFontSizes</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Var&amp;y label font sizes</string>
</property>
<property name="whatsThis" stdset="0">
<string>The font size of exploded labels can be varied relative to the depth of the directories they represent. This helps you spot the important labels more easily. Set a sensible minimum font size.</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Minimum font si&amp;ze:</string>
</property>
<property name="textFormat">
<enum>PlainText</enum>
</property>
<property name="buddy" stdset="0">
<cstring>minFontPitch</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>The smallest font size Filelight can use to render labels.</string>
</property>
</widget>
<widget class="KIntSpinBox">
<property name="name">
<cstring>minFontPitch</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="maxValue">
<number>20</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="value">
<number>9</number>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>showSmallFiles</cstring>
</property>
<property name="text">
<string>Show small files</string>
</property>
<property name="whatsThis" stdset="0">
<string>Some files are too small to be rendered on the filemap. Selecting this option makes these files visible by merging them all into a single "multi-segment".</string>
</property>
</widget>
</vbox>
</widget>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_resetButton</cstring>
</property>
<property name="text">
<string>&amp;Reset</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Reset any changes you have made since you opened this dialog.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>120</width>
<height>30</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>m_closeButton</cstring>
</property>
<property name="text">
<string>&amp;Close</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<customwidgets>
<customwidget>
<class>TQVButtonGroup</class>
<header location="global">tqvbuttongroup.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="PNG" length="824">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000002ff49444154388db59531681c4714863f992dde820cb370815b50600f54e8ca0ba43970712a8fb838438a3895634813d238a5ab80e314ae4d0a812060a4226017c27221c8a9da6b8c4fe0e00d28b0571cec82043b85611f78c12966efa4bb8bc085f29a6567df7cef9f7fdeccaec571cc2cbaddee47ae21e2385e5b9b815f1ebcfcd8de6a63ad25cb338af7c52741acb5a4a729a3d723a82ec6bd99d267bf3f23fc1c4cab2442d14a915986e792fdfa59569766573049417784f1b12e8267954dab24b78714450a28beaf941f847c2a14e70a0841035a2d45d641eb027213c210c69756320767794684d6508bef0befde1a860796e4c402333542b4256c0f0cdd1e50b97191458be6e0e27d81563a87c643d8fb2d7793d685d696413cc8a6cae46f65f7d79c7c62b87b4f2e15fd0fb0d302be0fefde4a0d557a5f35e90f84e0334014d590f855c9de4ecee17e4eb319d1ff3a00ec02f8c67299f283307c61e7d06fbf1782d082588a33e1cf1705fd81cf773f3601e1f9bec59e2f4b5c7ef5209f0ac95f16630cfd818067c103b586dd274a726229cee0fe8380d191cb4d1267d3d58aa1de7d258ceae5d7d0a78fdd269a86f0c52d414c49bbe3762c9b686de41560d7a72e41c4795a6486a78f95e4c4151481d686efbe7b3398ac58b1a23868b8c474aaa8068c8e714a8dd06c1af2a9e5d1c38c641c909dba6e08237f19b358a7ac5cf3479bc2e41f257e55d2ffc6a73833746f09e186cfa387904f2cbffc90a2aa9886d0e99464d3c5965b512cebd01f1800f67672e2a392fb0f023a3d883a053ffddcc2340dd65ab452b6074dc2cd15c1cbceb863daed413e353cdfcfd97d92333a12da6d0181ec3443cf753ef3cdd092de0e116ff1a02cdc157338ca9d7b8269461cfee1ba2139b9286e1a427f10110f2d561555b076d18a39383d4d99a4c0cd0b787f20747b214962c8266e3cdcf0e97c59126ec2f6edd089f40a92f115e0d1eb11ba238461dd6a15f32b53666de841965bb203575a3cc15a48c64a965fe57105e3635db8fa96dcffc431172b5d715d7103dc3fea7f015f373c8ee3b57f0135105a0fae7717960000000049454e44ae426082</data>
</image>
</images>
<connections>
<connection>
<sender>scanAcrossMounts</sender>
<signal>toggled(bool)</signal>
<receiver>Dialog</receiver>
<slot>toggleScanAcrossMounts(bool)</slot>
</connection>
<connection>
<sender>dontScanRemoteMounts</sender>
<signal>toggled(bool)</signal>
<receiver>Dialog</receiver>
<slot>toggleDontScanRemoteMounts(bool)</slot>
</connection>
<connection>
<sender>dontScanRemovableMedia</sender>
<signal>toggled(bool)</signal>
<receiver>Dialog</receiver>
<slot>toggleDontScanRemovableMedia(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>colourSchemeGroup</tabstop>
<tabstop>contrastSlider</tabstop>
<tabstop>useAntialiasing</tabstop>
<tabstop>varyLabelFontSizes</tabstop>
<tabstop>minFontPitch</tabstop>
<tabstop>m_resetButton</tabstop>
<tabstop>m_closeButton</tabstop>
<tabstop>m_listBox</tabstop>
<tabstop>m_removeButton</tabstop>
<tabstop>m_addButton</tabstop>
<tabstop>scanAcrossMounts</tabstop>
<tabstop>dontScanRemoteMounts</tabstop>
<tabstop>dontScanRemovableMedia</tabstop>
</tabstops>
<Q_SLOTS>
<slot>toggleDontScanRemovableMedia(bool)</slot>
<slot>toggleDontScanRemoteMounts(bool)</slot>
<slot>toggleScanAcrossMounts(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>tqvbuttongroup.h</includehint>
<includehint>knuminput.h</includehint>
</includehints>
</UI>