2015-11-05 11:58:16 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>OCC::ShareLinkWidget</class>
|
|
|
|
<widget class="QWidget" name="OCC::ShareLinkWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-03-15 21:43:26 +03:00
|
|
|
<width>350</width>
|
|
|
|
<height>238</height>
|
2015-11-05 11:58:16 +03:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>340</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2015-11-05 11:58:16 +03:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Share NewDocument.odt</string>
|
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
|
|
|
</property>
|
2018-03-15 19:21:53 +03:00
|
|
|
<property name="leftMargin">
|
2018-03-15 21:43:26 +03:00
|
|
|
<number>0</number>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
2018-03-15 21:43:26 +03:00
|
|
|
<number>0</number>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
2018-03-15 21:43:26 +03:00
|
|
|
<number>0</number>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2018-03-15 21:43:26 +03:00
|
|
|
<number>0</number>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<item>
|
2018-03-15 21:43:26 +03:00
|
|
|
<widget class="QLineEdit" name="nameLineEdit">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
|
|
|
<height>26</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="placeholderText">
|
|
|
|
<string>Enter a name to create a new public link...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="createShareButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
|
|
|
<height>26</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Create new</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2015-11-05 11:58:16 +03:00
|
|
|
</item>
|
2017-04-05 10:38:46 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QTableWidget" name="linkShares">
|
2015-11-05 11:58:16 +03:00
|
|
|
<property name="sizePolicy">
|
2018-03-15 21:43:26 +03:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
2015-11-05 11:58:16 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>80</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
|
|
|
<height>80</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="lineWidth">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="horizontalScrollBarPolicy">
|
2018-03-15 21:43:26 +03:00
|
|
|
<enum>Qt::ScrollBarAsNeeded</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
<enum>QAbstractScrollArea::AdjustIgnored</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoScrollMargin">
|
|
|
|
<number>10</number>
|
|
|
|
</property>
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
2016-05-02 15:01:47 +03:00
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
2015-11-05 11:58:16 +03:00
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
2017-02-23 16:54:17 +03:00
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="showGrid">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="gridStyle">
|
|
|
|
<enum>Qt::NoPen</enum>
|
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="columnCount">
|
|
|
|
<number>3</number>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2018-03-15 21:43:26 +03:00
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>80</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>40</number>
|
|
|
|
</attribute>
|
2017-04-05 10:38:46 +03:00
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2018-03-15 21:43:26 +03:00
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
<number>30</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderMinimumSectionSize">
|
|
|
|
<number>20</number>
|
|
|
|
</attribute>
|
2017-04-05 10:38:46 +03:00
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
2015-11-05 11:58:16 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-04-05 10:38:46 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="shareProperties" native="true">
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,0,0,0">
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
|
|
|
</property>
|
2015-11-05 11:58:16 +03:00
|
|
|
<property name="leftMargin">
|
2017-04-05 10:38:46 +03:00
|
|
|
<number>0</number>
|
2015-11-05 11:58:16 +03:00
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
2017-03-28 12:05:24 +03:00
|
|
|
<number>0</number>
|
2015-11-05 11:58:16 +03:00
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="horizontalSpacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="verticalSpacing">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="4">
|
|
|
|
<widget class="QPushButton" name="pushButton_setPassword">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Save</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2015-11-05 11:58:16 +03:00
|
|
|
</item>
|
2018-04-09 11:33:18 +03:00
|
|
|
<item row="4" column="0">
|
2018-03-15 21:43:26 +03:00
|
|
|
<widget class="QCheckBox" name="checkBox_expire">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>130</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2017-04-05 10:38:46 +03:00
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Expiration date</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2017-04-05 10:38:46 +03:00
|
|
|
</item>
|
2018-03-15 21:43:26 +03:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QCheckBox" name="checkBox_password">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>130</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Password</string>
|
|
|
|
</property>
|
2017-04-12 12:09:20 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
2018-03-15 21:43:26 +03:00
|
|
|
<item row="0" column="3">
|
|
|
|
<widget class="QLineEdit" name="lineEdit_password">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="echoMode">
|
|
|
|
<enum>QLineEdit::Password</enum>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="4">
|
|
|
|
<widget class="QDateEdit" name="calendar">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="calendarPopup">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2018-03-15 19:21:53 +03:00
|
|
|
</item>
|
2015-11-05 11:58:16 +03:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-04-05 10:38:46 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="errorLabel">
|
|
|
|
<property name="sizePolicy">
|
2018-03-15 21:43:26 +03:00
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
2017-04-05 10:38:46 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="palette">
|
|
|
|
<palette>
|
|
|
|
<active>
|
|
|
|
<colorrole role="WindowText">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>255</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</active>
|
|
|
|
<inactive>
|
|
|
|
<colorrole role="WindowText">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>255</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</inactive>
|
|
|
|
<disabled>
|
|
|
|
<colorrole role="WindowText">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>123</red>
|
|
|
|
<green>121</green>
|
|
|
|
<blue>134</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</disabled>
|
|
|
|
</palette>
|
2015-11-05 11:58:16 +03:00
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
2015-11-05 11:58:16 +03:00
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
<property name="textFormat">
|
|
|
|
<enum>Qt::PlainText</enum>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="indent">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-04-05 10:38:46 +03:00
|
|
|
</widget>
|
2015-11-05 11:58:16 +03:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|