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.
ksquirrel/ksquirrel/sq_slideshow.ui

451 lines
18 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SQ_SlideShow</class>
<widget class="TQDialog">
<property name="name">
<cstring>SQ_SlideShow</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>425</width>
<height>350</height>
</rect>
</property>
<property name="caption">
<string>Slideshow options</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<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>220</width>
<height>26</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>pushStart</cstring>
</property>
<property name="text">
<string>Start</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>pushClose</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Directory:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<spacer row="2" column="2">
<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>175</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="KIntSpinBox" row="3" column="1">
<property name="name">
<cstring>spinCycle</cstring>
</property>
<property name="specialValueText">
<string>No</string>
</property>
<property name="maxValue">
<number>1000</number>
</property>
</widget>
<widget class="KIntSpinBox" row="2" column="1">
<property name="name">
<cstring>spinDelay</cstring>
</property>
<property name="suffix">
<string> ms</string>
</property>
<property name="maxValue">
<number>100000</number>
</property>
<property name="minValue">
<number>500</number>
</property>
<property name="lineStep">
<number>100</number>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Delay:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_4</cstring>
</property>
<property name="text">
<string>Repeats:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_6</cstring>
</property>
<property name="text">
<string>Recursively</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>checkRecurs</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>textSize</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Show file size</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>textPos</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Show current index</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQCheckBox" row="8" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>checkSize</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>textName</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Show file name</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQCheckBox" row="6" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>checkPos</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="7" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>checkName</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>Background color:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="KColorButton" row="4" column="1">
<property name="name">
<cstring>bcolor</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="4" column="2">
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>186</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel1_5</cstring>
</property>
<property name="text">
<string>Onscreen messages</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQCheckBox" row="5" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>checkMessages</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="9" column="2">
<property name="name">
<cstring>spacer3_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>145</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="KColorButton" row="9" column="1">
<property name="name">
<cstring>tcolor</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>textColor</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Message text color:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KURLRequester">
<property name="name">
<cstring>kurl</cstring>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>pushCurrent</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>pushHistory</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>pushClose</sender>
<signal>clicked()</signal>
<receiver>SQ_SlideShow</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>pushStart</sender>
<signal>clicked()</signal>
<receiver>SQ_SlideShow</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>kurl</sender>
<signal>urlSelected(const TQString&amp;)</signal>
<receiver>SQ_SlideShow</receiver>
<slot>slotDirectory(const TQString&amp;)</slot>
</connection>
<connection>
<sender>checkMessages</sender>
<signal>toggled(bool)</signal>
<receiver>SQ_SlideShow</receiver>
<slot>slotMessages(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>kurl</tabstop>
<tabstop>spinDelay</tabstop>
<tabstop>spinCycle</tabstop>
<tabstop>pushStart</tabstop>
<tabstop>pushClose</tabstop>
</tabstops>
<includes>
<include location="global" impldecl="in declaration">tqstringlist.h</include>
<include location="global" impldecl="in implementation">kcolorbutton.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
<include location="local" impldecl="in implementation">sq_config.h</include>
<include location="local" impldecl="in implementation">sq_iconloader.h</include>
<include location="local" impldecl="in implementation">sq_slideshow.ui.h</include>
<include location="local" impldecl="in implementation">sq_widgetstack.h</include>
<include location="global" impldecl="in implementation">tqpopupmenu.h</include>
</includes>
<variables>
<variable access="private">TQStringList items;</variable>
</variables>
<slots>
<slot access="private">slotDirectory( const TQString &amp; dir )</slot>
<slot access="private">slotActivated( int id )</slot>
<slot access="private">slotCurrent()</slot>
<slot access="private">slotMessages( bool b )</slot>
</slots>
<functions>
<function access="private" specifier="non virtual">init()</function>
<function returnType="int">exec( TQString &amp; path )</function>
<function access="private">setPath( const TQString &amp; path )</function>
<function access="private">appendPath( const TQString &amp; path )</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
</UI>