moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / streamformui.ui
blob90d4c1b8687f1d4424fea39968332d489d5f88b0
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>streamForm</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>streamForm</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>206</width>
12             <height>146</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Video Stream</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QLayoutWidget">
23             <property name="name">
24                 <cstring>layout2</cstring>
25             </property>
26             <hbox>
27                 <property name="name">
28                     <cstring>unnamed</cstring>
29                 </property>
30                 <widget class="KPushButton">
31                     <property name="name">
32                         <cstring>playB</cstring>
33                     </property>
34                     <property name="minimumSize">
35                         <size>
36                             <width>32</width>
37                             <height>32</height>
38                         </size>
39                     </property>
40                     <property name="maximumSize">
41                         <size>
42                             <width>32</width>
43                             <height>32</height>
44                         </size>
45                     </property>
46                     <property name="text">
47                         <string></string>
48                     </property>
49                     <property name="toolTip" stdset="0">
50                         <string>Play/Pause</string>
51                     </property>
52                     <property name="whatsThis" stdset="0">
53                         <string></string>
54                     </property>
55                 </widget>
56                 <widget class="KPushButton">
57                     <property name="name">
58                         <cstring>captureB</cstring>
59                     </property>
60                     <property name="minimumSize">
61                         <size>
62                             <width>32</width>
63                             <height>32</height>
64                         </size>
65                     </property>
66                     <property name="maximumSize">
67                         <size>
68                             <width>32</width>
69                             <height>32</height>
70                         </size>
71                     </property>
72                     <property name="text">
73                         <string></string>
74                     </property>
75                     <property name="toolTip" stdset="0">
76                         <string>Capture Image</string>
77                     </property>
78                     <property name="whatsThis" stdset="0">
79                         <string></string>
80                     </property>
81                 </widget>
82                 <widget class="KComboBox">
83                     <property name="name">
84                         <cstring>imgFormatCombo</cstring>
85                     </property>
86                     <property name="toolTip" stdset="0">
87                         <string>Image Format</string>
88                     </property>
89                 </widget>
90                 <spacer>
91                     <property name="name">
92                         <cstring>spacer4</cstring>
93                     </property>
94                     <property name="orientation">
95                         <enum>Horizontal</enum>
96                     </property>
97                     <property name="sizeType">
98                         <enum>Expanding</enum>
99                     </property>
100                     <property name="sizeHint">
101                         <size>
102                             <width>300</width>
103                             <height>21</height>
104                         </size>
105                     </property>
106                 </spacer>
107             </hbox>
108         </widget>
109         <widget class="QFrame">
110             <property name="name">
111                 <cstring>videoFrame</cstring>
112             </property>
113             <property name="frameShape">
114                 <enum>NoFrame</enum>
115             </property>
116             <property name="frameShadow">
117                 <enum>Sunken</enum>
118             </property>
119         </widget>
120     </vbox>
121 </widget>
122 <layoutdefaults spacing="6" margin="11"/>
123 <includehints>
124     <includehint>kpushbutton.h</includehint>
125     <includehint>kpushbutton.h</includehint>
126     <includehint>kcombobox.h</includehint>
127 </includehints>
128 </UI>