~ubuntu-branches/ubuntu/saucy/pyqwt3d/saucy-proposed

« back to all changes in this revision

Viewing changes to qwtplot3d-0.2.7/examples/axes/src/axesmainwindowbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Gudjon I. Gudjonsson
  • Date: 2009-11-07 12:54:42 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091107125442-92kgp0l7lessmiwo
Tags: 0.1.7~cvs20090625-2
* Change sip4 dependencies to >=4.9
* Add binary dependency on python-sip4 >=4.9
* Bump standards version to 3.8.3, no changes needed
* Add README.source file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>AxesMainWindowBase</class>
3
 
<widget class="QMainWindow">
4
 
    <property name="name">
5
 
        <cstring>AxesMainWindowBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>826</width>
12
 
            <height>608</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>print</string>
17
 
    </property>
18
 
    <grid>
19
 
        <property name="name">
20
 
            <cstring>unnamed</cstring>
21
 
        </property>
22
 
        <property name="margin">
23
 
            <number>11</number>
24
 
        </property>
25
 
        <property name="spacing">
26
 
            <number>6</number>
27
 
        </property>
28
 
        <widget class="QFrame" row="0" column="0">
29
 
            <property name="name">
30
 
                <cstring>frame</cstring>
31
 
            </property>
32
 
            <property name="sizePolicy">
33
 
                <sizepolicy>
34
 
                    <hsizetype>7</hsizetype>
35
 
                    <vsizetype>7</vsizetype>
36
 
                    <horstretch>0</horstretch>
37
 
                    <verstretch>0</verstretch>
38
 
                </sizepolicy>
39
 
            </property>
40
 
            <property name="frameShape">
41
 
                <enum>StyledPanel</enum>
42
 
            </property>
43
 
            <property name="frameShadow">
44
 
                <enum>Sunken</enum>
45
 
            </property>
46
 
        </widget>
47
 
        <widget class="QLayoutWidget" row="1" column="0">
48
 
            <property name="name">
49
 
                <cstring>layout11</cstring>
50
 
            </property>
51
 
            <vbox>
52
 
                <property name="name">
53
 
                    <cstring>unnamed</cstring>
54
 
                </property>
55
 
                <widget class="QLayoutWidget">
56
 
                    <property name="name">
57
 
                        <cstring>layout9</cstring>
58
 
                    </property>
59
 
                    <vbox>
60
 
                        <property name="name">
61
 
                            <cstring>unnamed</cstring>
62
 
                        </property>
63
 
                        <widget class="QLabel">
64
 
                            <property name="name">
65
 
                                <cstring>TextLabel1_2</cstring>
66
 
                            </property>
67
 
                            <property name="text">
68
 
                                <string>Number gap</string>
69
 
                            </property>
70
 
                        </widget>
71
 
                        <widget class="QSlider">
72
 
                            <property name="name">
73
 
                                <cstring>numbergapslider</cstring>
74
 
                            </property>
75
 
                            <property name="sizePolicy">
76
 
                                <sizepolicy>
77
 
                                    <hsizetype>7</hsizetype>
78
 
                                    <vsizetype>0</vsizetype>
79
 
                                    <horstretch>0</horstretch>
80
 
                                    <verstretch>0</verstretch>
81
 
                                </sizepolicy>
82
 
                            </property>
83
 
                            <property name="maxValue">
84
 
                                <number>10</number>
85
 
                            </property>
86
 
                            <property name="orientation">
87
 
                                <enum>Horizontal</enum>
88
 
                            </property>
89
 
                            <property name="tickmarks">
90
 
                                <enum>Above</enum>
91
 
                            </property>
92
 
                            <property name="tickInterval">
93
 
                                <number>1</number>
94
 
                            </property>
95
 
                        </widget>
96
 
                    </vbox>
97
 
                </widget>
98
 
                <widget class="QLayoutWidget">
99
 
                    <property name="name">
100
 
                        <cstring>layout10</cstring>
101
 
                    </property>
102
 
                    <vbox>
103
 
                        <property name="name">
104
 
                            <cstring>unnamed</cstring>
105
 
                        </property>
106
 
                        <widget class="QLabel">
107
 
                            <property name="name">
108
 
                                <cstring>TextLabel1_2_2</cstring>
109
 
                            </property>
110
 
                            <property name="text">
111
 
                                <string>Label gap</string>
112
 
                            </property>
113
 
                        </widget>
114
 
                        <widget class="QSlider">
115
 
                            <property name="name">
116
 
                                <cstring>labelgapslider</cstring>
117
 
                            </property>
118
 
                            <property name="sizePolicy">
119
 
                                <sizepolicy>
120
 
                                    <hsizetype>7</hsizetype>
121
 
                                    <vsizetype>0</vsizetype>
122
 
                                    <horstretch>0</horstretch>
123
 
                                    <verstretch>0</verstretch>
124
 
                                </sizepolicy>
125
 
                            </property>
126
 
                            <property name="maxValue">
127
 
                                <number>10</number>
128
 
                            </property>
129
 
                            <property name="orientation">
130
 
                                <enum>Horizontal</enum>
131
 
                            </property>
132
 
                            <property name="tickmarks">
133
 
                                <enum>Above</enum>
134
 
                            </property>
135
 
                            <property name="tickInterval">
136
 
                                <number>1</number>
137
 
                            </property>
138
 
                        </widget>
139
 
                    </vbox>
140
 
                </widget>
141
 
            </vbox>
142
 
        </widget>
143
 
        <widget class="QCheckBox" row="1" column="1" rowspan="1" colspan="2">
144
 
            <property name="name">
145
 
                <cstring>smoothBox</cstring>
146
 
            </property>
147
 
            <property name="text">
148
 
                <string>Smooth Lines</string>
149
 
            </property>
150
 
            <property name="checked">
151
 
                <bool>true</bool>
152
 
            </property>
153
 
        </widget>
154
 
        <widget class="QLayoutWidget" row="0" column="1">
155
 
            <property name="name">
156
 
                <cstring>layout11</cstring>
157
 
            </property>
158
 
            <grid>
159
 
                <property name="name">
160
 
                    <cstring>unnamed</cstring>
161
 
                </property>
162
 
                <widget class="QLayoutWidget" row="0" column="2" rowspan="2" colspan="1">
163
 
                    <property name="name">
164
 
                        <cstring>layout9</cstring>
165
 
                    </property>
166
 
                    <grid>
167
 
                        <property name="name">
168
 
                            <cstring>unnamed</cstring>
169
 
                        </property>
170
 
                        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
171
 
                            <property name="name">
172
 
                                <cstring>ticNumeberLabel</cstring>
173
 
                            </property>
174
 
                            <property name="enabled">
175
 
                                <bool>true</bool>
176
 
                            </property>
177
 
                            <property name="text">
178
 
                                <string>Tics</string>
179
 
                            </property>
180
 
                            <property name="alignment">
181
 
                                <set>AlignCenter</set>
182
 
                            </property>
183
 
                        </widget>
184
 
                        <widget class="QSlider" row="1" column="0">
185
 
                            <property name="name">
186
 
                                <cstring>ticLengthSlider</cstring>
187
 
                            </property>
188
 
                            <property name="maxValue">
189
 
                                <number>100</number>
190
 
                            </property>
191
 
                            <property name="value">
192
 
                                <number>10</number>
193
 
                            </property>
194
 
                            <property name="orientation">
195
 
                                <enum>Vertical</enum>
196
 
                            </property>
197
 
                            <property name="tickmarks">
198
 
                                <enum>Below</enum>
199
 
                            </property>
200
 
                            <property name="toolTip" stdset="0">
201
 
                                <string>Tic Length (rel.)</string>
202
 
                            </property>
203
 
                        </widget>
204
 
                        <widget class="QSlider" row="1" column="1">
205
 
                            <property name="name">
206
 
                                <cstring>ticNumberSlider</cstring>
207
 
                            </property>
208
 
                            <property name="enabled">
209
 
                                <bool>false</bool>
210
 
                            </property>
211
 
                            <property name="maxValue">
212
 
                                <number>25</number>
213
 
                            </property>
214
 
                            <property name="value">
215
 
                                <number>0</number>
216
 
                            </property>
217
 
                            <property name="orientation">
218
 
                                <enum>Vertical</enum>
219
 
                            </property>
220
 
                            <property name="tickmarks">
221
 
                                <enum>Below</enum>
222
 
                            </property>
223
 
                            <property name="toolTip" stdset="0">
224
 
                                <string>Change Tic Number (available only  for letter example)</string>
225
 
                            </property>
226
 
                        </widget>
227
 
                    </grid>
228
 
                </widget>
229
 
            </grid>
230
 
        </widget>
231
 
    </grid>
232
 
</widget>
233
 
<menubar>
234
 
    <property name="name">
235
 
        <cstring>menubar</cstring>
236
 
    </property>
237
 
    <item text="Items" name="Items">
238
 
    </item>
239
 
</menubar>
240
 
<toolbars>
241
 
</toolbars>
242
 
<layoutdefaults spacing="6" margin="11"/>
243
 
</UI>