|
|
@@ -13,7 +13,7 @@
|
|
|
<property name="windowTitle">
|
|
|
<string>Form</string>
|
|
|
</property>
|
|
|
- <layout class="QGridLayout" name="gridLayout_3">
|
|
|
+ <layout class="QGridLayout" name="gridLayout_2">
|
|
|
<item row="0" column="0">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_12">
|
|
|
<item>
|
|
|
@@ -50,131 +50,137 @@
|
|
|
<property name="title">
|
|
|
<string>Pick a place where the data should go to:</string>
|
|
|
</property>
|
|
|
- <layout class="QGridLayout" name="gridLayout_2">
|
|
|
- <item row="0" column="0">
|
|
|
- <layout class="QGridLayout" name="gridLayout">
|
|
|
- <item row="0" column="0" colspan="2">
|
|
|
- <widget class="QRadioButton" name="localFolderRadioBtn">
|
|
|
- <property name="text">
|
|
|
- <string>Another local folder</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="0">
|
|
|
- <spacer name="horizontalSpacer">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeType">
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>22</width>
|
|
|
- <height>13</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- </spacer>
|
|
|
- </item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLabel" name="label">
|
|
|
- <property name="text">
|
|
|
- <string>Folder name:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="2">
|
|
|
- <widget class="QLineEdit" name="localFolder2LineEdit">
|
|
|
- <property name="placeholderText">
|
|
|
- <string>/home/local2</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="3">
|
|
|
- <widget class="QPushButton" name="localFolder2ChooseBtn">
|
|
|
- <property name="text">
|
|
|
- <string>C&hoose..</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="0" colspan="2">
|
|
|
- <widget class="QRadioButton" name="urlFolderRadioBtn">
|
|
|
- <property name="text">
|
|
|
- <string>Remote folder (URL)</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="0">
|
|
|
- <spacer name="horizontalSpacer_2">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeType">
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>22</width>
|
|
|
- <height>13</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- </spacer>
|
|
|
- </item>
|
|
|
- <item row="3" column="1">
|
|
|
- <widget class="QLabel" name="label_2">
|
|
|
- <property name="text">
|
|
|
- <string>URL:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="2">
|
|
|
- <widget class="QLineEdit" name="urlFolderLineEdit">
|
|
|
- <property name="placeholderText">
|
|
|
- <string>scp://john@host.com//myfolder</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="4" column="0" colspan="2">
|
|
|
- <widget class="QRadioButton" name="OCRadioBtn">
|
|
|
- <property name="text">
|
|
|
- <string>to Owncloud</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="5" column="0">
|
|
|
- <spacer name="horizontalSpacer_3">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeType">
|
|
|
- <enum>QSizePolicy::Fixed</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>22</width>
|
|
|
- <height>13</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- </spacer>
|
|
|
- </item>
|
|
|
- <item row="5" column="1">
|
|
|
- <widget class="QLabel" name="label_4">
|
|
|
- <property name="text">
|
|
|
- <string>Folder on Owncloud:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="5" column="2">
|
|
|
- <widget class="QLineEdit" name="OCFolderLineEdit">
|
|
|
- <property name="placeholderText">
|
|
|
- <string>Sync-directory</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
+ <layout class="QGridLayout" name="gridLayout">
|
|
|
+ <item row="0" column="0" colspan="2">
|
|
|
+ <widget class="QRadioButton" name="localFolderRadioBtn">
|
|
|
+ <property name="text">
|
|
|
+ <string>Another local folder</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <spacer name="horizontalSpacer">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeType">
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>22</width>
|
|
|
+ <height>13</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
+ <property name="text">
|
|
|
+ <string>Folder name:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="2">
|
|
|
+ <widget class="QLineEdit" name="localFolder2LineEdit">
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string>/home/local2</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="3">
|
|
|
+ <widget class="QPushButton" name="localFolder2ChooseBtn">
|
|
|
+ <property name="text">
|
|
|
+ <string>C&hoose..</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="0" colspan="2">
|
|
|
+ <widget class="QRadioButton" name="urlFolderRadioBtn">
|
|
|
+ <property name="text">
|
|
|
+ <string>Remote folder (URL)</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="0">
|
|
|
+ <spacer name="horizontalSpacer_2">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeType">
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>22</width>
|
|
|
+ <height>13</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
+ <property name="text">
|
|
|
+ <string>URL:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="2">
|
|
|
+ <widget class="QLineEdit" name="urlFolderLineEdit">
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string>scp://john@host.com//myfolder</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="0">
|
|
|
+ <widget class="QRadioButton" name="OCRadioBtn">
|
|
|
+ <property name="text">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="4" column="1">
|
|
|
+ <widget class="QLabel" name="OCLabel">
|
|
|
+ <property name="text">
|
|
|
+ <string>to your ownCloud</string>
|
|
|
+ </property>
|
|
|
+ <property name="openExternalLinks">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="0">
|
|
|
+ <spacer name="horizontalSpacer_3">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeType">
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>22</width>
|
|
|
+ <height>13</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="1">
|
|
|
+ <widget class="QLabel" name="label_4">
|
|
|
+ <property name="text">
|
|
|
+ <string>Folder on ownCloud:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="5" column="2">
|
|
|
+ <widget class="QLineEdit" name="OCFolderLineEdit">
|
|
|
+ <property name="placeholderText">
|
|
|
+ <string>Sync-directory</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</widget>
|