114 <string>Press to copy the selected file to the device</string> |
114 <string>Press to copy the selected file to the device</string> |
115 </property> |
115 </property> |
116 </widget> |
116 </widget> |
117 </item> |
117 </item> |
118 <item> |
118 <item> |
|
119 <widget class="QToolButton" name="putAsButton"> |
|
120 <property name="toolTip"> |
|
121 <string>Press to copy the selected file to the device with a new name</string> |
|
122 </property> |
|
123 </widget> |
|
124 </item> |
|
125 <item> |
119 <widget class="QToolButton" name="getButton"> |
126 <widget class="QToolButton" name="getButton"> |
120 <property name="toolTip"> |
127 <property name="toolTip"> |
121 <string>Press to copy the selected file from the device</string> |
128 <string>Press to copy the selected file from the device</string> |
|
129 </property> |
|
130 </widget> |
|
131 </item> |
|
132 <item> |
|
133 <widget class="QToolButton" name="getAsButton"> |
|
134 <property name="toolTip"> |
|
135 <string>Press to copy the selected file from the device with a new name</string> |
122 </property> |
136 </property> |
123 </widget> |
137 </widget> |
124 </item> |
138 </item> |
125 <item> |
139 <item> |
126 <spacer name="verticalSpacer"> |
140 <spacer name="verticalSpacer"> |
254 <tabstops> |
268 <tabstops> |
255 <tabstop>localFileTreeWidget</tabstop> |
269 <tabstop>localFileTreeWidget</tabstop> |
256 <tabstop>deviceFileTreeWidget</tabstop> |
270 <tabstop>deviceFileTreeWidget</tabstop> |
257 <tabstop>syncButton</tabstop> |
271 <tabstop>syncButton</tabstop> |
258 <tabstop>putButton</tabstop> |
272 <tabstop>putButton</tabstop> |
|
273 <tabstop>putAsButton</tabstop> |
259 <tabstop>getButton</tabstop> |
274 <tabstop>getButton</tabstop> |
|
275 <tabstop>getAsButton</tabstop> |
260 <tabstop>localUpButton</tabstop> |
276 <tabstop>localUpButton</tabstop> |
261 <tabstop>localReloadButton</tabstop> |
277 <tabstop>localReloadButton</tabstop> |
262 <tabstop>deviceUpButton</tabstop> |
278 <tabstop>deviceUpButton</tabstop> |
263 <tabstop>deviceReloadButton</tabstop> |
279 <tabstop>deviceReloadButton</tabstop> |
264 </tabstops> |
280 </tabstops> |