~ubuntu-branches/ubuntu/utopic/kdevplatform/utopic-proposed

« back to all changes in this revision

Viewing changes to plugins/filetemplates/ui/classmembers.ui

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2014-08-30 03:52:11 UTC
  • mfrom: (0.3.26)
  • Revision ID: package-import@ubuntu.com-20140830035211-wndqlc843eu2v8nk
Tags: 1.7.0-0ubuntu1
* New upstream release
* Add XS-Testsuite: autopkgtest

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0">
3
 
 <class>ClassMembersPage</class>
4
 
 <widget class="QWidget" name="ClassMembersPage">
5
 
  <property name="geometry">
6
 
   <rect>
7
 
    <x>0</x>
8
 
    <y>0</y>
9
 
    <width>598</width>
10
 
    <height>427</height>
11
 
   </rect>
12
 
  </property>
13
 
  <layout class="QGridLayout" name="gridLayout">
14
 
   <item row="0" column="0">
15
 
    <layout class="QHBoxLayout" name="titleLayout">
16
 
     <item>
17
 
      <widget class="QLabel" name="label">
18
 
       <property name="text">
19
 
        <string>Class Members</string>
20
 
       </property>
21
 
      </widget>
22
 
     </item>
23
 
     <item>
24
 
      <spacer name="horizontalSpacer">
25
 
       <property name="orientation">
26
 
        <enum>Qt::Horizontal</enum>
27
 
       </property>
28
 
       <property name="sizeHint" stdset="0">
29
 
        <size>
30
 
         <width>40</width>
31
 
         <height>20</height>
32
 
        </size>
33
 
       </property>
34
 
      </spacer>
35
 
     </item>
36
 
     <item>
37
 
      <widget class="QToolButton" name="addItemButton">
38
 
       <property name="toolTip">
39
 
        <string>Add currently selected items from project tree view to buildset.</string>
40
 
       </property>
41
 
       <property name="text">
42
 
        <string>...</string>
43
 
       </property>
44
 
       <property name="icon">
45
 
        <iconset theme="list-add">
46
 
         <normaloff/>
47
 
        </iconset>
48
 
       </property>
49
 
      </widget>
50
 
     </item>
51
 
     <item>
52
 
      <widget class="QToolButton" name="removeItemButton">
53
 
       <property name="toolTip">
54
 
        <string>Remove currently selected item from buildset.</string>
55
 
       </property>
56
 
       <property name="text">
57
 
        <string>...</string>
58
 
       </property>
59
 
       <property name="icon">
60
 
        <iconset theme="list-remove">
61
 
         <normaloff/>
62
 
        </iconset>
63
 
       </property>
64
 
      </widget>
65
 
     </item>
66
 
    </layout>
67
 
   </item>
68
 
   <item row="1" column="1">
69
 
    <layout class="QVBoxLayout" name="verticalLayout">
70
 
     <item>
71
 
      <spacer name="verticalSpacer">
72
 
       <property name="orientation">
73
 
        <enum>Qt::Vertical</enum>
74
 
       </property>
75
 
       <property name="sizeHint" stdset="0">
76
 
        <size>
77
 
         <width>20</width>
78
 
         <height>40</height>
79
 
        </size>
80
 
       </property>
81
 
      </spacer>
82
 
     </item>
83
 
     <item>
84
 
      <widget class="QToolButton" name="topButton">
85
 
       <property name="toolTip">
86
 
        <string>Move the selected items to the top</string>
87
 
       </property>
88
 
       <property name="text">
89
 
        <string>...</string>
90
 
       </property>
91
 
       <property name="icon">
92
 
        <iconset theme="go-top">
93
 
         <normaloff/>
94
 
        </iconset>
95
 
       </property>
96
 
      </widget>
97
 
     </item>
98
 
     <item>
99
 
      <spacer name="verticalSpacer_3">
100
 
       <property name="orientation">
101
 
        <enum>Qt::Vertical</enum>
102
 
       </property>
103
 
       <property name="sizeType">
104
 
        <enum>QSizePolicy::Fixed</enum>
105
 
       </property>
106
 
       <property name="sizeHint" stdset="0">
107
 
        <size>
108
 
         <width>20</width>
109
 
         <height>15</height>
110
 
        </size>
111
 
       </property>
112
 
      </spacer>
113
 
     </item>
114
 
     <item>
115
 
      <widget class="QToolButton" name="upButton">
116
 
       <property name="toolTip">
117
 
        <string>Move the selected items up</string>
118
 
       </property>
119
 
       <property name="text">
120
 
        <string>...</string>
121
 
       </property>
122
 
       <property name="icon">
123
 
        <iconset theme="go-up">
124
 
         <normaloff/>
125
 
        </iconset>
126
 
       </property>
127
 
      </widget>
128
 
     </item>
129
 
     <item>
130
 
      <widget class="QToolButton" name="downButton">
131
 
       <property name="toolTip">
132
 
        <string>Move the selected item down</string>
133
 
       </property>
134
 
       <property name="text">
135
 
        <string>...</string>
136
 
       </property>
137
 
       <property name="icon">
138
 
        <iconset theme="go-down">
139
 
         <normaloff/>
140
 
        </iconset>
141
 
       </property>
142
 
      </widget>
143
 
     </item>
144
 
     <item>
145
 
      <spacer name="verticalSpacer_4">
146
 
       <property name="orientation">
147
 
        <enum>Qt::Vertical</enum>
148
 
       </property>
149
 
       <property name="sizeType">
150
 
        <enum>QSizePolicy::Fixed</enum>
151
 
       </property>
152
 
       <property name="sizeHint" stdset="0">
153
 
        <size>
154
 
         <width>20</width>
155
 
         <height>15</height>
156
 
        </size>
157
 
       </property>
158
 
      </spacer>
159
 
     </item>
160
 
     <item>
161
 
      <widget class="QToolButton" name="bottomButton">
162
 
       <property name="toolTip">
163
 
        <string>Move the selected items to the bottom</string>
164
 
       </property>
165
 
       <property name="text">
166
 
        <string>...</string>
167
 
       </property>
168
 
       <property name="icon">
169
 
        <iconset theme="go-bottom">
170
 
         <normaloff/>
171
 
        </iconset>
172
 
       </property>
173
 
      </widget>
174
 
     </item>
175
 
     <item>
176
 
      <spacer name="verticalSpacer_2">
177
 
       <property name="orientation">
178
 
        <enum>Qt::Vertical</enum>
179
 
       </property>
180
 
       <property name="sizeHint" stdset="0">
181
 
        <size>
182
 
         <width>20</width>
183
 
         <height>40</height>
184
 
        </size>
185
 
       </property>
186
 
      </spacer>
187
 
     </item>
188
 
    </layout>
189
 
   </item>
190
 
   <item row="1" column="0">
191
 
    <widget class="QTableWidget" name="itemView">
192
 
     <property name="alternatingRowColors">
193
 
      <bool>true</bool>
194
 
     </property>
195
 
     <property name="selectionMode">
196
 
      <enum>QAbstractItemView::SingleSelection</enum>
197
 
     </property>
198
 
     <property name="selectionBehavior">
199
 
      <enum>QAbstractItemView::SelectRows</enum>
200
 
     </property>
201
 
     <attribute name="horizontalHeaderDefaultSectionSize">
202
 
      <number>200</number>
203
 
     </attribute>
204
 
     <attribute name="horizontalHeaderHighlightSections">
205
 
      <bool>true</bool>
206
 
     </attribute>
207
 
     <attribute name="horizontalHeaderMinimumSectionSize">
208
 
      <number>100</number>
209
 
     </attribute>
210
 
     <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
211
 
      <bool>false</bool>
212
 
     </attribute>
213
 
     <attribute name="horizontalHeaderStretchLastSection">
214
 
      <bool>true</bool>
215
 
     </attribute>
216
 
     <attribute name="verticalHeaderVisible">
217
 
      <bool>false</bool>
218
 
     </attribute>
219
 
     <column>
220
 
      <property name="text">
221
 
       <string>Type</string>
222
 
      </property>
223
 
     </column>
224
 
     <column>
225
 
      <property name="text">
226
 
       <string>Identifier</string>
227
 
      </property>
228
 
     </column>
229
 
    </widget>
230
 
   </item>
231
 
  </layout>
232
 
 </widget>
233
 
 <resources/>
234
 
 <connections/>
235
 
</ui>