summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/backuprestorebase.ui
Side-by-side diff
Diffstat (limited to 'noncore/settings/backup/backuprestorebase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/backup/backuprestorebase.ui129
1 files changed, 112 insertions, 17 deletions
diff --git a/noncore/settings/backup/backuprestorebase.ui b/noncore/settings/backup/backuprestorebase.ui
index a52b42d..b4624bb 100644
--- a/noncore/settings/backup/backuprestorebase.ui
+++ b/noncore/settings/backup/backuprestorebase.ui
@@ -13,4 +13,4 @@
<y>0</y>
- <width>231</width>
- <height>275</height>
+ <width>290</width>
+ <height>243</height>
</rect>
@@ -24,2 +24,5 @@
</property>
+ <property>
+ <name>layoutSpacing</name>
+ </property>
<vbox>
@@ -31,3 +34,3 @@
<name>spacing</name>
- <number>6</number>
+ <number>0</number>
</property>
@@ -42,2 +45,5 @@
</property>
+ <property>
+ <name>layoutSpacing</name>
+ </property>
<widget>
@@ -55,3 +61,3 @@
<name>margin</name>
- <number>11</number>
+ <number>4</number>
</property>
@@ -59,3 +65,3 @@
<name>spacing</name>
- <number>6</number>
+ <number>4</number>
</property>
@@ -134,3 +140,3 @@
<name>margin</name>
- <number>11</number>
+ <number>4</number>
</property>
@@ -138,3 +144,3 @@
<name>spacing</name>
- <number>6</number>
+ <number>4</number>
</property>
@@ -148,2 +154,24 @@
<widget row="2" column="0" rowspan="1" colspan="2" >
+ <class>QPushButton</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>restoreButton</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>&amp;Restore</string>
+ </property>
+ </widget>
+ <widget row="0" column="0" >
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel1_2</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Select Source</string>
+ </property>
+ </widget>
+ <widget row="1" column="0" rowspan="1" colspan="2" >
<class>QListView</class>
@@ -175,3 +203,70 @@
</widget>
- <widget row="3" column="0" rowspan="1" colspan="2" >
+ </grid>
+ </widget>
+ <widget>
+ <class>QWidget</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>tab</cstring>
+ </property>
+ <attribute>
+ <name>title</name>
+ <string>Locations</string>
+ </attribute>
+ <grid>
+ <property stdset="1">
+ <name>margin</name>
+ <number>4</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>4</number>
+ </property>
+ <widget row="0" column="0" rowspan="1" colspan="3" >
+ <class>QLineEdit</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>locationEdit</cstring>
+ </property>
+ </widget>
+ <widget row="0" column="3" >
+ <class>QToolButton</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>locationSelectBtn</cstring>
+ </property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>20</width>
+ <height>30</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>...</string>
+ </property>
+ </widget>
+ <widget row="1" column="0" rowspan="1" colspan="4" >
+ <class>QListView</class>
+ <column>
+ <property>
+ <name>text</name>
+ <string>Locations</string>
+ </property>
+ <property>
+ <name>clickable</name>
+ <bool>true</bool>
+ </property>
+ <property>
+ <name>resizeable</name>
+ <bool>true</bool>
+ </property>
+ </column>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>locationList</cstring>
+ </property>
+ </widget>
+ <widget row="2" column="0" >
<class>QPushButton</class>
@@ -179,3 +274,3 @@
<name>name</name>
- <cstring>restoreButton</cstring>
+ <cstring>addLocationButton</cstring>
</property>
@@ -183,10 +278,10 @@
<name>text</name>
- <string>&amp;Restore</string>
+ <string>Add</string>
</property>
</widget>
- <widget row="0" column="0" >
- <class>QLabel</class>
+ <widget row="2" column="1" >
+ <class>QPushButton</class>
<property stdset="1">
<name>name</name>
- <cstring>TextLabel1_2</cstring>
+ <cstring>removeLocationButton</cstring>
</property>
@@ -194,6 +289,6 @@
<name>text</name>
- <string>Select Source</string>
+ <string>Remove</string>
</property>
</widget>
- <widget row="1" column="0" rowspan="1" colspan="2" >
+ <widget row="2" column="2" rowspan="1" colspan="2" >
<class>QPushButton</class>
@@ -201,3 +296,3 @@
<name>name</name>
- <cstring>updateList</cstring>
+ <cstring>saveLocationsButton</cstring>
</property>
@@ -205,3 +300,3 @@
<name>text</name>
- <string>Update Filelist</string>
+ <string>Save</string>
</property>