uic4 port
[kdeartwork.git] / kscreensaver / kdesavers / wavecfg.ui
blobfd31b458fbc6254f82d9c542423661b42993e09b
1 <ui version="4.0" stdsetdef="1" >
2   <author></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>SetupUi</class>
6   <widget class="QDialog" name="SetupUi" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>400</width>
12         <height>209</height>
13       </rect>
14     </property>
15     <property name="sizePolicy" >
16       <sizepolicy>
17         <hsizetype>0</hsizetype>
18         <vsizetype>0</vsizetype>
19         <horstretch>0</horstretch>
20         <verstretch>0</verstretch>
21       </sizepolicy>
22     </property>
23     <property name="minimumSize" >
24       <size>
25         <width>400</width>
26         <height>209</height>
27       </size>
28     </property>
29     <property name="baseSize" >
30       <size>
31         <width>400</width>
32         <height>250</height>
33       </size>
34     </property>
35     <property name="windowTitle" >
36       <string>Bitmap Flag Setup</string>
37     </property>
38     <widget class="QWidget" name="Layout4" >
39       <property name="geometry" >
40         <rect>
41           <x>1</x>
42           <y>1</y>
43           <width>398</width>
44           <height>206</height>
45         </rect>
46       </property>
47       <layout class="QGridLayout" >
48         <property name="margin" >
49           <number>0</number>
50         </property>
51         <property name="spacing" >
52           <number>6</number>
53         </property>
54         <item row="3" column="0" >
55           <widget class="QCheckBox" name="CheckBox1" >
56             <property name="text" >
57               <string>Use textures</string>
58             </property>
59           </widget>
60         </item>
61         <item row="4" column="2" >
62           <widget class="QPushButton" name="PushButton3" >
63             <property name="text" >
64               <string>&amp;About</string>
65             </property>
66           </widget>
67         </item>
68         <item row="1" column="0" >
69           <widget class="QSpinBox" name="SpinBox1" >
70             <property name="maximum" >
71               <number>500</number>
72             </property>
73             <property name="minimum" >
74               <number>10</number>
75             </property>
76             <property name="singleStep" >
77               <number>10</number>
78             </property>
79           </widget>
80         </item>
81         <item row="4" column="1" >
82           <widget class="QPushButton" name="PushButton2" >
83             <property name="text" >
84               <string>&amp;Cancel</string>
85             </property>
86           </widget>
87         </item>
88         <item row="4" column="0" >
89           <widget class="QPushButton" name="PushButton1" >
90             <property name="text" >
91               <string>&amp;OK</string>
92             </property>
93             <property name="default" >
94               <bool>true</bool>
95             </property>
96           </widget>
97         </item>
98         <item row="2" column="0" >
99           <widget class="Q3GroupBox" name="GroupBox1" >
100             <property name="title" >
101               <string>Shapes</string>
102             </property>
103             <widget class="QWidget" name="Layout3" >
104               <property name="geometry" >
105                 <rect>
106                   <x>10</x>
107                   <y>20</y>
108                   <width>130</width>
109                   <height>50</height>
110                 </rect>
111               </property>
112               <layout class="QVBoxLayout" >
113                 <property name="margin" >
114                   <number>0</number>
115                 </property>
116                 <property name="spacing" >
117                   <number>6</number>
118                 </property>
119                 <item>
120                   <widget class="QRadioButton" name="RadioButton1" >
121                     <property name="text" >
122                       <string>Stars</string>
123                     </property>
124                     <property name="checked" >
125                       <bool>true</bool>
126                     </property>
127                   </widget>
128                 </item>
129                 <item>
130                   <widget class="QRadioButton" name="RadioButton1_2" >
131                     <property name="text" >
132                       <string>Flares</string>
133                     </property>
134                   </widget>
135                 </item>
136               </layout>
137             </widget>
138           </widget>
139         </item>
140         <item rowspan="4" row="0" column="1" colspan="2" >
141           <widget class="QWidget" name="preview" />
142         </item>
143         <item row="0" column="0" >
144           <widget class="QLabel" name="TextLabel1" >
145             <property name="text" >
146               <string>Particle size:</string>
147             </property>
148             <property name="wordWrap" >
149               <bool>false</bool>
150             </property>
151           </widget>
152         </item>
153       </layout>
154     </widget>
155   </widget>
156   <layoutdefault spacing="6" margin="11" />
157   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
158   <connections>
159     <connection>
160       <sender>RadioButton1_2</sender>
161       <signal>pressed()</signal>
162       <receiver>RadioButton1</receiver>
163       <slot>toggle()</slot>
164     </connection>
165     <connection>
166       <sender>RadioButton1</sender>
167       <signal>pressed()</signal>
168       <receiver>RadioButton1_2</receiver>
169       <slot>toggle()</slot>
170     </connection>
171   </connections>
172 </ui>