<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>BGMultiWallpaperBase</class> <widget class="TQWidget"> <property name="name"> <cstring>BGMultiWallPaperBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>410</width> <height>196</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>Show the following pictures:</string> </property> </widget> <widget class="TQCheckBox" row="1" column="0"> <property name="name"> <cstring>m_cbRandom</cstring> </property> <property name="text"> <string>&Show pictures in random order</string> </property> </widget> <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout3</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Change &picture after:</string> </property> <property name="buddy" stdset="0"> <cstring>m_spinInterval</cstring> </property> </widget> <widget class="TQSpinBox"> <property name="name"> <cstring>m_spinInterval</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="TQLayoutWidget" row="3" column="0"> <property name="name"> <cstring>layout4</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="BGMultiWallpaperList" row="0" column="0" rowspan="5" colspan="1"> <property name="name"> <cstring>m_listImages</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>300</width> <height>100</height> </size> </property> </widget> <widget class="TQPushButton" row="0" column="1"> <property name="name"> <cstring>m_buttonAdd</cstring> </property> <property name="text"> <string>&Add...</string> </property> </widget> <spacer row="4" column="1"> <property name="name"> <cstring>spacer5</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton" row="1" column="1"> <property name="name"> <cstring>m_buttonRemove</cstring> </property> <property name="text"> <string>&Remove</string> </property> </widget> <widget class="TQPushButton" row="3" column="1"> <property name="name"> <cstring>m_buttonMoveDown</cstring> </property> <property name="text"> <string>Move &Down</string> </property> </widget> <widget class="TQPushButton" row="2" column="1"> <property name="name"> <cstring>m_buttonMoveUp</cstring> </property> <property name="text"> <string>Move &Up</string> </property> </widget> </grid> </widget> </grid> </widget> <includes> <include location="local" impldecl="in declaration">bgwallpaper.h</include> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <layoutdefaults spacing="3" margin="6"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> </UI>