moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kig / scripting / newscriptwizardbase.ui
blob30117961c1b2ecaefdb425911352196f0c4cacf9
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>NewScriptWizardBase</class>
3 <widget class="QWizard">
4     <property name="name">
5         <cstring>NewScriptWizardBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>610</width>
12             <height>360</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>New Script</string>
17     </property>
18     <widget class="QWidget">
19         <property name="name">
20             <cstring>mpargs</cstring>
21         </property>
22         <attribute name="title">
23             <string>Select Arguments</string>
24         </attribute>
25         <vbox>
26             <property name="name">
27                 <cstring>unnamed</cstring>
28             </property>
29             <widget class="QLabel">
30                 <property name="name">
31                     <cstring>textLabel1</cstring>
32                 </property>
33                 <property name="text">
34                     <string>Select the argument objects ( if any )
35 in the Kig window and press "Next".</string>
36                 </property>
37                 <property name="alignment">
38                     <set>AlignCenter</set>
39                 </property>
40             </widget>
41         </vbox>
42     </widget>
43     <widget class="QWidget">
44         <property name="name">
45             <cstring>mpcode</cstring>
46         </property>
47         <attribute name="title">
48             <string>Enter Code</string>
49         </attribute>
50         <vbox>
51             <property name="name">
52                 <cstring>unnamed</cstring>
53             </property>
54             <widget class="QLayoutWidget">
55                 <property name="name">
56                     <cstring>gridLayout</cstring>
57                 </property>
58                 <grid>
59                     <property name="name">
60                         <cstring>unnamed</cstring>
61                     </property>
62                     <widget class="QLabel" row="0" column="0">
63                         <property name="name">
64                             <cstring>labelFillCode</cstring>
65                         </property>
66                         <property name="text">
67                             <string>Now fill in the code:</string>
68                         </property>
69                     </widget>
70                 </grid>
71             </widget>
72         </vbox>
73     </widget>
74 </widget>
75 <customwidgets>
76 </customwidgets>
77 <layoutdefaults spacing="6" margin="11"/>
78 <includehints>
79     <includehint>ktextedit.h</includehint>
80 </includehints>
81 </UI>