~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to src/qgscomposerscalebarbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2005-11-05 16:04:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105160445-l0g4isz5bc9yehet
Tags: 0.7.4-1
* New upstream release
* Build GRASS support in qgis-plugin-grass package (Closes: #248649)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>QgsComposerScalebarBase</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>QgsComposerScalebarBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>222</width>
 
12
            <height>487</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="sizePolicy">
 
16
        <sizepolicy>
 
17
            <hsizetype>7</hsizetype>
 
18
            <vsizetype>7</vsizetype>
 
19
            <horstretch>0</horstretch>
 
20
            <verstretch>0</verstretch>
 
21
        </sizepolicy>
 
22
    </property>
 
23
    <property name="caption">
 
24
        <string>Barscale Options</string>
 
25
    </property>
 
26
    <vbox>
 
27
        <property name="name">
 
28
            <cstring>unnamed</cstring>
 
29
        </property>
 
30
        <widget class="QLabel">
 
31
            <property name="name">
 
32
                <cstring>textLabel1_3</cstring>
 
33
            </property>
 
34
            <property name="text">
 
35
                <string>Segment size</string>
 
36
            </property>
 
37
        </widget>
 
38
        <widget class="QLineEdit">
 
39
            <property name="name">
 
40
                <cstring>mSegmentLengthLineEdit</cstring>
 
41
            </property>
 
42
        </widget>
 
43
        <widget class="QLabel">
 
44
            <property name="name">
 
45
                <cstring>textLabel2</cstring>
 
46
            </property>
 
47
            <property name="text">
 
48
                <string>Number of segments</string>
 
49
            </property>
 
50
        </widget>
 
51
        <widget class="QLineEdit">
 
52
            <property name="name">
 
53
                <cstring>mNumSegmentsLineEdit</cstring>
 
54
            </property>
 
55
        </widget>
 
56
        <widget class="QLabel">
 
57
            <property name="name">
 
58
                <cstring>textLabel2_2</cstring>
 
59
            </property>
 
60
            <property name="text">
 
61
                <string>Map units per scalebar unit</string>
 
62
            </property>
 
63
        </widget>
 
64
        <widget class="QLineEdit">
 
65
            <property name="name">
 
66
                <cstring>mMapUnitsPerUnitLineEdit</cstring>
 
67
            </property>
 
68
        </widget>
 
69
        <widget class="QLabel">
 
70
            <property name="name">
 
71
                <cstring>textLabel1_2</cstring>
 
72
            </property>
 
73
            <property name="text">
 
74
                <string>Unit label</string>
 
75
            </property>
 
76
        </widget>
 
77
        <widget class="QLineEdit">
 
78
            <property name="name">
 
79
                <cstring>mUnitLabelLineEdit</cstring>
 
80
            </property>
 
81
        </widget>
 
82
        <widget class="QLabel">
 
83
            <property name="name">
 
84
                <cstring>textLabel1</cstring>
 
85
            </property>
 
86
            <property name="sizePolicy">
 
87
                <sizepolicy>
 
88
                    <hsizetype>7</hsizetype>
 
89
                    <vsizetype>0</vsizetype>
 
90
                    <horstretch>0</horstretch>
 
91
                    <verstretch>0</verstretch>
 
92
                </sizepolicy>
 
93
            </property>
 
94
            <property name="text">
 
95
                <string>Map</string>
 
96
            </property>
 
97
        </widget>
 
98
        <widget class="QComboBox">
 
99
            <property name="name">
 
100
                <cstring>mMapComboBox</cstring>
 
101
            </property>
 
102
            <property name="enabled">
 
103
                <bool>true</bool>
 
104
            </property>
 
105
            <property name="sizePolicy">
 
106
                <sizepolicy>
 
107
                    <hsizetype>5</hsizetype>
 
108
                    <vsizetype>0</vsizetype>
 
109
                    <horstretch>0</horstretch>
 
110
                    <verstretch>0</verstretch>
 
111
                </sizepolicy>
 
112
            </property>
 
113
        </widget>
 
114
        <widget class="QPushButton">
 
115
            <property name="name">
 
116
                <cstring>mFontButton</cstring>
 
117
            </property>
 
118
            <property name="sizePolicy">
 
119
                <sizepolicy>
 
120
                    <hsizetype>5</hsizetype>
 
121
                    <vsizetype>0</vsizetype>
 
122
                    <horstretch>0</horstretch>
 
123
                    <verstretch>0</verstretch>
 
124
                </sizepolicy>
 
125
            </property>
 
126
            <property name="text">
 
127
                <string>Font</string>
 
128
            </property>
 
129
        </widget>
 
130
        <widget class="QLabel">
 
131
            <property name="name">
 
132
                <cstring>textLabel1_4</cstring>
 
133
            </property>
 
134
            <property name="text">
 
135
                <string>Line width</string>
 
136
            </property>
 
137
        </widget>
 
138
        <widget class="QSpinBox">
 
139
            <property name="name">
 
140
                <cstring>mLineWidthSpinBox</cstring>
 
141
            </property>
 
142
        </widget>
 
143
        <spacer>
 
144
            <property name="name">
 
145
                <cstring>spacer1</cstring>
 
146
            </property>
 
147
            <property name="orientation">
 
148
                <enum>Vertical</enum>
 
149
            </property>
 
150
            <property name="sizeType">
 
151
                <enum>Expanding</enum>
 
152
            </property>
 
153
            <property name="sizeHint">
 
154
                <size>
 
155
                    <width>26</width>
 
156
                    <height>35</height>
 
157
                </size>
 
158
            </property>
 
159
        </spacer>
 
160
    </vbox>
 
161
</widget>
 
162
<connections>
 
163
    <connection>
 
164
        <sender>mFontButton</sender>
 
165
        <signal>clicked()</signal>
 
166
        <receiver>QgsComposerScalebarBase</receiver>
 
167
        <slot>changeFont()</slot>
 
168
    </connection>
 
169
    <connection>
 
170
        <sender>mMapComboBox</sender>
 
171
        <signal>activated(int)</signal>
 
172
        <receiver>QgsComposerScalebarBase</receiver>
 
173
        <slot>mapSelectionChanged(int)</slot>
 
174
    </connection>
 
175
    <connection>
 
176
        <sender>mUnitLabelLineEdit</sender>
 
177
        <signal>returnPressed()</signal>
 
178
        <receiver>QgsComposerScalebarBase</receiver>
 
179
        <slot>unitLabelChanged()</slot>
 
180
    </connection>
 
181
    <connection>
 
182
        <sender>mSegmentLengthLineEdit</sender>
 
183
        <signal>returnPressed()</signal>
 
184
        <receiver>QgsComposerScalebarBase</receiver>
 
185
        <slot>sizeChanged()</slot>
 
186
    </connection>
 
187
    <connection>
 
188
        <sender>mNumSegmentsLineEdit</sender>
 
189
        <signal>returnPressed()</signal>
 
190
        <receiver>QgsComposerScalebarBase</receiver>
 
191
        <slot>sizeChanged()</slot>
 
192
    </connection>
 
193
    <connection>
 
194
        <sender>mLineWidthSpinBox</sender>
 
195
        <signal>valueChanged(int)</signal>
 
196
        <receiver>QgsComposerScalebarBase</receiver>
 
197
        <slot>sizeChanged()</slot>
 
198
    </connection>
 
199
    <connection>
 
200
        <sender>mMapUnitsPerUnitLineEdit</sender>
 
201
        <signal>returnPressed()</signal>
 
202
        <receiver>QgsComposerScalebarBase</receiver>
 
203
        <slot>sizeChanged()</slot>
 
204
    </connection>
 
205
</connections>
 
206
<slots>
 
207
    <slot>changeFont()</slot>
 
208
    <slot>mapSelectionChanged(int)</slot>
 
209
    <slot>unitLabelChanged()</slot>
 
210
    <slot>sizeChanged()</slot>
 
211
</slots>
 
212
<layoutdefaults spacing="6" margin="11"/>
 
213
</UI>