~ubuntu-branches/ubuntu/oneiric/muse/oneiric

« back to all changes in this revision

Viewing changes to widgets/editctrl7dialogbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2002-04-23 17:28:23 UTC
  • Revision ID: james.westby@ubuntu.com-20020423172823-w8yplzr81a759xa3
Tags: upstream-0.5.2
ImportĀ upstreamĀ versionĀ 0.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>EditCtrl7DialogBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>EditCtrl7DialogBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>331</width>
 
12
            <height>156</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>MusE: Enter Controller</string>
 
17
    </property>
 
18
    <property name="sizeGripEnabled">
 
19
        <bool>true</bool>
 
20
    </property>
 
21
    <vbox>
 
22
        <property name="name">
 
23
            <cstring>unnamed</cstring>
 
24
        </property>
 
25
        <property name="margin">
 
26
            <number>11</number>
 
27
        </property>
 
28
        <property name="spacing">
 
29
            <number>6</number>
 
30
        </property>
 
31
        <widget class="QLayoutWidget">
 
32
            <property name="name">
 
33
                <cstring>Layout12</cstring>
 
34
            </property>
 
35
            <hbox>
 
36
                <property name="name">
 
37
                    <cstring>unnamed</cstring>
 
38
                </property>
 
39
                <property name="margin">
 
40
                    <number>0</number>
 
41
                </property>
 
42
                <property name="spacing">
 
43
                    <number>6</number>
 
44
                </property>
 
45
                <widget class="QLayoutWidget">
 
46
                    <property name="name">
 
47
                        <cstring>Layout11</cstring>
 
48
                    </property>
 
49
                    <grid>
 
50
                        <property name="name">
 
51
                            <cstring>unnamed</cstring>
 
52
                        </property>
 
53
                        <property name="margin">
 
54
                            <number>0</number>
 
55
                        </property>
 
56
                        <property name="spacing">
 
57
                            <number>6</number>
 
58
                        </property>
 
59
                        <widget class="QLabel" row="1" column="0">
 
60
                            <property name="name">
 
61
                                <cstring>TextLabel3</cstring>
 
62
                            </property>
 
63
                            <property name="text">
 
64
                                <string>Controller:</string>
 
65
                            </property>
 
66
                        </widget>
 
67
                        <widget class="PosEdit" row="0" column="1">
 
68
                            <property name="name">
 
69
                                <cstring>PosEdit3</cstring>
 
70
                            </property>
 
71
                        </widget>
 
72
                        <widget class="QSpinBox" row="1" column="1">
 
73
                            <property name="name">
 
74
                                <cstring>SpinBox2</cstring>
 
75
                            </property>
 
76
                        </widget>
 
77
                        <widget class="QLabel" row="0" column="0">
 
78
                            <property name="name">
 
79
                                <cstring>TextLabel2</cstring>
 
80
                            </property>
 
81
                            <property name="text">
 
82
                                <string>Time Position:</string>
 
83
                            </property>
 
84
                        </widget>
 
85
                        <widget class="QSpinBox" row="2" column="1">
 
86
                            <property name="name">
 
87
                                <cstring>SpinBox3</cstring>
 
88
                            </property>
 
89
                        </widget>
 
90
                        <widget class="QLabel" row="2" column="0">
 
91
                            <property name="name">
 
92
                                <cstring>TextLabel4</cstring>
 
93
                            </property>
 
94
                            <property name="text">
 
95
                                <string>Value:</string>
 
96
                            </property>
 
97
                        </widget>
 
98
                    </grid>
 
99
                </widget>
 
100
                <spacer>
 
101
                    <property name="name" stdset="0">
 
102
                        <cstring>Spacer7</cstring>
 
103
                    </property>
 
104
                    <property name="orientation">
 
105
                        <enum>Horizontal</enum>
 
106
                    </property>
 
107
                    <property name="sizeType">
 
108
                        <enum>Expanding</enum>
 
109
                    </property>
 
110
                    <property name="sizeHint">
 
111
                        <size>
 
112
                            <width>20</width>
 
113
                            <height>20</height>
 
114
                        </size>
 
115
                    </property>
 
116
                </spacer>
 
117
            </hbox>
 
118
        </widget>
 
119
        <widget class="QSlider">
 
120
            <property name="name">
 
121
                <cstring>Slider1</cstring>
 
122
            </property>
 
123
            <property name="orientation">
 
124
                <enum>Horizontal</enum>
 
125
            </property>
 
126
        </widget>
 
127
        <widget class="QLayoutWidget">
 
128
            <property name="name">
 
129
                <cstring>Layout1</cstring>
 
130
            </property>
 
131
            <hbox>
 
132
                <property name="name">
 
133
                    <cstring>unnamed</cstring>
 
134
                </property>
 
135
                <property name="margin">
 
136
                    <number>0</number>
 
137
                </property>
 
138
                <property name="spacing">
 
139
                    <number>6</number>
 
140
                </property>
 
141
                <spacer>
 
142
                    <property name="name" stdset="0">
 
143
                        <cstring>Horizontal Spacing2</cstring>
 
144
                    </property>
 
145
                    <property name="orientation">
 
146
                        <enum>Horizontal</enum>
 
147
                    </property>
 
148
                    <property name="sizeType">
 
149
                        <enum>Expanding</enum>
 
150
                    </property>
 
151
                    <property name="sizeHint">
 
152
                        <size>
 
153
                            <width>20</width>
 
154
                            <height>20</height>
 
155
                        </size>
 
156
                    </property>
 
157
                </spacer>
 
158
                <widget class="QPushButton">
 
159
                    <property name="name">
 
160
                        <cstring>buttonOk</cstring>
 
161
                    </property>
 
162
                    <property name="text">
 
163
                        <string>OK</string>
 
164
                    </property>
 
165
                    <property name="accel">
 
166
                        <number>0</number>
 
167
                    </property>
 
168
                    <property name="autoDefault">
 
169
                        <bool>true</bool>
 
170
                    </property>
 
171
                    <property name="default">
 
172
                        <bool>true</bool>
 
173
                    </property>
 
174
                </widget>
 
175
                <widget class="QPushButton">
 
176
                    <property name="name">
 
177
                        <cstring>buttonCancel</cstring>
 
178
                    </property>
 
179
                    <property name="text">
 
180
                        <string>Cancel</string>
 
181
                    </property>
 
182
                    <property name="accel">
 
183
                        <number>0</number>
 
184
                    </property>
 
185
                    <property name="autoDefault">
 
186
                        <bool>true</bool>
 
187
                    </property>
 
188
                </widget>
 
189
            </hbox>
 
190
        </widget>
 
191
    </vbox>
 
192
</widget>
 
193
<connections>
 
194
    <connection>
 
195
        <sender>buttonOk</sender>
 
196
        <signal>clicked()</signal>
 
197
        <receiver>EditCtrl7DialogBase</receiver>
 
198
        <slot>accept()</slot>
 
199
    </connection>
 
200
    <connection>
 
201
        <sender>buttonCancel</sender>
 
202
        <signal>clicked()</signal>
 
203
        <receiver>EditCtrl7DialogBase</receiver>
 
204
        <slot>reject()</slot>
 
205
    </connection>
 
206
</connections>
 
207
<includes>
 
208
  <include location="local" impldecl="in declaration">posedit.h</include>
 
209
</includes>    
 
210
<layoutdefaults spacing="6" margin="11"/>
 
211
</UI>