~ubuntu-branches/ubuntu/maverick/freecad/maverick

« back to all changes in this revision

Viewing changes to src/Gui/DlgToolbars.ui

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-07-16 18:37:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090716183741-oww9kcxqrk991i1n
Tags: upstream-0.8.2237
ImportĀ upstreamĀ versionĀ 0.8.2237

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <author></author>
 
3
 <comment></comment>
 
4
 <exportmacro></exportmacro>
 
5
 <class>Gui::Dialog::DlgCustomToolbars</class>
 
6
 <widget class="QWidget" name="Gui::Dialog::DlgCustomToolbars" >
 
7
  <property name="geometry" >
 
8
   <rect>
 
9
    <x>0</x>
 
10
    <y>0</y>
 
11
    <width>576</width>
 
12
    <height>318</height>
 
13
   </rect>
 
14
  </property>
 
15
  <property name="windowTitle" >
 
16
   <string>Toolbars</string>
 
17
  </property>
 
18
  <layout class="QGridLayout" >
 
19
   <property name="margin" >
 
20
    <number>9</number>
 
21
   </property>
 
22
   <property name="spacing" >
 
23
    <number>6</number>
 
24
   </property>
 
25
   <item row="6" column="0" colspan="4" >
 
26
    <widget class="QLabel" name="label" >
 
27
     <property name="text" >
 
28
      <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:MS Shell Dlg 2; font-size:7.8pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">&lt;span style=" font-weight:600;">Note:&lt;/span> The changes become active the next time you load the appropriate workbench&lt;/p>&lt;/body>&lt;/html></string>
 
29
     </property>
 
30
    </widget>
 
31
   </item>
 
32
   <item row="1" column="1" >
 
33
    <widget class="QPushButton" name="moveActionRightButton" >
 
34
     <property name="enabled" >
 
35
      <bool>false</bool>
 
36
     </property>
 
37
     <property name="minimumSize" >
 
38
      <size>
 
39
       <width>30</width>
 
40
       <height>30</height>
 
41
      </size>
 
42
     </property>
 
43
     <property name="toolTip" >
 
44
      <string>Move right</string>
 
45
     </property>
 
46
     <property name="whatsThis" >
 
47
      <string>&lt;b>Move the selected item one level down.&lt;/b>&lt;p>This will also change the level of the parent item.&lt;/p></string>
 
48
     </property>
 
49
     <property name="text" >
 
50
      <string/>
 
51
     </property>
 
52
     <property name="icon" >
 
53
      <iconset resource="Icons/resource.qrc" >:/icons/button_right.xpm</iconset>
 
54
     </property>
 
55
    </widget>
 
56
   </item>
 
57
   <item row="5" column="1" >
 
58
    <spacer>
 
59
     <property name="orientation" >
 
60
      <enum>Qt::Vertical</enum>
 
61
     </property>
 
62
     <property name="sizeType" >
 
63
      <enum>QSizePolicy::Expanding</enum>
 
64
     </property>
 
65
     <property name="sizeHint" >
 
66
      <size>
 
67
       <width>33</width>
 
68
       <height>57</height>
 
69
      </size>
 
70
     </property>
 
71
    </spacer>
 
72
   </item>
 
73
   <item row="0" column="1" >
 
74
    <spacer>
 
75
     <property name="orientation" >
 
76
      <enum>Qt::Vertical</enum>
 
77
     </property>
 
78
     <property name="sizeType" >
 
79
      <enum>QSizePolicy::Expanding</enum>
 
80
     </property>
 
81
     <property name="sizeHint" >
 
82
      <size>
 
83
       <width>33</width>
 
84
       <height>58</height>
 
85
      </size>
 
86
     </property>
 
87
    </spacer>
 
88
   </item>
 
89
   <item row="2" column="1" >
 
90
    <widget class="QPushButton" name="moveActionLeftButton" >
 
91
     <property name="enabled" >
 
92
      <bool>false</bool>
 
93
     </property>
 
94
     <property name="minimumSize" >
 
95
      <size>
 
96
       <width>30</width>
 
97
       <height>30</height>
 
98
      </size>
 
99
     </property>
 
100
     <property name="toolTip" >
 
101
      <string>Move left</string>
 
102
     </property>
 
103
     <property name="whatsThis" >
 
104
      <string>&lt;b>Move the selected item one level up.&lt;/b>&lt;p>This will also change the level of the parent item.&lt;/p></string>
 
105
     </property>
 
106
     <property name="text" >
 
107
      <string/>
 
108
     </property>
 
109
     <property name="icon" >
 
110
      <iconset resource="Icons/resource.qrc" >:/icons/button_left.xpm</iconset>
 
111
     </property>
 
112
     <property name="autoDefault" >
 
113
      <bool>true</bool>
 
114
     </property>
 
115
     <property name="default" >
 
116
      <bool>false</bool>
 
117
     </property>
 
118
    </widget>
 
119
   </item>
 
120
   <item row="4" column="1" >
 
121
    <widget class="QPushButton" name="moveActionDownButton" >
 
122
     <property name="enabled" >
 
123
      <bool>false</bool>
 
124
     </property>
 
125
     <property name="minimumSize" >
 
126
      <size>
 
127
       <width>30</width>
 
128
       <height>30</height>
 
129
      </size>
 
130
     </property>
 
131
     <property name="toolTip" >
 
132
      <string>Move down</string>
 
133
     </property>
 
134
     <property name="whatsThis" >
 
135
      <string>&lt;b>Move the selected item down.&lt;/b>&lt;p>The item will be moved within the hierarchy level.&lt;/p></string>
 
136
     </property>
 
137
     <property name="text" >
 
138
      <string/>
 
139
     </property>
 
140
     <property name="icon" >
 
141
      <iconset resource="Icons/resource.qrc" >:/icons/button_down.xpm</iconset>
 
142
     </property>
 
143
     <property name="autoDefault" >
 
144
      <bool>true</bool>
 
145
     </property>
 
146
    </widget>
 
147
   </item>
 
148
   <item row="3" column="1" >
 
149
    <widget class="QPushButton" name="moveActionUpButton" >
 
150
     <property name="enabled" >
 
151
      <bool>false</bool>
 
152
     </property>
 
153
     <property name="minimumSize" >
 
154
      <size>
 
155
       <width>30</width>
 
156
       <height>30</height>
 
157
      </size>
 
158
     </property>
 
159
     <property name="toolTip" >
 
160
      <string>Move up</string>
 
161
     </property>
 
162
     <property name="whatsThis" >
 
163
      <string>&lt;b>Move the selected item up.&lt;/b>&lt;p>The item will be moved within the hierarchy level.&lt;/p></string>
 
164
     </property>
 
165
     <property name="text" >
 
166
      <string/>
 
167
     </property>
 
168
     <property name="icon" >
 
169
      <iconset resource="Icons/resource.qrc" >:/icons/button_up.xpm</iconset>
 
170
     </property>
 
171
    </widget>
 
172
   </item>
 
173
   <item rowspan="6" row="0" column="0" >
 
174
    <layout class="QVBoxLayout" >
 
175
     <property name="margin" >
 
176
      <number>0</number>
 
177
     </property>
 
178
     <property name="spacing" >
 
179
      <number>6</number>
 
180
     </property>
 
181
     <item>
 
182
      <widget class="QComboBox" name="categoryBox" />
 
183
     </item>
 
184
     <item>
 
185
      <widget class="QTreeWidget" name="commandTreeWidget" >
 
186
       <property name="rootIsDecorated" >
 
187
        <bool>false</bool>
 
188
       </property>
 
189
      </widget>
 
190
     </item>
 
191
    </layout>
 
192
   </item>
 
193
   <item rowspan="6" row="0" column="2" >
 
194
    <layout class="QVBoxLayout" >
 
195
     <property name="margin" >
 
196
      <number>0</number>
 
197
     </property>
 
198
     <property name="spacing" >
 
199
      <number>6</number>
 
200
     </property>
 
201
     <item>
 
202
      <widget class="QComboBox" name="workbenchBox" />
 
203
     </item>
 
204
     <item>
 
205
      <widget class="QTreeWidget" name="toolbarTreeWidget" >
 
206
       <property name="columnCount" >
 
207
        <number>0</number>
 
208
       </property>
 
209
      </widget>
 
210
     </item>
 
211
    </layout>
 
212
   </item>
 
213
   <item rowspan="6" row="0" column="3" >
 
214
    <layout class="QVBoxLayout" >
 
215
     <property name="margin" >
 
216
      <number>0</number>
 
217
     </property>
 
218
     <property name="spacing" >
 
219
      <number>6</number>
 
220
     </property>
 
221
     <item>
 
222
      <spacer>
 
223
       <property name="orientation" >
 
224
        <enum>Qt::Vertical</enum>
 
225
       </property>
 
226
       <property name="sizeType" >
 
227
        <enum>QSizePolicy::Fixed</enum>
 
228
       </property>
 
229
       <property name="sizeHint" >
 
230
        <size>
 
231
         <width>20</width>
 
232
         <height>21</height>
 
233
        </size>
 
234
       </property>
 
235
      </spacer>
 
236
     </item>
 
237
     <item>
 
238
      <widget class="QPushButton" name="newButton" >
 
239
       <property name="text" >
 
240
        <string>New...</string>
 
241
       </property>
 
242
      </widget>
 
243
     </item>
 
244
     <item>
 
245
      <widget class="QPushButton" name="renameButton" >
 
246
       <property name="text" >
 
247
        <string>Rename...</string>
 
248
       </property>
 
249
      </widget>
 
250
     </item>
 
251
     <item>
 
252
      <widget class="QPushButton" name="deleteButton" >
 
253
       <property name="text" >
 
254
        <string>Delete</string>
 
255
       </property>
 
256
      </widget>
 
257
     </item>
 
258
     <item>
 
259
      <spacer>
 
260
       <property name="orientation" >
 
261
        <enum>Qt::Vertical</enum>
 
262
       </property>
 
263
       <property name="sizeHint" >
 
264
        <size>
 
265
         <width>20</width>
 
266
         <height>152</height>
 
267
        </size>
 
268
       </property>
 
269
      </spacer>
 
270
     </item>
 
271
    </layout>
 
272
   </item>
 
273
  </layout>
 
274
 </widget>
 
275
 <pixmapfunction></pixmapfunction>
 
276
 <resources>
 
277
  <include location="Icons/resource.qrc" />
 
278
 </resources>
 
279
 <connections/>
 
280
</ui>