2015-11-05 11:58:16 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>OCC::ShareUserGroupWidget</class>
|
|
|
|
<widget class="QWidget" name="OCC::ShareUserGroupWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-03-15 21:43:26 +03:00
|
|
|
<width>350</width>
|
2018-07-26 15:43:21 +03:00
|
|
|
<height>54</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="Minimum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
2018-07-26 15:43:21 +03:00
|
|
|
<height>52</height>
|
2018-03-15 21:43:26 +03:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2015-11-05 11:58:16 +03:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Share NewDocument.odt</string>
|
|
|
|
</property>
|
2018-07-25 12:18:08 +03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,0">
|
2018-03-15 19:21:53 +03:00
|
|
|
<property name="spacing">
|
2018-03-15 21:43:26 +03:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
|
|
|
<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>
|
2015-11-05 11:58:16 +03:00
|
|
|
<item>
|
2018-03-15 21:43:26 +03:00
|
|
|
<layout class="QHBoxLayout" name="shareeHorizontalLayout" stretch="0,0">
|
2018-03-15 19:21:53 +03:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="sizeConstraint">
|
2018-03-15 21:43:26 +03:00
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
2018-03-15 19:21:53 +03:00
|
|
|
</property>
|
2016-04-29 15:11:27 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="shareeLineEdit">
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="sizePolicy">
|
2018-07-26 15:43:21 +03:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Maximum">
|
2018-03-15 21:43:26 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2018-08-02 17:42:06 +03:00
|
|
|
<width>330</width>
|
2018-07-26 15:43:21 +03:00
|
|
|
<height>26</height>
|
2018-03-15 21:43:26 +03:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2018-07-26 15:43:21 +03:00
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
2016-04-29 15:11:27 +03:00
|
|
|
<property name="placeholderText">
|
|
|
|
<string>Share with users or groups ...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-03-15 21:43:26 +03:00
|
|
|
<item>
|
2018-08-02 17:42:06 +03:00
|
|
|
<widget class="QPushButton" name="confirmShare">
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="sizePolicy">
|
2018-07-26 15:43:21 +03:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2018-03-15 21:43:26 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
2018-08-02 17:42:06 +03:00
|
|
|
<width>20</width>
|
|
|
|
<height>0</height>
|
2018-03-15 21:43:26 +03:00
|
|
|
</size>
|
|
|
|
</property>
|
2018-08-02 17:42:06 +03:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">background-color: rgb(255, 255, 255);</string>
|
2018-07-26 15:43:21 +03:00
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="text">
|
2018-08-02 17:42:06 +03:00
|
|
|
<string/>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2018-08-02 17:42:06 +03:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../client.qrc">
|
|
|
|
<normaloff>:/client/resources/confirm.svg</normaloff>:/client/resources/confirm.svg</iconset>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2018-08-02 17:42:06 +03:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-04-29 15:11:27 +03:00
|
|
|
</layout>
|
2015-11-05 11:58:16 +03:00
|
|
|
</item>
|
2016-03-16 20:06:46 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="errorLabel">
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>350</width>
|
2018-07-26 15:43:21 +03:00
|
|
|
<height>26</height>
|
2018-03-15 21:43:26 +03:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-05-02 15:01:47 +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>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="lineWidth">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2016-03-16 20:06:46 +03:00
|
|
|
<property name="text">
|
|
|
|
<string notr="true">Placeholder for Error text</string>
|
|
|
|
</property>
|
2017-02-23 16:54:17 +03:00
|
|
|
<property name="textFormat">
|
|
|
|
<enum>Qt::PlainText</enum>
|
|
|
|
</property>
|
2016-03-16 20:06:46 +03:00
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="margin">
|
2018-07-26 15:43:21 +03:00
|
|
|
<number>0</number>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
|
|
|
<property name="indent">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2016-03-16 20:06:46 +03:00
|
|
|
</widget>
|
|
|
|
</item>
|
2015-11-05 11:58:16 +03:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
2018-08-02 17:42:06 +03:00
|
|
|
<resources>
|
|
|
|
<include location="../../client.qrc"/>
|
|
|
|
</resources>
|
2015-11-05 11:58:16 +03:00
|
|
|
<connections/>
|
|
|
|
</ui>
|