2013-07-04 21:59:40 +04:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2014-11-10 00:34:07 +03:00
<class>OCC::AccountSettings</class>
<widget class="QWidget" name="OCC::AccountSettings">
2013-07-04 21:59:40 +04:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2015-03-27 13:46:03 +03:00
<width>469</width>
<height>652</height>
2013-07-04 21:59:40 +04:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
2015-03-27 13:46:03 +03:00
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="accountStatus" native="true">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="SslButton" name="sslButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
</widget>
2013-07-04 21:59:40 +04:00
</item>
2015-03-27 13:46:03 +03:00
<item>
<widget class="QLabel" name="connectLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Connected with <server> as <user></string>
</property>
2015-06-12 12:28:56 +03:00
<property name="openExternalLinks">
<bool>true</bool>
</property>
2015-03-27 13:46:03 +03:00
</widget>
2013-07-04 21:59:40 +04:00
</item>
2015-03-27 13:46:03 +03:00
<item>
2015-05-12 16:16:32 +03:00
<widget class="QPushButton" name="deleteButton">
2015-03-27 13:46:03 +03:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
2013-07-04 21:59:40 +04:00
</item>
</layout>
</widget>
</item>
2015-03-27 13:46:03 +03:00
<item>
2013-07-04 21:59:40 +04:00
<widget class="QGroupBox" name="storageGroupBox">
2015-03-27 13:46:03 +03:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-07-04 21:59:40 +04:00
<property name="title">
<string>Storage Usage</string>
</property>
2015-03-27 13:46:03 +03:00
<layout class="QVBoxLayout" name="verticalLayout_2">
2013-07-04 21:59:40 +04:00
<item>
<widget class="QProgressBar" name="quotaProgressBar">
<property name="enabled">
<bool>false</bool>
</property>
<property name="maximum">
<number>0</number>
</property>
<property name="value">
<number>-1</number>
</property>
2013-11-07 15:50:39 +04:00
<property name="textVisible">
<bool>false</bool>
</property>
2013-07-04 21:59:40 +04:00
</widget>
</item>
<item>
2013-09-03 15:13:11 +04:00
<widget class="QLabel" name="quotaInfoLabel">
2015-03-27 13:46:03 +03:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2013-07-04 21:59:40 +04:00
<property name="text">
2015-03-27 13:46:03 +03:00
<string>Some folders, including network mounted or shared folders, might have different limits.</string>
2013-07-04 21:59:40 +04:00
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2015-03-27 13:46:03 +03:00
<item>
<widget class="QTreeView" name="_folderList">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>5</verstretch>
</sizepolicy>
2014-01-21 04:45:02 +04:00
</property>
2015-03-27 13:46:03 +03:00
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="animated">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="selectiveSyncStatus" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-06-12 12:28:56 +03:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" rowspan="2">
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="selectiveSyncLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Unchecked folders will be <b>removed</b> from your local file system and will not be synchronized to this computer anymore</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="selectiveSyncNotification">
<property name="styleSheet">
<string notr="true">color: red</string>
</property>
<property name="text">
<string/>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
2014-01-21 04:45:02 +04:00
</item>
2015-03-27 13:46:03 +03:00
<item row="0" column="1">
<widget class="QPushButton" name="selectiveSyncApply">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2014-01-21 04:45:02 +04:00
<property name="text">
2015-03-27 13:46:03 +03:00
<string>Apply</string>
</property>
</widget>
</item>
2015-06-12 12:28:56 +03:00
<item row="1" column="1">
<widget class="QPushButton" name="selectiveSyncCancel">
2015-03-27 13:46:03 +03:00
<property name="sizePolicy">
2015-06-12 12:28:56 +03:00
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
2015-03-27 13:46:03 +03:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
2015-06-12 12:28:56 +03:00
<string>Cancel</string>
2014-01-21 04:45:02 +04:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
2013-07-04 21:59:40 +04:00
</layout>
</widget>
2014-01-21 04:45:02 +04:00
<customwidgets>
<customwidget>
<class>SslButton</class>
<extends>QToolButton</extends>
<header>sslbutton.h</header>
</customwidget>
</customwidgets>
2013-07-04 21:59:40 +04:00
<resources/>
<connections/>
</ui>