~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to parts/filecreate/file-templates/ui-wizard

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>Form1</class>
 
3
<widget class="QWizard">
 
4
    <property name="name">
 
5
        <cstring>Form1</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>600</width>
 
12
            <height>480</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Form1</string>
 
17
    </property>
 
18
    <widget class="QWidget">
 
19
        <property name="name">
 
20
            <cstring>page</cstring>
 
21
        </property>
 
22
        <attribute name="title">
 
23
            <string>Page</string>
 
24
        </attribute>
 
25
    </widget>
 
26
</widget>
 
27
<layoutdefaults spacing="6" margin="11"/>
 
28
</UI>