moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kig / filters / drgeo-filter-chooserbase.ui
blobdeb4a17baa7d5b2a8af091e725832580cae8bcbf
1 <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2 <class>KigFilterDrgeoChooserBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>KigFilterDrgeoChooserBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>300</width>
12             <height>202</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Dr. Geo Filter</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QLabel">
29             <property name="name">
30                 <cstring>ExplanationTextLabel</cstring>
31             </property>
32             <property name="text">
33                 <string>The current Dr. Geo file contains more than one figure.
34 Please select which to import.</string>
35             </property>
36             <property name="alignment">
37                 <set>WordBreak|AlignVCenter</set>
38             </property>
39         </widget>
40         <widget class="QLayoutWidget">
41             <property name="name">
42                 <cstring>Layout1</cstring>
43             </property>
44             <hbox>
45                 <property name="name">
46                     <cstring>unnamed</cstring>
47                 </property>
48                 <property name="margin">
49                     <number>0</number>
50                 </property>
51                 <property name="spacing">
52                     <number>6</number>
53                 </property>
54                 <widget class="KListBox">
55                     <property name="name">
56                         <cstring>FigureListBox</cstring>
57                     </property>
58                 </widget>
59             </hbox>
60         </widget>
61         <widget class="Line">
62             <property name="name">
63                 <cstring>Line1</cstring>
64             </property>
65             <property name="frameShape">
66                 <enum>HLine</enum>
67             </property>
68             <property name="frameShadow">
69                 <enum>Sunken</enum>
70             </property>
71             <property name="orientation">
72                 <enum>Horizontal</enum>
73             </property>
74         </widget>
75         <widget class="QLayoutWidget">
76             <property name="name">
77                 <cstring>Layout7</cstring>
78             </property>
79             <hbox>
80                 <property name="name">
81                     <cstring>unnamed</cstring>
82                 </property>
83                 <property name="margin">
84                     <number>0</number>
85                 </property>
86                 <property name="spacing">
87                     <number>6</number>
88                 </property>
89                 <spacer>
90                     <property name="name">
91                         <cstring>spacer</cstring>
92                     </property>
93                     <property name="orientation">
94                         <enum>Horizontal</enum>
95                     </property>
96                     <property name="sizeType">
97                         <enum>Expanding</enum>
98                     </property>
99                     <property name="sizeHint">
100                         <size>
101                             <width>20</width>
102                             <height>20</height>
103                         </size>
104                     </property>
105                 </spacer>
106                 <widget class="KPushButton">
107                     <property name="name">
108                         <cstring>OKButton</cstring>
109                     </property>
110                     <property name="sizePolicy">
111                         <sizepolicy>
112                             <hsizetype>1</hsizetype>
113                             <vsizetype>0</vsizetype>
114                             <horstretch>0</horstretch>
115                             <verstretch>0</verstretch>
116                         </sizepolicy>
117                     </property>
118                     <property name="text">
119                         <string>&amp;OK</string>
120                     </property>
121                 </widget>
122                 <widget class="KPushButton">
123                     <property name="name">
124                         <cstring>CancelButton</cstring>
125                     </property>
126                     <property name="text">
127                         <string>&amp;Cancel</string>
128                     </property>
129                 </widget>
130             </hbox>
131         </widget>
132     </vbox>
133 </widget>
134 <layoutdefaults spacing="6" margin="11"/>
135 <includehints>
136     <includehint>klistbox.h</includehint>
137     <includehint>kpushbutton.h</includehint>
138     <includehint>kpushbutton.h</includehint>
139 </includehints>
140 </UI>