~ubuntu-branches/ubuntu/wily/qgis/wily

« back to all changes in this revision

Viewing changes to src/ui/qgscomposerbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
2
3
 <class>QgsComposerBase</class>
3
 
 <widget class="QMainWindow" name="QgsComposerBase" >
4
 
  <property name="geometry" >
 
4
 <widget class="QMainWindow" name="QgsComposerBase">
 
5
  <property name="geometry">
5
6
   <rect>
6
7
    <x>0</x>
7
8
    <y>0</y>
8
 
    <width>800</width>
 
9
    <width>737</width>
9
10
    <height>609</height>
10
11
   </rect>
11
12
  </property>
12
 
  <property name="windowTitle" >
 
13
  <property name="mouseTracking">
 
14
   <bool>true</bool>
 
15
  </property>
 
16
  <property name="windowTitle">
13
17
   <string>MainWindow</string>
14
18
  </property>
15
 
  <widget class="QWidget" name="centralwidget" >
16
 
   <layout class="QGridLayout" >
17
 
    <property name="margin" >
18
 
     <number>9</number>
19
 
    </property>
20
 
    <property name="spacing" >
21
 
     <number>6</number>
22
 
    </property>
23
 
    <item row="0" column="0" colspan="3" >
24
 
     <widget class="QSplitter" name="mSplitter" >
25
 
      <property name="sizePolicy" >
26
 
       <sizepolicy>
27
 
        <hsizetype>7</hsizetype>
28
 
        <vsizetype>7</vsizetype>
29
 
        <horstretch>0</horstretch>
30
 
        <verstretch>0</verstretch>
31
 
       </sizepolicy>
32
 
      </property>
33
 
      <property name="focusPolicy" >
34
 
       <enum>Qt::ClickFocus</enum>
35
 
      </property>
36
 
      <property name="lineWidth" >
37
 
       <number>1</number>
38
 
      </property>
39
 
      <property name="midLineWidth" >
40
 
       <number>0</number>
41
 
      </property>
42
 
      <property name="orientation" >
 
19
  <widget class="QWidget" name="centralwidget">
 
20
   <property name="mouseTracking">
 
21
    <bool>true</bool>
 
22
   </property>
 
23
   <layout class="QGridLayout" name="gridLayout_1">
 
24
    <item row="0" column="0">
 
25
     <widget class="QSplitter" name="mSplitter">
 
26
      <property name="mouseTracking">
 
27
       <bool>true</bool>
 
28
      </property>
 
29
      <property name="orientation">
43
30
       <enum>Qt::Horizontal</enum>
44
31
      </property>
45
 
      <widget class="Q3Frame" name="mViewFrame" >
46
 
       <property name="sizePolicy" >
47
 
        <sizepolicy>
48
 
         <hsizetype>7</hsizetype>
49
 
         <vsizetype>7</vsizetype>
50
 
         <horstretch>0</horstretch>
51
 
         <verstretch>0</verstretch>
52
 
        </sizepolicy>
53
 
       </property>
54
 
       <property name="minimumSize" >
55
 
        <size>
56
 
         <width>10</width>
57
 
         <height>10</height>
58
 
        </size>
59
 
       </property>
60
 
       <property name="focusPolicy" >
61
 
        <enum>Qt::ClickFocus</enum>
62
 
       </property>
63
 
       <property name="frameShape" >
 
32
      <widget class="QFrame" name="mViewFrame">
 
33
       <property name="mouseTracking">
 
34
        <bool>true</bool>
 
35
       </property>
 
36
       <property name="frameShape">
64
37
        <enum>QFrame::StyledPanel</enum>
65
38
       </property>
66
 
       <property name="frameShadow" >
 
39
       <property name="frameShadow">
67
40
        <enum>QFrame::Raised</enum>
68
41
       </property>
69
 
       <property name="lineWidth" >
70
 
        <number>1</number>
71
 
       </property>
72
42
      </widget>
73
 
      <widget class="QTabWidget" name="mOptionsTabWidget" >
74
 
       <property name="sizePolicy" >
75
 
        <sizepolicy>
76
 
         <hsizetype>7</hsizetype>
77
 
         <vsizetype>7</vsizetype>
 
43
      <widget class="QTabWidget" name="mOptionsTabWidget">
 
44
       <property name="sizePolicy">
 
45
        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
78
46
         <horstretch>0</horstretch>
79
47
         <verstretch>0</verstretch>
80
48
        </sizepolicy>
81
49
       </property>
82
 
       <property name="minimumSize" >
 
50
       <property name="minimumSize">
83
51
        <size>
84
52
         <width>150</width>
85
53
         <height>10</height>
86
54
        </size>
87
55
       </property>
88
 
       <property name="maximumSize" >
 
56
       <property name="maximumSize">
89
57
        <size>
90
 
         <width>300</width>
 
58
         <width>32767</width>
91
59
         <height>32767</height>
92
60
        </size>
93
61
       </property>
94
 
       <widget class="QWidget" name="tab" >
95
 
        <attribute name="title" >
 
62
       <property name="currentIndex">
 
63
        <number>0</number>
 
64
       </property>
 
65
       <widget class="QWidget" name="tab">
 
66
        <attribute name="title">
96
67
         <string>General</string>
97
68
        </attribute>
98
 
        <layout class="QGridLayout" >
99
 
         <property name="margin" >
100
 
          <number>8</number>
 
69
        <layout class="QGridLayout">
 
70
         <property name="margin">
 
71
          <number>9</number>
101
72
         </property>
102
 
         <property name="spacing" >
 
73
         <property name="spacing">
103
74
          <number>6</number>
104
75
         </property>
105
 
         <item row="1" column="0" colspan="2" >
106
 
          <widget class="Q3Frame" name="mCompositionOptionsFrame" >
107
 
           <property name="sizePolicy" >
108
 
            <sizepolicy>
109
 
             <hsizetype>7</hsizetype>
110
 
             <vsizetype>7</vsizetype>
111
 
             <horstretch>0</horstretch>
112
 
             <verstretch>0</verstretch>
113
 
            </sizepolicy>
114
 
           </property>
115
 
           <property name="frameShape" >
 
76
         <item row="1" column="0" colspan="2">
 
77
          <widget class="QFrame" name="mCompositionOptionsFrame">
 
78
           <property name="frameShape">
116
79
            <enum>QFrame::StyledPanel</enum>
117
80
           </property>
118
 
           <property name="frameShadow" >
119
 
            <enum>QFrame::Plain</enum>
120
 
           </property>
121
 
           <property name="lineWidth" >
122
 
            <number>0</number>
123
 
           </property>
124
 
          </widget>
125
 
         </item>
126
 
         <item row="0" column="0" >
127
 
          <widget class="QLabel" name="textLabel1" >
128
 
           <property name="sizePolicy" >
129
 
            <sizepolicy>
130
 
             <hsizetype>7</hsizetype>
131
 
             <vsizetype>5</vsizetype>
132
 
             <horstretch>0</horstretch>
133
 
             <verstretch>0</verstretch>
134
 
            </sizepolicy>
135
 
           </property>
136
 
           <property name="text" >
 
81
           <property name="frameShadow">
 
82
            <enum>QFrame::Raised</enum>
 
83
           </property>
 
84
          </widget>
 
85
         </item>
 
86
         <item row="0" column="1">
 
87
          <widget class="QComboBox" name="mCompositionNameComboBox">
 
88
           <property name="enabled">
 
89
            <bool>false</bool>
 
90
           </property>
 
91
           <property name="sizePolicy">
 
92
            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
93
             <horstretch>0</horstretch>
 
94
             <verstretch>0</verstretch>
 
95
            </sizepolicy>
 
96
           </property>
 
97
          </widget>
 
98
         </item>
 
99
         <item row="0" column="0">
 
100
          <widget class="QLabel" name="textLabel1">
 
101
           <property name="sizePolicy">
 
102
            <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
103
             <horstretch>0</horstretch>
 
104
             <verstretch>0</verstretch>
 
105
            </sizepolicy>
 
106
           </property>
 
107
           <property name="text">
137
108
            <string>Composition</string>
138
109
           </property>
139
110
          </widget>
140
111
         </item>
141
 
         <item row="0" column="1" >
142
 
          <widget class="QComboBox" name="mCompositionNameComboBox" >
143
 
           <property name="enabled" >
144
 
            <bool>false</bool>
145
 
           </property>
146
 
           <property name="sizePolicy" >
147
 
            <sizepolicy>
148
 
             <hsizetype>7</hsizetype>
149
 
             <vsizetype>0</vsizetype>
150
 
             <horstretch>0</horstretch>
151
 
             <verstretch>0</verstretch>
152
 
            </sizepolicy>
153
 
           </property>
154
 
          </widget>
155
 
         </item>
156
112
        </layout>
157
113
       </widget>
158
 
       <widget class="QWidget" name="tab_2" >
159
 
        <attribute name="title" >
 
114
       <widget class="QWidget" name="tab_2">
 
115
        <attribute name="title">
160
116
         <string>Item</string>
161
117
        </attribute>
162
 
        <layout class="QGridLayout" >
163
 
         <property name="margin" >
164
 
          <number>8</number>
 
118
        <layout class="QGridLayout">
 
119
         <property name="margin">
 
120
          <number>0</number>
165
121
         </property>
166
 
         <property name="spacing" >
 
122
         <property name="spacing">
167
123
          <number>6</number>
168
124
         </property>
169
 
         <item row="0" column="0" >
170
 
          <widget class="Q3Frame" name="mItemOptionsFrame" >
171
 
           <property name="sizePolicy" >
172
 
            <sizepolicy>
173
 
             <hsizetype>7</hsizetype>
174
 
             <vsizetype>7</vsizetype>
175
 
             <horstretch>0</horstretch>
176
 
             <verstretch>0</verstretch>
177
 
            </sizepolicy>
178
 
           </property>
179
 
           <property name="frameShape" >
180
 
            <enum>QFrame::StyledPanel</enum>
181
 
           </property>
182
 
           <property name="frameShadow" >
183
 
            <enum>QFrame::Plain</enum>
184
 
           </property>
185
 
           <property name="lineWidth" >
186
 
            <number>0</number>
187
 
           </property>
 
125
         <item row="0" column="0">
 
126
          <widget class="QStackedWidget" name="mItemStackedWidget">
 
127
           <widget class="QWidget" name="page"/>
 
128
           <widget class="QWidget" name="page_2"/>
188
129
          </widget>
189
130
         </item>
190
131
        </layout>
192
133
      </widget>
193
134
     </widget>
194
135
    </item>
195
 
    <item row="1" column="2" >
196
 
     <widget class="QPushButton" name="closePButton" >
197
 
      <property name="text" >
198
 
       <string>Close</string>
199
 
      </property>
200
 
     </widget>
201
 
    </item>
202
 
    <item row="1" column="0" >
203
 
     <widget class="QPushButton" name="helpPButton" >
204
 
      <property name="text" >
205
 
       <string>Help</string>
206
 
      </property>
207
 
     </widget>
208
 
    </item>
209
 
    <item row="1" column="1" >
210
 
     <spacer>
211
 
      <property name="orientation" >
212
 
       <enum>Qt::Horizontal</enum>
213
 
      </property>
214
 
      <property name="sizeHint" >
215
 
       <size>
216
 
        <width>40</width>
217
 
        <height>20</height>
218
 
       </size>
219
 
      </property>
220
 
     </spacer>
 
136
    <item row="1" column="0">
 
137
     <widget class="QDialogButtonBox" name="mButtonBox">
 
138
      <property name="standardButtons">
 
139
       <set>QDialogButtonBox::Close|QDialogButtonBox::Help</set>
 
140
      </property>
 
141
     </widget>
221
142
    </item>
222
143
   </layout>
223
144
  </widget>
224
 
  <widget class="QToolBar" name="toolBar" >
225
 
   <property name="orientation" >
 
145
  <widget class="QToolBar" name="toolBar">
 
146
   <property name="orientation">
226
147
    <enum>Qt::Horizontal</enum>
227
148
   </property>
228
 
   <attribute name="toolBarArea" >
229
 
    <number>4</number>
230
 
   </attribute>
231
 
   <addaction name="mActionOpenTemplate" />
232
 
   <addaction name="mActionSaveTemplateAs" />
233
 
   <addaction name="mActionExportAsImage" />
234
 
   <addaction name="mActionExportAsSVG" />
235
 
   <addaction name="mActionPrint" />
236
 
   <addaction name="separator" />
237
 
   <addaction name="mActionZoomAll" />
238
 
   <addaction name="mActionZoomIn" />
239
 
   <addaction name="mActionZoomOut" />
240
 
   <addaction name="mActionRefreshView" />
241
 
   <addaction name="separator" />
242
 
   <addaction name="mActionAddNewMap" />
243
 
   <addaction name="mActionAddImage" />
244
 
   <addaction name="mActionAddNewLabel" />
245
 
   <addaction name="mActionAddNewVectLegend" />
246
 
   <addaction name="mActionAddNewScalebar" />
247
 
   <addaction name="mActionSelectMoveItem" />
 
149
   <attribute name="toolBarArea">
 
150
    <enum>TopToolBarArea</enum>
 
151
   </attribute>
 
152
   <attribute name="toolBarBreak">
 
153
    <bool>false</bool>
 
154
   </attribute>
 
155
   <addaction name="mActionLoadFromTemplate"/>
 
156
   <addaction name="mActionSaveAsTemplate"/>
 
157
   <addaction name="mActionExportAsImage"/>
 
158
   <addaction name="mActionExportAsPDF"/>
 
159
   <addaction name="mActionExportAsSVG"/>
 
160
   <addaction name="mActionPrint"/>
 
161
   <addaction name="separator"/>
 
162
   <addaction name="mActionZoomAll"/>
 
163
   <addaction name="mActionZoomIn"/>
 
164
   <addaction name="mActionZoomOut"/>
 
165
   <addaction name="mActionRefreshView"/>
 
166
   <addaction name="separator"/>
 
167
   <addaction name="mActionAddNewMap"/>
 
168
   <addaction name="mActionAddImage"/>
 
169
   <addaction name="mActionAddNewLabel"/>
 
170
   <addaction name="mActionAddNewLegend"/>
 
171
   <addaction name="mActionAddNewScalebar"/>
 
172
   <addaction name="mActionAddBasicShape"/>
 
173
   <addaction name="mActionAddArrow"/>
 
174
   <addaction name="mActionSelectMoveItem"/>
 
175
   <addaction name="mActionMoveItemContent"/>
 
176
   <addaction name="mActionGroupItems"/>
 
177
   <addaction name="mActionUngroupItems"/>
248
178
  </widget>
249
 
  <action name="mActionOpenTemplate" >
250
 
   <property name="icon" >
251
 
    <iconset>../themes/default/mActionFileOpen.png</iconset>
252
 
   </property>
253
 
   <property name="text" >
254
 
    <string>&amp;Open Template ...</string>
255
 
   </property>
256
 
  </action>
257
 
  <action name="mActionSaveTemplateAs" >
258
 
   <property name="icon" >
259
 
    <iconset>../themes/default/mActionFileSaveAs.png</iconset>
260
 
   </property>
261
 
   <property name="text" >
262
 
    <string>Save Template &amp;As...</string>
263
 
   </property>
264
 
  </action>
265
 
  <action name="mActionPrint" >
266
 
   <property name="icon" >
267
 
    <iconset>../themes/default/mActionFilePrint.png</iconset>
268
 
   </property>
269
 
   <property name="text" >
 
179
  <action name="mActionPrint">
 
180
   <property name="icon">
 
181
    <iconset>
 
182
     <normaloff>../themes/default/mActionFilePrint.png</normaloff>../themes/default/mActionFilePrint.png</iconset>
 
183
   </property>
 
184
   <property name="text">
270
185
    <string>&amp;Print...</string>
271
186
   </property>
272
187
  </action>
273
 
  <action name="mActionZoomAll" >
274
 
   <property name="icon" >
275
 
    <iconset>../themes/default/mActionZoomFullExtent.png</iconset>
 
188
  <action name="mActionZoomAll">
 
189
   <property name="icon">
 
190
    <iconset>
 
191
     <normaloff>../themes/default/mActionZoomFullExtent.png</normaloff>../themes/default/mActionZoomFullExtent.png</iconset>
276
192
   </property>
277
 
   <property name="text" >
278
 
    <string>Zoom All</string>
 
193
   <property name="text">
 
194
    <string>Zoom Full</string>
279
195
   </property>
280
196
  </action>
281
 
  <action name="mActionZoomIn" >
282
 
   <property name="icon" >
283
 
    <iconset>../themes/default/mActionZoomIn.png</iconset>
 
197
  <action name="mActionZoomIn">
 
198
   <property name="icon">
 
199
    <iconset>
 
200
     <normaloff>../themes/default/mActionZoomIn.png</normaloff>../themes/default/mActionZoomIn.png</iconset>
284
201
   </property>
285
 
   <property name="text" >
 
202
   <property name="text">
286
203
    <string>Zoom In</string>
287
204
   </property>
288
205
  </action>
289
 
  <action name="mActionZoomOut" >
290
 
   <property name="icon" >
291
 
    <iconset>../themes/default/mActionZoomOut.png</iconset>
 
206
  <action name="mActionZoomOut">
 
207
   <property name="icon">
 
208
    <iconset>
 
209
     <normaloff>../themes/default/mActionZoomOut.png</normaloff>../themes/default/mActionZoomOut.png</iconset>
292
210
   </property>
293
 
   <property name="text" >
 
211
   <property name="text">
294
212
    <string>Zoom Out</string>
295
213
   </property>
296
214
  </action>
297
 
  <action name="mActionAddNewMap" >
298
 
   <property name="icon" >
299
 
    <iconset>../themes/default/mActionAddRasterLayer.png</iconset>
300
 
   </property>
301
 
   <property name="text" >
 
215
  <action name="mActionAddNewMap">
 
216
   <property name="icon">
 
217
    <iconset>
 
218
     <normaloff>../themes/default/mActionAddMap.png</normaloff>../themes/default/mActionAddMap.png</iconset>
 
219
   </property>
 
220
   <property name="text">
 
221
    <string>Add Map</string>
 
222
   </property>
 
223
   <property name="toolTip">
302
224
    <string>Add new map</string>
303
225
   </property>
304
226
  </action>
305
 
  <action name="mActionAddNewLabel" >
306
 
   <property name="icon" >
307
 
    <iconset>../themes/default/mActionLabel.png</iconset>
308
 
   </property>
309
 
   <property name="text" >
 
227
  <action name="mActionAddNewLabel">
 
228
   <property name="icon">
 
229
    <iconset>
 
230
     <normaloff>../themes/default/mActionLabel.png</normaloff>../themes/default/mActionLabel.png</iconset>
 
231
   </property>
 
232
   <property name="text">
 
233
    <string>Add Label</string>
 
234
   </property>
 
235
   <property name="toolTip">
310
236
    <string>Add new label</string>
311
237
   </property>
312
238
  </action>
313
 
  <action name="mActionAddNewVectLegend" >
314
 
   <property name="icon" >
315
 
    <iconset>../themes/default/mActionAddLegend.png</iconset>
316
 
   </property>
317
 
   <property name="text" >
 
239
  <action name="mActionAddNewLegend">
 
240
   <property name="icon">
 
241
    <iconset>
 
242
     <normaloff>../themes/default/mActionAddLegend.png</normaloff>../themes/default/mActionAddLegend.png</iconset>
 
243
   </property>
 
244
   <property name="text">
 
245
    <string>Add Vector Legend</string>
 
246
   </property>
 
247
   <property name="toolTip">
318
248
    <string>Add new vect legend</string>
319
249
   </property>
320
250
  </action>
321
 
  <action name="mActionSelectMoveItem" >
322
 
   <property name="icon" >
323
 
    <iconset>../themes/default/mActionPan.png</iconset>
324
 
   </property>
325
 
   <property name="text" >
 
251
  <action name="mActionSelectMoveItem">
 
252
   <property name="icon">
 
253
    <iconset>
 
254
     <normaloff>../themes/default/mActionPan.png</normaloff>../themes/default/mActionPan.png</iconset>
 
255
   </property>
 
256
   <property name="text">
 
257
    <string>Move Item</string>
 
258
   </property>
 
259
   <property name="toolTip">
326
260
    <string>Select/Move item</string>
327
261
   </property>
328
262
  </action>
329
 
  <action name="mActionExportAsImage" >
330
 
   <property name="icon" >
331
 
    <iconset>../themes/default/mActionExportMapServer.png</iconset>
332
 
   </property>
333
 
   <property name="text" >
334
 
    <string>Export as image</string>
335
 
   </property>
336
 
  </action>
337
 
  <action name="mActionExportAsSVG" >
338
 
   <property name="icon" >
339
 
    <iconset>../themes/default/mActionSaveAsSVG.png</iconset>
340
 
   </property>
341
 
   <property name="text" >
342
 
    <string>Export as SVG</string>
343
 
   </property>
344
 
  </action>
345
 
  <action name="mActionAddNewScalebar" >
346
 
   <property name="icon" >
347
 
    <iconset>../../plugins/scale_bar/icon.xpm</iconset>
348
 
   </property>
349
 
   <property name="text" >
 
263
  <action name="mActionExportAsImage">
 
264
   <property name="icon">
 
265
    <iconset>
 
266
     <normaloff>../themes/default/mActionSaveMapAsImage.png</normaloff>../themes/default/mActionSaveMapAsImage.png</iconset>
 
267
   </property>
 
268
   <property name="text">
 
269
    <string>Export as Image...</string>
 
270
   </property>
 
271
  </action>
 
272
  <action name="mActionExportAsPDF">
 
273
   <property name="icon">
 
274
    <iconset>
 
275
     <normaloff>../themes/default/mActionSaveAsPDF.png</normaloff>../themes/default/mActionSaveAsPDF.png</iconset>
 
276
   </property>
 
277
   <property name="text">
 
278
    <string>Export as PDF...</string>
 
279
   </property>
 
280
  </action>
 
281
  <action name="mActionExportAsSVG">
 
282
   <property name="icon">
 
283
    <iconset>
 
284
     <normaloff>../themes/default/mActionSaveAsSVG.png</normaloff>../themes/default/mActionSaveAsSVG.png</iconset>
 
285
   </property>
 
286
   <property name="text">
 
287
    <string>Export as SVG...</string>
 
288
   </property>
 
289
  </action>
 
290
  <action name="mActionAddNewScalebar">
 
291
   <property name="icon">
 
292
    <iconset>
 
293
     <normaloff>../../plugins/scale_bar/icon.xpm</normaloff>../../plugins/scale_bar/icon.xpm</iconset>
 
294
   </property>
 
295
   <property name="text">
 
296
    <string>Add Scalebar</string>
 
297
   </property>
 
298
   <property name="toolTip">
350
299
    <string>Add new scalebar</string>
351
300
   </property>
352
301
  </action>
353
 
  <action name="mActionRefreshView" >
354
 
   <property name="icon" >
355
 
    <iconset>../themes/default/mActionDraw.png</iconset>
356
 
   </property>
357
 
   <property name="text" >
 
302
  <action name="mActionRefreshView">
 
303
   <property name="icon">
 
304
    <iconset>
 
305
     <normaloff>../themes/default/mActionDraw.png</normaloff>../themes/default/mActionDraw.png</iconset>
 
306
   </property>
 
307
   <property name="text">
 
308
    <string>Refresh</string>
 
309
   </property>
 
310
   <property name="toolTip">
358
311
    <string>Refresh view</string>
359
312
   </property>
360
313
  </action>
361
 
  <action name="mActionAddImage" >
362
 
   <property name="icon" >
363
 
    <iconset>../themes/default/mActionSaveMapAsImage.png</iconset>
 
314
  <action name="mActionAddImage">
 
315
   <property name="icon">
 
316
    <iconset>
 
317
     <normaloff>../themes/default/mActionAddImage.png</normaloff>../themes/default/mActionAddImage.png</iconset>
364
318
   </property>
365
 
   <property name="text" >
 
319
   <property name="text">
366
320
    <string>Add Image</string>
367
321
   </property>
368
322
  </action>
 
323
  <action name="mActionMoveItemContent">
 
324
   <property name="text">
 
325
    <string>Move Content</string>
 
326
   </property>
 
327
   <property name="toolTip">
 
328
    <string>Move item content</string>
 
329
   </property>
 
330
  </action>
 
331
  <action name="mActionGroupItems">
 
332
   <property name="text">
 
333
    <string>Group</string>
 
334
   </property>
 
335
   <property name="toolTip">
 
336
    <string>Group items</string>
 
337
   </property>
 
338
  </action>
 
339
  <action name="mActionUngroupItems">
 
340
   <property name="text">
 
341
    <string>Ungroup</string>
 
342
   </property>
 
343
   <property name="toolTip">
 
344
    <string>Ungroup items</string>
 
345
   </property>
 
346
  </action>
 
347
  <action name="mActionRaiseItems">
 
348
   <property name="text">
 
349
    <string>Raise</string>
 
350
   </property>
 
351
   <property name="toolTip">
 
352
    <string>Raise selected items</string>
 
353
   </property>
 
354
  </action>
 
355
  <action name="mActionLowerItems">
 
356
   <property name="text">
 
357
    <string>Lower</string>
 
358
   </property>
 
359
   <property name="toolTip">
 
360
    <string>Lower selected items</string>
 
361
   </property>
 
362
  </action>
 
363
  <action name="mActionMoveItemsToTop">
 
364
   <property name="text">
 
365
    <string>Bring to Front</string>
 
366
   </property>
 
367
   <property name="toolTip">
 
368
    <string>Move selected items to top</string>
 
369
   </property>
 
370
  </action>
 
371
  <action name="mActionMoveItemsToBottom">
 
372
   <property name="text">
 
373
    <string>Send to Back</string>
 
374
   </property>
 
375
   <property name="toolTip">
 
376
    <string>Move selected items to bottom</string>
 
377
   </property>
 
378
  </action>
 
379
  <action name="mActionLoadFromTemplate">
 
380
   <property name="text">
 
381
    <string>Load From template</string>
 
382
   </property>
 
383
  </action>
 
384
  <action name="mActionSaveAsTemplate">
 
385
   <property name="text">
 
386
    <string>Save as template</string>
 
387
   </property>
 
388
  </action>
 
389
  <action name="mActionAlignLeft">
 
390
   <property name="text">
 
391
    <string>Align left</string>
 
392
   </property>
 
393
   <property name="toolTip">
 
394
    <string>Align selected items left</string>
 
395
   </property>
 
396
  </action>
 
397
  <action name="mActionAlignHCenter">
 
398
   <property name="text">
 
399
    <string>Align center</string>
 
400
   </property>
 
401
   <property name="toolTip">
 
402
    <string>Align center horizontal</string>
 
403
   </property>
 
404
  </action>
 
405
  <action name="mActionAlignRight">
 
406
   <property name="text">
 
407
    <string>Align right</string>
 
408
   </property>
 
409
   <property name="toolTip">
 
410
    <string>Align selected items right</string>
 
411
   </property>
 
412
  </action>
 
413
  <action name="mActionAlignTop">
 
414
   <property name="text">
 
415
    <string>Align top</string>
 
416
   </property>
 
417
   <property name="toolTip">
 
418
    <string>Align selected items to top</string>
 
419
   </property>
 
420
  </action>
 
421
  <action name="mActionAlignVCenter">
 
422
   <property name="text">
 
423
    <string>Align center vertical</string>
 
424
   </property>
 
425
   <property name="toolTip">
 
426
    <string>Align center vertical</string>
 
427
   </property>
 
428
  </action>
 
429
  <action name="mActionAlignBottom">
 
430
   <property name="text">
 
431
    <string>Align bottom</string>
 
432
   </property>
 
433
   <property name="toolTip">
 
434
    <string>Align selected items bottom</string>
 
435
   </property>
 
436
  </action>
 
437
  <action name="mActionQuit">
 
438
   <property name="text">
 
439
    <string>&amp;Quit</string>
 
440
   </property>
 
441
   <property name="toolTip">
 
442
    <string>Quit</string>
 
443
   </property>
 
444
   <property name="shortcut">
 
445
    <string>Ctrl+Q</string>
 
446
   </property>
 
447
  </action>
 
448
  <action name="mActionAddBasicShape">
 
449
   <property name="checkable">
 
450
    <bool>true</bool>
 
451
   </property>
 
452
   <property name="text">
 
453
    <string>Add Basic Shape</string>
 
454
   </property>
 
455
  </action>
 
456
  <action name="mActionAddArrow">
 
457
   <property name="checkable">
 
458
    <bool>true</bool>
 
459
   </property>
 
460
   <property name="text">
 
461
    <string>Add arrow</string>
 
462
   </property>
 
463
  </action>
369
464
 </widget>
370
 
 <customwidgets>
371
 
  <customwidget>
372
 
   <class>Q3Frame</class>
373
 
   <extends>QFrame</extends>
374
 
   <header>Qt3Support/Q3Frame</header>
375
 
   <container>1</container>
376
 
  </customwidget>
377
 
 </customwidgets>
378
465
 <tabstops>
379
 
  <tabstop>mViewFrame</tabstop>
 
466
  <tabstop>mCompositionNameComboBox</tabstop>
380
467
  <tabstop>mOptionsTabWidget</tabstop>
381
 
  <tabstop>mCompositionNameComboBox</tabstop>
382
 
  <tabstop>mSplitter</tabstop>
383
468
 </tabstops>
384
469
 <resources/>
385
470
 <connections/>