~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to kpersonalizer/stylepreview.ui

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>StylePreview</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>StylePreview</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>343</width>
 
12
            <height>231</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>StylePreview</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QFrame">
 
23
            <property name="name">
 
24
                <cstring>Frame3</cstring>
 
25
            </property>
 
26
            <property name="frameShape">
 
27
                <enum>StyledPanel</enum>
 
28
            </property>
 
29
            <property name="frameShadow">
 
30
                <enum>Sunken</enum>
 
31
            </property>
 
32
            <grid>
 
33
                <property name="name">
 
34
                    <cstring>unnamed</cstring>
 
35
                </property>
 
36
                <widget class="QTabWidget" row="0" column="0">
 
37
                    <property name="name">
 
38
                        <cstring>TabWidget2</cstring>
 
39
                    </property>
 
40
                    <widget class="QWidget">
 
41
                        <property name="name">
 
42
                            <cstring>tab</cstring>
 
43
                        </property>
 
44
                        <attribute name="title">
 
45
                            <string>Tab 1</string>
 
46
                        </attribute>
 
47
                        <grid>
 
48
                            <property name="name">
 
49
                                <cstring>unnamed</cstring>
 
50
                            </property>
 
51
                            <widget class="QProgressBar" row="0" column="1" rowspan="1" colspan="2">
 
52
                                <property name="name">
 
53
                                    <cstring>ProgressBar1</cstring>
 
54
                                </property>
 
55
                                <property name="progress">
 
56
                                    <number>70</number>
 
57
                                </property>
 
58
                            </widget>
 
59
                            <widget class="QPushButton" row="2" column="2">
 
60
                                <property name="name">
 
61
                                    <cstring>PushButton1</cstring>
 
62
                                </property>
 
63
                                <property name="text">
 
64
                                    <string>Button</string>
 
65
                                </property>
 
66
                            </widget>
 
67
                            <widget class="QSpinBox" row="2" column="1">
 
68
                                <property name="name">
 
69
                                    <cstring>SpinBox1</cstring>
 
70
                                </property>
 
71
                            </widget>
 
72
                            <widget class="QComboBox" row="3" column="1" rowspan="1" colspan="2">
 
73
                                <item>
 
74
                                    <property name="text">
 
75
                                        <string>ComboBox</string>
 
76
                                    </property>
 
77
                                </item>
 
78
                                <property name="name">
 
79
                                    <cstring>ComboBox1</cstring>
 
80
                                </property>
 
81
                            </widget>
 
82
                            <widget class="QSlider" row="1" column="1" rowspan="1" colspan="2">
 
83
                                <property name="name">
 
84
                                    <cstring>Slider1</cstring>
 
85
                                </property>
 
86
                                <property name="orientation">
 
87
                                    <enum>Horizontal</enum>
 
88
                                </property>
 
89
                            </widget>
 
90
                            <widget class="QButtonGroup" row="0" column="0" rowspan="4" colspan="1">
 
91
                                <property name="name">
 
92
                                    <cstring>ButtonGroup1</cstring>
 
93
                                </property>
 
94
                                <property name="title">
 
95
                                    <string>Button Group</string>
 
96
                                </property>
 
97
                                <vbox>
 
98
                                    <property name="name">
 
99
                                        <cstring>unnamed</cstring>
 
100
                                    </property>
 
101
                                    <widget class="QRadioButton">
 
102
                                        <property name="name">
 
103
                                            <cstring>RadioButton1</cstring>
 
104
                                        </property>
 
105
                                        <property name="text">
 
106
                                            <string>RadioButton</string>
 
107
                                        </property>
 
108
                                        <property name="checked">
 
109
                                            <bool>true</bool>
 
110
                                        </property>
 
111
                                    </widget>
 
112
                                    <widget class="QRadioButton">
 
113
                                        <property name="name">
 
114
                                            <cstring>RadioButton2</cstring>
 
115
                                        </property>
 
116
                                        <property name="text">
 
117
                                            <string>RadioButton</string>
 
118
                                        </property>
 
119
                                    </widget>
 
120
                                    <widget class="Line">
 
121
                                        <property name="name">
 
122
                                            <cstring>Line1</cstring>
 
123
                                        </property>
 
124
                                        <property name="frameShape" stdset="0">
 
125
                                            <enum>HLine</enum>
 
126
                                        </property>
 
127
                                        <property name="frameShadow">
 
128
                                            <enum>Sunken</enum>
 
129
                                        </property>
 
130
                                        <property name="orientation">
 
131
                                            <enum>Horizontal</enum>
 
132
                                        </property>
 
133
                                    </widget>
 
134
                                    <widget class="QCheckBox">
 
135
                                        <property name="name">
 
136
                                            <cstring>CheckBox1</cstring>
 
137
                                        </property>
 
138
                                        <property name="text">
 
139
                                            <string>CheckBox</string>
 
140
                                        </property>
 
141
                                        <property name="checked">
 
142
                                            <bool>true</bool>
 
143
                                        </property>
 
144
                                        <property name="tristate">
 
145
                                            <bool>false</bool>
 
146
                                        </property>
 
147
                                    </widget>
 
148
                                </vbox>
 
149
                            </widget>
 
150
                            <widget class="QScrollBar" row="0" column="3" rowspan="4" colspan="1">
 
151
                                <property name="name">
 
152
                                    <cstring>ScrollBar1</cstring>
 
153
                                </property>
 
154
                                <property name="maxValue">
 
155
                                    <number>19</number>
 
156
                                </property>
 
157
                                <property name="orientation">
 
158
                                    <enum>Vertical</enum>
 
159
                                </property>
 
160
                            </widget>
 
161
                        </grid>
 
162
                    </widget>
 
163
                    <widget class="QWidget">
 
164
                        <property name="name">
 
165
                            <cstring>tab</cstring>
 
166
                        </property>
 
167
                        <attribute name="title">
 
168
                            <string>Tab 2</string>
 
169
                        </attribute>
 
170
                    </widget>
 
171
                </widget>
 
172
            </grid>
 
173
        </widget>
 
174
    </vbox>
 
175
</widget>
 
176
<connections>
 
177
</connections>
 
178
<includes>
 
179
    <include location="local" impldecl="in implementation">stylepreview.ui.h</include>
 
180
    <include location="local" impldecl="in implementation">kdialog.h</include>
 
181
</includes>
 
182
<slots>
 
183
    <slot>init()</slot>
 
184
    <slot returnType="bool">eventFilter( QObject * obj, QEvent * ev )</slot>
 
185
</slots>
 
186
 
 
187
<layoutdefaults spacing="3" margin="6"/>
 
188
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
189
</UI>