1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>NewScriptWizardBase</class>
3 <widget class="QWizard">
5 <cstring>NewScriptWizardBase</cstring>
7 <property name="geometry">
15 <property name="caption">
16 <string>New Script</string>
18 <widget class="QWidget">
19 <property name="name">
20 <cstring>mpargs</cstring>
22 <attribute name="title">
23 <string>Select Arguments</string>
26 <property name="name">
27 <cstring>unnamed</cstring>
29 <widget class="QLabel">
30 <property name="name">
31 <cstring>textLabel1</cstring>
33 <property name="text">
34 <string>Select the argument objects ( if any )
35 in the Kig window and press "Next".</string>
37 <property name="alignment">
38 <set>AlignCenter</set>
43 <widget class="QWidget">
44 <property name="name">
45 <cstring>mpcode</cstring>
47 <attribute name="title">
48 <string>Enter Code</string>
51 <property name="name">
52 <cstring>unnamed</cstring>
54 <widget class="QLayoutWidget">
55 <property name="name">
56 <cstring>gridLayout</cstring>
59 <property name="name">
60 <cstring>unnamed</cstring>
62 <widget class="QLabel" row="0" column="0">
63 <property name="name">
64 <cstring>labelFillCode</cstring>
66 <property name="text">
67 <string>Now fill in the code:</string>
77 <layoutdefaults spacing="6" margin="11"/>
79 <includehint>ktextedit.h</includehint>