not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / kcontrol / kdm / background / bgwallpaper_ui.ui
blob42928b16d6b4239f49288d8cf0bf22066b341aba
1 <ui version="4.0" stdsetdef="1" >
2   <author></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>BGMultiWallpaperBase</class>
6   <widget class="QWidget" name="BGMultiWallpaperBase" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>410</width>
12         <height>196</height>
13       </rect>
14     </property>
15     <layout class="QGridLayout" >
16       <property name="margin" >
17         <number>0</number>
18       </property>
19       <item row="2" column="0" >
20         <widget class="QLabel" name="textLabel2" >
21           <property name="text" >
22             <string>Show the following pictures:</string>
23           </property>
24           <property name="wordWrap" >
25             <bool>false</bool>
26           </property>
27         </widget>
28       </item>
29       <item row="1" column="0" >
30         <widget class="QCheckBox" name="m_cbRandom" >
31           <property name="text" >
32             <string>&amp;Show pictures in random order</string>
33           </property>
34         </widget>
35       </item>
36       <item row="0" column="0" >
37         <layout class="QHBoxLayout" >
38           <item>
39             <widget class="QLabel" name="textLabel1" >
40               <property name="text" >
41                 <string>Change &amp;picture after:</string>
42               </property>
43               <property name="buddy" stdset="0" >
44                 <cstring>m_spinInterval</cstring>
45               </property>
46               <property name="wordWrap" >
47                 <bool>false</bool>
48               </property>
49             </widget>
50           </item>
51           <item>
52             <widget class="QSpinBox" name="m_spinInterval" />
53           </item>
54           <item>
55             <spacer name="spacer4" >
56               <property name="sizeHint" >
57                 <size>
58                   <width>20</width>
59                   <height>20</height>
60                 </size>
61               </property>
62               <property name="sizeType" >
63                 <enum>QSizePolicy::Expanding</enum>
64               </property>
65               <property name="orientation" >
66                 <enum>Horizontal</enum>
67               </property>
68             </spacer>
69           </item>
70         </layout>
71       </item>
72       <item row="3" column="0" >
73         <layout class="QGridLayout" >
74           <item rowspan="5" row="0" column="0" colspan="1" >
75             <widget class="BGMultiWallpaperList" name="m_listImages" >
76               <property name="sizePolicy" >
77                 <sizepolicy>
78                   <hsizetype>3</hsizetype>
79                   <vsizetype>3</vsizetype>
80                   <horstretch>0</horstretch>
81                   <verstretch>0</verstretch>
82                 </sizepolicy>
83               </property>
84               <property name="minimumSize" >
85                 <size>
86                   <width>300</width>
87                   <height>100</height>
88                 </size>
89               </property>
90             </widget>
91           </item>
92           <item row="0" column="1" >
93             <widget class="QPushButton" name="m_buttonAdd" >
94               <property name="text" >
95                 <string>&amp;Add...</string>
96               </property>
97             </widget>
98           </item>
99           <item row="4" column="1" >
100             <spacer name="spacer5" >
101               <property name="sizeHint" >
102                 <size>
103                   <width>20</width>
104                   <height>20</height>
105                 </size>
106               </property>
107               <property name="sizeType" >
108                 <enum>QSizePolicy::Expanding</enum>
109               </property>
110               <property name="orientation" >
111                 <enum>Vertical</enum>
112               </property>
113             </spacer>
114           </item>
115           <item row="1" column="1" >
116             <widget class="QPushButton" name="m_buttonRemove" >
117               <property name="text" >
118                 <string>&amp;Remove</string>
119               </property>
120             </widget>
121           </item>
122           <item row="3" column="1" >
123             <widget class="QPushButton" name="m_buttonMoveDown" >
124               <property name="text" >
125                 <string>Move &amp;Down</string>
126               </property>
127             </widget>
128           </item>
129           <item row="2" column="1" >
130             <widget class="QPushButton" name="m_buttonMoveUp" >
131               <property name="text" >
132                 <string>Move &amp;Up</string>
133               </property>
134             </widget>
135           </item>
136         </layout>
137       </item>
138     </layout>
139   </widget>
140   <layoutdefault spacing="3" margin="6" />
141   <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
142   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
143   <customwidgets>
144     <customwidget>
145       <class>BGMultiWallpaperList</class>
146       <extends>QWidget</extends>
147       <header location="local" >background/bgwallpaper.h</header>
148       <container>0</container>
149     </customwidget>
150   </customwidgets>
151 </ui>