23 <string>Local Files</string> |
23 <string>Local Files</string> |
24 </property> |
24 </property> |
25 </widget> |
25 </widget> |
26 </item> |
26 </item> |
27 <item row="0" column="2"> |
27 <item row="0" column="2"> |
28 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
28 <widget class="QLabel" name="label_2"> |
29 <item> |
29 <property name="sizePolicy"> |
30 <widget class="QLabel" name="label_2"> |
30 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
31 <property name="sizePolicy"> |
31 <horstretch>0</horstretch> |
32 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
32 <verstretch>0</verstretch> |
33 <horstretch>0</horstretch> |
33 </sizepolicy> |
34 <verstretch>0</verstretch> |
34 </property> |
35 </sizepolicy> |
35 <property name="text"> |
36 </property> |
36 <string>Device Files</string> |
37 <property name="text"> |
37 </property> |
38 <string>Device Files</string> |
38 </widget> |
39 </property> |
39 </item> |
40 </widget> |
40 <item row="0" column="3"> |
41 </item> |
41 <widget class="EricLed" name="deviceConnectedLed" native="true"/> |
42 <item> |
|
43 <widget class="EricLed" name="deviceConnectedLed" native="true"/> |
|
44 </item> |
|
45 </layout> |
|
46 </item> |
42 </item> |
47 <item row="1" column="0"> |
43 <item row="1" column="0"> |
48 <widget class="QTreeWidget" name="localFileTreeWidget"> |
44 <widget class="QTreeWidget" name="localFileTreeWidget"> |
49 <property name="contextMenuPolicy"> |
45 <property name="contextMenuPolicy"> |
50 <enum>Qt::CustomContextMenu</enum> |
46 <enum>Qt::CustomContextMenu</enum> |
190 <property name="text"> |
186 <property name="text"> |
191 <string>Time</string> |
187 <string>Time</string> |
192 </property> |
188 </property> |
193 </column> |
189 </column> |
194 </widget> |
190 </widget> |
|
191 </item> |
|
192 <item row="1" column="3"> |
|
193 <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
194 <item> |
|
195 <spacer name="verticalSpacer_4"> |
|
196 <property name="orientation"> |
|
197 <enum>Qt::Vertical</enum> |
|
198 </property> |
|
199 <property name="sizeHint" stdset="0"> |
|
200 <size> |
|
201 <width>20</width> |
|
202 <height>40</height> |
|
203 </size> |
|
204 </property> |
|
205 </spacer> |
|
206 </item> |
|
207 <item> |
|
208 <widget class="QToolButton" name="openButton"> |
|
209 <property name="toolTip"> |
|
210 <string>Press to open the selected file of the device in an editor.</string> |
|
211 </property> |
|
212 </widget> |
|
213 </item> |
|
214 <item> |
|
215 <widget class="QToolButton" name="saveButton"> |
|
216 <property name="toolTip"> |
|
217 <string>Press to save the current editor to the selected file on the device.</string> |
|
218 </property> |
|
219 </widget> |
|
220 </item> |
|
221 <item> |
|
222 <widget class="QToolButton" name="saveAsButton"> |
|
223 <property name="toolTip"> |
|
224 <string>Press to save the current editor to a new file on the device.</string> |
|
225 </property> |
|
226 </widget> |
|
227 </item> |
|
228 <item> |
|
229 <spacer name="verticalSpacer_3"> |
|
230 <property name="orientation"> |
|
231 <enum>Qt::Vertical</enum> |
|
232 </property> |
|
233 <property name="sizeHint" stdset="0"> |
|
234 <size> |
|
235 <width>20</width> |
|
236 <height>40</height> |
|
237 </size> |
|
238 </property> |
|
239 </spacer> |
|
240 </item> |
|
241 </layout> |
195 </item> |
242 </item> |
196 <item row="2" column="0"> |
243 <item row="2" column="0"> |
197 <layout class="QHBoxLayout" name="horizontalLayout"> |
244 <layout class="QHBoxLayout" name="horizontalLayout"> |
198 <property name="spacing"> |
245 <property name="spacing"> |
199 <number>2</number> |
246 <number>2</number> |