1<?xml version="1.0" encoding="UTF-8"?> 2<ui version="4.0"> 3 <class>RemoteWidget</class> 4 <widget class="QWidget" name="RemoteWidget"> 5 <property name="geometry"> 6 <rect> 7 <x>0</x> 8 <y>0</y> 9 <width>912</width> 10 <height>552</height> 11 </rect> 12 </property> 13 <property name="windowTitle"> 14 <string>Form</string> 15 </property> 16 <layout class="QHBoxLayout" name="horizontalLayout"> 17 <item> 18 <widget class="QSplitter" name="splitter"> 19 <property name="orientation"> 20 <enum>Qt::Horizontal</enum> 21 </property> 22 <property name="childrenCollapsible"> 23 <bool>false</bool> 24 </property> 25 <widget class="QWidget" name="layout" native="true"> 26 <layout class="QVBoxLayout" name="verticalLayout"> 27 <property name="leftMargin"> 28 <number>0</number> 29 </property> 30 <property name="topMargin"> 31 <number>0</number> 32 </property> 33 <property name="rightMargin"> 34 <number>0</number> 35 </property> 36 <property name="bottomMargin"> 37 <number>0</number> 38 </property> 39 <item> 40 <widget class="QWidget" name="buttons" native="true"> 41 <layout class="QHBoxLayout" name="horizontalLayout_2"> 42 <property name="leftMargin"> 43 <number>0</number> 44 </property> 45 <property name="topMargin"> 46 <number>0</number> 47 </property> 48 <property name="rightMargin"> 49 <number>0</number> 50 </property> 51 <property name="bottomMargin"> 52 <number>0</number> 53 </property> 54 <item> 55 <widget class="QToolButton" name="buttonRefresh"> 56 <property name="text"> 57 <string>&Refresh</string> 58 </property> 59 <property name="toolButtonStyle"> 60 <enum>Qt::ToolButtonTextBesideIcon</enum> 61 </property> 62 </widget> 63 </item> 64 <item> 65 <widget class="QToolButton" name="buttonMkdir"> 66 <property name="text"> 67 <string>&New Folder</string> 68 </property> 69 <property name="toolButtonStyle"> 70 <enum>Qt::ToolButtonTextBesideIcon</enum> 71 </property> 72 </widget> 73 </item> 74 <item> 75 <widget class="QToolButton" name="buttonRename"> 76 <property name="text"> 77 <string>R&ename</string> 78 </property> 79 <property name="toolButtonStyle"> 80 <enum>Qt::ToolButtonTextBesideIcon</enum> 81 </property> 82 </widget> 83 </item> 84 <item> 85 <widget class="QToolButton" name="buttonMove"> 86 <property name="text"> 87 <string>M&ove</string> 88 </property> 89 <property name="toolButtonStyle"> 90 <enum>Qt::ToolButtonTextBesideIcon</enum> 91 </property> 92 </widget> 93 </item> 94 <item> 95 <widget class="QToolButton" name="buttonPurge"> 96 <property name="text"> 97 <string>De&lete</string> 98 </property> 99 <property name="toolButtonStyle"> 100 <enum>Qt::ToolButtonTextBesideIcon</enum> 101 </property> 102 </widget> 103 </item> 104 <item> 105 <widget class="QToolButton" name="buttonMount"> 106 <property name="text"> 107 <string>&Mount</string> 108 </property> 109 <property name="toolButtonStyle"> 110 <enum>Qt::ToolButtonTextBesideIcon</enum> 111 </property> 112 </widget> 113 </item> 114 <item> 115 <widget class="QToolButton" name="buttonStream"> 116 <property name="text"> 117 <string>&Stream</string> 118 </property> 119 <property name="toolButtonStyle"> 120 <enum>Qt::ToolButtonTextBesideIcon</enum> 121 </property> 122 </widget> 123 </item> 124 <item> 125 <widget class="QToolButton" name="buttonUpload"> 126 <property name="text"> 127 <string>&Upload...</string> 128 </property> 129 <property name="toolButtonStyle"> 130 <enum>Qt::ToolButtonTextBesideIcon</enum> 131 </property> 132 </widget> 133 </item> 134 <item> 135 <widget class="QToolButton" name="buttonDownload"> 136 <property name="text"> 137 <string>&Download...</string> 138 </property> 139 <property name="toolButtonStyle"> 140 <enum>Qt::ToolButtonTextBesideIcon</enum> 141 </property> 142 </widget> 143 </item> 144 <item> 145 <widget class="QToolButton" name="buttonSize"> 146 <property name="text"> 147 <string>&Get Size...</string> 148 </property> 149 <property name="toolButtonStyle"> 150 <enum>Qt::ToolButtonTextBesideIcon</enum> 151 </property> 152 </widget> 153 </item> 154 <item> 155 <widget class="QToolButton" name="buttonTree"> 156 <property name="text"> 157 <string>&Tree</string> 158 </property> 159 <property name="toolButtonStyle"> 160 <enum>Qt::ToolButtonTextBesideIcon</enum> 161 </property> 162 </widget> 163 </item> 164 <item> 165 <widget class="QToolButton" name="buttonLink"> 166 <property name="text"> 167 <string>&Link</string> 168 </property> 169 <property name="toolButtonStyle"> 170 <enum>Qt::ToolButtonTextBesideIcon</enum> 171 </property> 172 </widget> 173 </item> 174 <item> 175 <widget class="QToolButton" name="buttonExport"> 176 <property name="text"> 177 <string>E&xport...</string> 178 </property> 179 <property name="toolButtonStyle"> 180 <enum>Qt::ToolButtonTextBesideIcon</enum> 181 </property> 182 </widget> 183 </item> 184 <item> 185 <spacer name="horizontalSpacer"> 186 <property name="orientation"> 187 <enum>Qt::Horizontal</enum> 188 </property> 189 <property name="sizeHint" stdset="0"> 190 <size> 191 <width>40</width> 192 <height>20</height> 193 </size> 194 </property> 195 </spacer> 196 </item> 197 <item> 198 <widget class="QCheckBox" name="checkBoxShared"> 199 <property name="toolTip"> 200 <string>Shared with Me (Google Drive)</string> 201 </property> 202 <property name="text"> 203 <string>Shared</string> 204 </property> 205 </widget> 206 </item> 207 <item> 208 <spacer name="spacer"> 209 <property name="orientation"> 210 <enum>Qt::Horizontal</enum> 211 </property> 212 <property name="sizeType"> 213 <enum>QSizePolicy::Minimum</enum> 214 </property> 215 <property name="sizeHint" stdset="0"> 216 <size> 217 <width>10</width> 218 <height>20</height> 219 </size> 220 </property> 221 </spacer> 222 </item> 223 </layout> 224 </widget> 225 </item> 226 <item> 227 <widget class="QLineEdit" name="path"> 228 <property name="readOnly"> 229 <bool>true</bool> 230 </property> 231 </widget> 232 </item> 233 <item> 234 <widget class="QTreeView" name="tree"> 235 <property name="contextMenuPolicy"> 236 <enum>Qt::CustomContextMenu</enum> 237 </property> 238 <property name="acceptDrops"> 239 <bool>true</bool> 240 </property> 241 <property name="editTriggers"> 242 <set>QAbstractItemView::NoEditTriggers</set> 243 </property> 244 <property name="dragDropOverwriteMode"> 245 <bool>true</bool> 246 </property> 247 <property name="defaultDropAction"> 248 <enum>Qt::CopyAction</enum> 249 </property> 250 <property name="selectionMode"> 251 <enum>QAbstractItemView::SingleSelection</enum> 252 </property> 253 <property name="selectionBehavior"> 254 <enum>QAbstractItemView::SelectRows</enum> 255 </property> 256 <property name="uniformRowHeights"> 257 <bool>true</bool> 258 </property> 259 <property name="sortingEnabled"> 260 <bool>true</bool> 261 </property> 262 <attribute name="headerStretchLastSection"> 263 <bool>false</bool> 264 </attribute> 265 </widget> 266 </item> 267 </layout> 268 </widget> 269 </widget> 270 </item> 271 </layout> 272 <action name="refresh"> 273 <property name="text"> 274 <string>&Refresh</string> 275 </property> 276 <property name="shortcut"> 277 <string>F5</string> 278 </property> 279 </action> 280 <action name="mount"> 281 <property name="text"> 282 <string>&Mount</string> 283 </property> 284 <property name="toolTip"> 285 <string>rclone mount</string> 286 </property> 287 </action> 288 <action name="stream"> 289 <property name="text"> 290 <string>&Stream</string> 291 </property> 292 </action> 293 <action name="mkdir"> 294 <property name="text"> 295 <string>&New Folder</string> 296 </property> 297 <property name="toolTip"> 298 <string>rclone mkdir</string> 299 </property> 300 <property name="shortcut"> 301 <string>F7</string> 302 </property> 303 </action> 304 <action name="rename"> 305 <property name="text"> 306 <string>R&ename</string> 307 </property> 308 <property name="toolTip"> 309 <string>rclone moveto</string> 310 </property> 311 <property name="shortcut"> 312 <string>F2</string> 313 </property> 314 </action> 315 <action name="purge"> 316 <property name="text"> 317 <string>De&lete</string> 318 </property> 319 <property name="toolTip"> 320 <string>rclone purge|delete</string> 321 </property> 322 <property name="shortcut"> 323 <string>Del</string> 324 </property> 325 </action> 326 <action name="upload"> 327 <property name="text"> 328 <string>&Upload</string> 329 </property> 330 </action> 331 <action name="download"> 332 <property name="text"> 333 <string>&Download</string> 334 </property> 335 </action> 336 <action name="getSize"> 337 <property name="text"> 338 <string>&Get Size</string> 339 </property> 340 <property name="toolTip"> 341 <string>rclone size</string> 342 </property> 343 </action> 344 <action name="getTree"> 345 <property name="text"> 346 <string>DirTree</string> 347 </property> 348 <property name="toolTip"> 349 <string>rclone tree</string> 350 </property> 351 </action> 352 <action name="export_"> 353 <property name="text"> 354 <string>E&xport</string> 355 </property> 356 <property name="toolTip"> 357 <string>Export files list</string> 358 </property> 359 </action> 360 <action name="move"> 361 <property name="text"> 362 <string>M&ove</string> 363 </property> 364 <property name="toolTip"> 365 <string>rclone move</string> 366 </property> 367 </action> 368 <action name="shared"> 369 <property name="text"> 370 <string>Shared</string> 371 </property> 372 </action> 373 <action name="link"> 374 <property name="text"> 375 <string>Public Link</string> 376 </property> 377 <property name="toolTip"> 378 <string>rclone link</string> 379 </property> 380 </action> 381 </widget> 382 <tabstops> 383 <tabstop>buttonRefresh</tabstop> 384 <tabstop>buttonMkdir</tabstop> 385 <tabstop>buttonRename</tabstop> 386 <tabstop>buttonPurge</tabstop> 387 <tabstop>buttonMount</tabstop> 388 <tabstop>buttonStream</tabstop> 389 <tabstop>buttonUpload</tabstop> 390 <tabstop>buttonDownload</tabstop> 391 <tabstop>buttonSize</tabstop> 392 <tabstop>buttonTree</tabstop> 393 <tabstop>path</tabstop> 394 <tabstop>tree</tabstop> 395 </tabstops> 396 <resources/> 397 <connections/> 398</ui> 399