~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to tools/designer/src/components/resourceeditor/resourceeditor.ui

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

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>ResourceEditor</class>
 
6
 <widget class="QWidget" name="ResourceEditor" >
 
7
  <property name="geometry" >
 
8
   <rect>
 
9
    <x>0</x>
 
10
    <y>0</y>
 
11
    <width>400</width>
 
12
    <height>300</height>
 
13
   </rect>
 
14
  </property>
 
15
  <property name="windowTitle" >
 
16
   <string>Resource editor</string>
 
17
  </property>
 
18
  <layout class="QVBoxLayout" >
 
19
   <property name="margin" >
 
20
    <number>8</number>
 
21
   </property>
 
22
   <property name="spacing" >
 
23
    <number>6</number>
 
24
   </property>
 
25
   <item>
 
26
    <layout class="QHBoxLayout" >
 
27
     <property name="margin" >
 
28
      <number>1</number>
 
29
     </property>
 
30
     <property name="spacing" >
 
31
      <number>6</number>
 
32
     </property>
 
33
     <item>
 
34
      <widget class="QLabel" name="label" >
 
35
       <property name="geometry" >
 
36
        <rect>
 
37
         <x>2</x>
 
38
         <y>2</y>
 
39
         <width>107</width>
 
40
         <height>24</height>
 
41
        </rect>
 
42
       </property>
 
43
       <property name="text" >
 
44
        <string>Current Resource:</string>
 
45
       </property>
 
46
      </widget>
 
47
     </item>
 
48
     <item>
 
49
      <widget class="QComboBox" name="m_qrc_combo" >
 
50
       <property name="geometry" >
 
51
        <rect>
 
52
         <x>115</x>
 
53
         <y>3</y>
 
54
         <width>233</width>
 
55
         <height>22</height>
 
56
        </rect>
 
57
       </property>
 
58
       <property name="sizePolicy" >
 
59
        <sizepolicy>
 
60
         <hsizetype>7</hsizetype>
 
61
         <vsizetype>0</vsizetype>
 
62
         <horstretch>0</horstretch>
 
63
         <verstretch>0</verstretch>
 
64
        </sizepolicy>
 
65
       </property>
 
66
       <property name="insertPolicy" >
 
67
        <enum>QComboBox::NoInsert</enum>
 
68
       </property>
 
69
      </widget>
 
70
     </item>
 
71
     <item>
 
72
      <widget class="QToolButton" name="m_remove_qrc_button" >
 
73
       <property name="geometry" >
 
74
        <rect>
 
75
         <x>354</x>
 
76
         <y>2</y>
 
77
         <width>26</width>
 
78
         <height>24</height>
 
79
        </rect>
 
80
       </property>
 
81
       <property name="text" >
 
82
        <string>...</string>
 
83
       </property>
 
84
      </widget>
 
85
     </item>
 
86
    </layout>
 
87
   </item>
 
88
   <item>
 
89
    <widget class="QStackedWidget" name="m_qrc_stack" >
 
90
     <property name="geometry" >
 
91
      <rect>
 
92
       <x>9</x>
 
93
       <y>43</y>
 
94
       <width>382</width>
 
95
       <height>214</height>
 
96
      </rect>
 
97
     </property>
 
98
     <property name="currentIndex" >
 
99
      <number>-1</number>
 
100
     </property>
 
101
    </widget>
 
102
   </item>
 
103
   <item>
 
104
    <layout class="QHBoxLayout" >
 
105
     <property name="margin" >
 
106
      <number>0</number>
 
107
     </property>
 
108
     <property name="spacing" >
 
109
      <number>6</number>
 
110
     </property>
 
111
     <item>
 
112
      <spacer>
 
113
       <property name="geometry" >
 
114
        <rect>
 
115
         <x>1</x>
 
116
         <y>4</y>
 
117
         <width>229</width>
 
118
         <height>20</height>
 
119
        </rect>
 
120
       </property>
 
121
       <property name="orientation" >
 
122
        <enum>Qt::Horizontal</enum>
 
123
       </property>
 
124
       <property name="sizeHint" >
 
125
        <size>
 
126
         <width>40</width>
 
127
         <height>20</height>
 
128
        </size>
 
129
       </property>
 
130
      </spacer>
 
131
     </item>
 
132
     <item>
 
133
      <widget class="QToolButton" name="m_add_button" >
 
134
       <property name="geometry" >
 
135
        <rect>
 
136
         <x>236</x>
 
137
         <y>2</y>
 
138
         <width>26</width>
 
139
         <height>24</height>
 
140
        </rect>
 
141
       </property>
 
142
       <property name="text" >
 
143
        <string>+</string>
 
144
       </property>
 
145
      </widget>
 
146
     </item>
 
147
     <item>
 
148
      <widget class="QToolButton" name="m_remove_button" >
 
149
       <property name="geometry" >
 
150
        <rect>
 
151
         <x>268</x>
 
152
         <y>2</y>
 
153
         <width>22</width>
 
154
         <height>24</height>
 
155
        </rect>
 
156
       </property>
 
157
       <property name="text" >
 
158
        <string>-</string>
 
159
       </property>
 
160
      </widget>
 
161
     </item>
 
162
     <item>
 
163
      <widget class="QPushButton" name="m_add_files_button" >
 
164
       <property name="geometry" >
 
165
        <rect>
 
166
         <x>296</x>
 
167
         <y>1</y>
 
168
         <width>85</width>
 
169
         <height>26</height>
 
170
        </rect>
 
171
       </property>
 
172
       <property name="text" >
 
173
        <string>&amp;Add Files...</string>
 
174
       </property>
 
175
      </widget>
 
176
     </item>
 
177
    </layout>
 
178
   </item>
 
179
  </layout>
 
180
 </widget>
 
181
 <pixmapfunction></pixmapfunction>
 
182
 <resources/>
 
183
 <connections/>
 
184
</ui>