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.
tdeartwork/tdescreensaver/kdesavers/slideshowcfg.ui

177 lines
5.9 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>SlideShowCfg</class>
<widget class="TQWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>243</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQCheckBox" row="7" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>mCbxSubdirectory</cstring>
</property>
<property name="text">
<string>&amp;Include images from sub-folders</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>mCbxRandom</cstring>
</property>
<property name="text">
<string>&amp;Random order</string>
</property>
</widget>
<widget class="KURLRequester" row="6" column="2" rowspan="1" colspan="3">
<property name="name">
<cstring>mDirChooser</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>mCbxZoom</cstring>
</property>
<property name="text">
<string>Resi&amp;ze images</string>
</property>
</widget>
<spacer row="7" column="4">
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>161</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>I&amp;mage folder:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mDirChooser</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>mCbxShowName</cstring>
</property>
<property name="text">
<string>Show &amp;names</string>
</property>
</widget>
<spacer row="5" column="1">
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>19</height>
</size>
</property>
</spacer>
<widget class="TQSpinBox" row="4" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>mDelay</cstring>
</property>
<property name="suffix">
<string> sec</string>
</property>
<property name="specialValueText">
<string></string>
</property>
<property name="maxValue">
<number>240</number>
</property>
<property name="minValue">
<number>1</number>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>&amp;Delay:</string>
</property>
<property name="buddy" stdset="0">
<cstring>mDelay</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>mCbxRandomPosition</cstring>
</property>
<property name="text">
<string>Random &amp;position</string>
</property>
</widget>
<widget class="TQFrame" row="0" column="3" rowspan="6" colspan="2">
<property name="name">
<cstring>mPreview</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>mCbxZoom</sender>
<signal>toggled(bool)</signal>
<receiver>mCbxRandomPosition</receiver>
<slot>setDisabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>klineedit.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>