2014-09-03 18:12:21 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2014-12-19 18:56:17 +03:00
|
|
|
<class>OCC::ShareDialog</class>
|
|
|
|
<widget class="QDialog" name="OCC::ShareDialog">
|
2014-09-03 18:12:21 +04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2019-09-18 14:37:49 +03:00
|
|
|
<width>385</width>
|
2018-11-17 11:24:45 +03:00
|
|
|
<height>150</height>
|
2014-09-03 18:12:21 +04:00
|
|
|
</rect>
|
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<layout class="QVBoxLayout" name="shareDialogVerticalLayout">
|
2018-07-26 15:43:21 +03:00
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
|
|
|
</property>
|
2015-11-05 11:58:16 +03:00
|
|
|
<item>
|
2019-09-18 14:37:49 +03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0" columnstretch="0,0">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
2015-03-26 18:51:31 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>10</number>
|
2017-02-23 16:54:17 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="label_name">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>315</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>share label</string>
|
|
|
|
</property>
|
|
|
|
<property name="textFormat">
|
|
|
|
<enum>Qt::PlainText</enum>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="label_sharePath">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>315</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Nextcloud Path:</string>
|
|
|
|
</property>
|
|
|
|
<property name="textFormat">
|
|
|
|
<enum>Qt::PlainText</enum>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" rowspan="2">
|
|
|
|
<widget class="QLabel" name="label_icon">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-26 18:51:31 +03:00
|
|
|
</item>
|
2019-09-18 14:37:49 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QScrollArea" name="scrollArea">
|
2015-03-26 18:51:31 +03:00
|
|
|
<property name="sizePolicy">
|
2019-09-18 14:37:49 +03:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2015-03-26 18:51:31 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="horizontalScrollBarPolicy">
|
|
|
|
<enum>Qt::ScrollBarAlwaysOff</enum>
|
2015-03-26 18:51:31 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
<enum>QAbstractScrollArea::AdjustIgnored</enum>
|
2017-02-23 16:54:17 +03:00
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="widgetResizable">
|
2018-03-15 21:43:26 +03:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2019-09-18 14:37:49 +03:00
|
|
|
<widget class="QWidget" name="scrollAreaWidgetContents">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>69</width>
|
|
|
|
<height>69</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="scrollAreaVerticalLayout"/>
|
|
|
|
</widget>
|
2017-04-04 15:41:25 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-26 18:51:31 +03:00
|
|
|
</item>
|
2014-09-03 18:12:21 +04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|