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>
|
2019-09-18 14:37:49 +03:00
|
|
|
<height>70</height>
|
2015-11-05 11:58:16 +03:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<property name="sizePolicy">
|
2018-11-16 23:23:50 +03:00
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
2018-03-15 21:43:26 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2018-11-16 23:23:50 +03:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2019-06-21 19:36:45 +03:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="mainOwnerLabel">
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2019-06-21 19:36:45 +03:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-11-05 11:58:16 +03:00
|
|
|
<item>
|
2019-09-18 14:37:49 +03:00
|
|
|
<layout class="QHBoxLayout" name="shareeHorizontalLayout" stretch="0,0">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2018-03-15 21:43:26 +03:00
|
|
|
<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">
|
2019-09-18 14:37:49 +03:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2016-04-29 15:11:27 +03:00
|
|
|
<property name="placeholderText">
|
2020-02-05 08:54:32 +03:00
|
|
|
<string>Share with users or groups …</string>
|
2016-04-29 15:11:27 +03:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-03-15 21:43:26 +03:00
|
|
|
<item>
|
2018-11-16 23:11:55 +03:00
|
|
|
<widget class="QToolButton" name="confirmShare">
|
2018-08-02 17:42:06 +03:00
|
|
|
<property name="icon">
|
2020-01-18 19:47:17 +03:00
|
|
|
<iconset resource="../../theme.qrc">
|
|
|
|
<normaloff>:/client/theme/confirm.svg</normaloff>:/client/theme/confirm.svg</iconset>
|
2018-03-15 21:43:26 +03:00
|
|
|
</property>
|
2018-11-16 23:11:55 +03:00
|
|
|
<property name="autoRaise">
|
2018-08-02 17:42:06 +03:00
|
|
|
<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">
|
2018-11-16 23:23:50 +03:00
|
|
|
<sizepolicy hsizetype="Ignored" vsizetype="Fixed">
|
2018-03-15 21:43:26 +03:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</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>
|
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>
|
|
|
|
</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>
|
2020-01-18 19:47:17 +03:00
|
|
|
<include location="../../theme.qrc"/>
|
2018-08-02 17:42:06 +03:00
|
|
|
</resources>
|
2015-11-05 11:58:16 +03:00
|
|
|
<connections/>
|
|
|
|
</ui>
|