|
1 | NO CONTENT: new file 100644, binary diff hidden |
|
1 | NO CONTENT: new file 100644, binary diff hidden |
|
1 | NO CONTENT: new file 100644, binary diff hidden |
@@ -0,0 +1,7 | |||
|
1 | <RCC> | |
|
2 | <qresource prefix="/img"> | |
|
3 | <file>Gnome-list-add.png</file> | |
|
4 | <file>Gnome-user-trash.png</file> | |
|
5 | <file>Gnome-emblem-unreadable.png</file> | |
|
6 | </qresource> | |
|
7 | </RCC> |
@@ -1,249 +1,249 | |||
|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|
2 | 2 | <ui version="4.0"> |
|
3 | 3 | <class>genericBinaryFileWidget</class> |
|
4 | 4 | <widget class="QWidget" name="genericBinaryFileWidget"> |
|
5 | 5 | <property name="geometry"> |
|
6 | 6 | <rect> |
|
7 | 7 | <x>0</x> |
|
8 | 8 | <y>0</y> |
|
9 | 9 | <width>878</width> |
|
10 | 10 | <height>360</height> |
|
11 | 11 | </rect> |
|
12 | 12 | </property> |
|
13 | 13 | <property name="acceptDrops"> |
|
14 | 14 | <bool>false</bool> |
|
15 | 15 | </property> |
|
16 | 16 | <property name="windowTitle"> |
|
17 | 17 | <string>Form</string> |
|
18 | 18 | </property> |
|
19 | 19 | <layout class="QHBoxLayout" name="horizontalLayout"> |
|
20 | 20 | <property name="spacing"> |
|
21 | 21 | <number>0</number> |
|
22 | 22 | </property> |
|
23 | 23 | <property name="leftMargin"> |
|
24 | 24 | <number>0</number> |
|
25 | 25 | </property> |
|
26 | 26 | <property name="topMargin"> |
|
27 | 27 | <number>2</number> |
|
28 | 28 | </property> |
|
29 | 29 | <property name="rightMargin"> |
|
30 | 30 | <number>2</number> |
|
31 | 31 | </property> |
|
32 | 32 | <property name="bottomMargin"> |
|
33 | 33 | <number>2</number> |
|
34 | 34 | </property> |
|
35 | 35 | <item> |
|
36 | 36 | <widget class="QWidget" name="showFileListWdgt" native="true"> |
|
37 | 37 | <layout class="QVBoxLayout" name="verticalLayout"> |
|
38 | 38 | <property name="margin"> |
|
39 | 39 | <number>0</number> |
|
40 | 40 | </property> |
|
41 | 41 | <item> |
|
42 | 42 | <widget class="QVPushButton" name="showFileListQpb"> |
|
43 | 43 | <property name="text"> |
|
44 | 44 | <string>File list</string> |
|
45 | 45 | </property> |
|
46 | 46 | </widget> |
|
47 | 47 | </item> |
|
48 | 48 | <item> |
|
49 | 49 | <spacer name="showFileListVSpacer"> |
|
50 | 50 | <property name="orientation"> |
|
51 | 51 | <enum>Qt::Vertical</enum> |
|
52 | 52 | </property> |
|
53 | 53 | <property name="sizeHint" stdset="0"> |
|
54 | 54 | <size> |
|
55 | 55 | <width>20</width> |
|
56 | 56 | <height>40</height> |
|
57 | 57 | </size> |
|
58 | 58 | </property> |
|
59 | 59 | </spacer> |
|
60 | 60 | </item> |
|
61 | 61 | </layout> |
|
62 | 62 | </widget> |
|
63 | 63 | </item> |
|
64 | 64 | <item> |
|
65 | 65 | <widget class="QSplitter" name="splitter"> |
|
66 | 66 | <property name="orientation"> |
|
67 | 67 | <enum>Qt::Horizontal</enum> |
|
68 | 68 | </property> |
|
69 | 69 | <widget class="QGroupBox" name="fileListGBox"> |
|
70 | 70 | <property name="title"> |
|
71 | 71 | <string>File list</string> |
|
72 | 72 | </property> |
|
73 | 73 | <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
74 | 74 | <property name="spacing"> |
|
75 | 75 | <number>2</number> |
|
76 | 76 | </property> |
|
77 | 77 | <property name="margin"> |
|
78 | 78 | <number>2</number> |
|
79 | 79 | </property> |
|
80 | 80 | <item> |
|
81 | 81 | <widget class="QWidget" name="fileListWdgt" native="true"> |
|
82 | 82 | <layout class="QGridLayout" name="gridLayout"> |
|
83 | 83 | <property name="margin"> |
|
84 | 84 | <number>2</number> |
|
85 | 85 | </property> |
|
86 | 86 | <property name="spacing"> |
|
87 | 87 | <number>2</number> |
|
88 | 88 | </property> |
|
89 | 89 | <item row="1" column="3"> |
|
90 | 90 | <widget class="QPushButton" name="hideFileListQpb"> |
|
91 | 91 | <property name="minimumSize"> |
|
92 | 92 | <size> |
|
93 | 93 | <width>16</width> |
|
94 | 94 | <height>16</height> |
|
95 | 95 | </size> |
|
96 | 96 | </property> |
|
97 | 97 | <property name="maximumSize"> |
|
98 | 98 | <size> |
|
99 | 99 | <width>16</width> |
|
100 | 100 | <height>16</height> |
|
101 | 101 | </size> |
|
102 | 102 | </property> |
|
103 | 103 | <property name="text"> |
|
104 | 104 | <string/> |
|
105 | 105 | </property> |
|
106 | 106 | <property name="icon"> |
|
107 | <iconset resource="genericBinaryFiles.qrc"> | |
|
108 | <normaloff>:/img/ressources/Gnome-emblem-unreadable.svg</normaloff>:/img/ressources/Gnome-emblem-unreadable.svg</iconset> | |
|
107 | <iconset resource="ressources/genericBinaryFiles.qrc"> | |
|
108 | <normaloff>:/img/Gnome-emblem-unreadable.png</normaloff>:/img/Gnome-emblem-unreadable.png</iconset> | |
|
109 | 109 | </property> |
|
110 | 110 | </widget> |
|
111 | 111 | </item> |
|
112 | 112 | <item row="2" column="0" colspan="4"> |
|
113 | 113 | <widget class="FileList" name="fileList"> |
|
114 | 114 | <property name="dragEnabled"> |
|
115 | 115 | <bool>false</bool> |
|
116 | 116 | </property> |
|
117 | 117 | <column> |
|
118 | 118 | <property name="text"> |
|
119 | 119 | <string>File</string> |
|
120 | 120 | </property> |
|
121 | 121 | </column> |
|
122 | 122 | <column> |
|
123 | 123 | <property name="text"> |
|
124 | 124 | <string>Type</string> |
|
125 | 125 | </property> |
|
126 | 126 | </column> |
|
127 | 127 | </widget> |
|
128 | 128 | </item> |
|
129 | 129 | <item row="1" column="0" colspan="3"> |
|
130 | 130 | <spacer name="horizontalSpacer_2"> |
|
131 | 131 | <property name="orientation"> |
|
132 | 132 | <enum>Qt::Horizontal</enum> |
|
133 | 133 | </property> |
|
134 | 134 | <property name="sizeHint" stdset="0"> |
|
135 | 135 | <size> |
|
136 | 136 | <width>40</width> |
|
137 | 137 | <height>20</height> |
|
138 | 138 | </size> |
|
139 | 139 | </property> |
|
140 | 140 | </spacer> |
|
141 | 141 | </item> |
|
142 | 142 | <item row="3" column="1"> |
|
143 | 143 | <widget class="QPushButton" name="removeFileQpb"> |
|
144 | 144 | <property name="minimumSize"> |
|
145 | 145 | <size> |
|
146 | 146 | <width>32</width> |
|
147 | 147 | <height>32</height> |
|
148 | 148 | </size> |
|
149 | 149 | </property> |
|
150 | 150 | <property name="maximumSize"> |
|
151 | 151 | <size> |
|
152 | 152 | <width>32</width> |
|
153 | 153 | <height>32</height> |
|
154 | 154 | </size> |
|
155 | 155 | </property> |
|
156 | 156 | <property name="text"> |
|
157 | 157 | <string/> |
|
158 | 158 | </property> |
|
159 | 159 | <property name="icon"> |
|
160 | <iconset resource="genericBinaryFiles.qrc"> | |
|
161 |
<normaloff>:/img/ |
|
|
160 | <iconset resource="ressources/genericBinaryFiles.qrc"> | |
|
161 | <normaloff>:/img/Gnome-user-trash.png</normaloff>:/img/Gnome-user-trash.png</iconset> | |
|
162 | 162 | </property> |
|
163 | 163 | <property name="iconSize"> |
|
164 | 164 | <size> |
|
165 | 165 | <width>24</width> |
|
166 | 166 | <height>24</height> |
|
167 | 167 | </size> |
|
168 | 168 | </property> |
|
169 | 169 | </widget> |
|
170 | 170 | </item> |
|
171 | 171 | <item row="3" column="0"> |
|
172 | 172 | <widget class="QPushButton" name="openFileQpb"> |
|
173 | 173 | <property name="minimumSize"> |
|
174 | 174 | <size> |
|
175 | 175 | <width>32</width> |
|
176 | 176 | <height>32</height> |
|
177 | 177 | </size> |
|
178 | 178 | </property> |
|
179 | 179 | <property name="maximumSize"> |
|
180 | 180 | <size> |
|
181 | 181 | <width>32</width> |
|
182 | 182 | <height>32</height> |
|
183 | 183 | </size> |
|
184 | 184 | </property> |
|
185 | 185 | <property name="text"> |
|
186 | 186 | <string/> |
|
187 | 187 | </property> |
|
188 | 188 | <property name="icon"> |
|
189 | <iconset resource="genericBinaryFiles.qrc"> | |
|
190 |
<normaloff>:/img/ |
|
|
189 | <iconset resource="ressources/genericBinaryFiles.qrc"> | |
|
190 | <normaloff>:/img/Gnome-list-add.png</normaloff>:/img/Gnome-list-add.png</iconset> | |
|
191 | 191 | </property> |
|
192 | 192 | <property name="iconSize"> |
|
193 | 193 | <size> |
|
194 | 194 | <width>24</width> |
|
195 | 195 | <height>24</height> |
|
196 | 196 | </size> |
|
197 | 197 | </property> |
|
198 | 198 | </widget> |
|
199 | 199 | </item> |
|
200 | 200 | <item row="3" column="2" colspan="2"> |
|
201 | 201 | <spacer name="horizontalSpacer"> |
|
202 | 202 | <property name="orientation"> |
|
203 | 203 | <enum>Qt::Horizontal</enum> |
|
204 | 204 | </property> |
|
205 | 205 | <property name="sizeHint" stdset="0"> |
|
206 | 206 | <size> |
|
207 | 207 | <width>40</width> |
|
208 | 208 | <height>20</height> |
|
209 | 209 | </size> |
|
210 | 210 | </property> |
|
211 | 211 | </spacer> |
|
212 | 212 | </item> |
|
213 | 213 | </layout> |
|
214 | 214 | </widget> |
|
215 | 215 | </item> |
|
216 | 216 | </layout> |
|
217 | 217 | </widget> |
|
218 | 218 | <widget class="QTabWidget" name="fileViewerTab"> |
|
219 | 219 | <property name="minimumSize"> |
|
220 | 220 | <size> |
|
221 | 221 | <width>300</width> |
|
222 | 222 | <height>0</height> |
|
223 | 223 | </size> |
|
224 | 224 | </property> |
|
225 | 225 | <property name="currentIndex"> |
|
226 | 226 | <number>-1</number> |
|
227 | 227 | </property> |
|
228 | 228 | </widget> |
|
229 | 229 | </widget> |
|
230 | 230 | </item> |
|
231 | 231 | </layout> |
|
232 | 232 | </widget> |
|
233 | 233 | <customwidgets> |
|
234 | 234 | <customwidget> |
|
235 | 235 | <class>FileList</class> |
|
236 | 236 | <extends>QTableWidget</extends> |
|
237 | 237 | <header>filelist.h</header> |
|
238 | 238 | </customwidget> |
|
239 | 239 | <customwidget> |
|
240 | 240 | <class>QVPushButton</class> |
|
241 | 241 | <extends>QPushButton</extends> |
|
242 | 242 | <header>qvpushbutton.h</header> |
|
243 | 243 | </customwidget> |
|
244 | 244 | </customwidgets> |
|
245 | 245 | <resources> |
|
246 | <include location="genericBinaryFiles.qrc"/> | |
|
246 | <include location="ressources/genericBinaryFiles.qrc"/> | |
|
247 | 247 | </resources> |
|
248 | 248 | <connections/> |
|
249 | 249 | </ui> |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now