blob: e2d078484ec1c5eb620d725f21af2700e86f9d5c [file] [log] [blame]
Olivier SOLDANO57442b22017-04-20 11:56:57 -04001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>QuickActContactRequestWidget</class>
4 <widget class="QWidget" name="QuickActContactRequestWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>687</width>
10 <height>147</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>0</width>
22 <height>0</height>
23 </size>
24 </property>
25 <property name="windowTitle">
26 <string/>
27 </property>
28 <layout class="QHBoxLayout" name="horizontalLayout" stretch="3,1">
29 <property name="leftMargin">
30 <number>0</number>
31 </property>
32 <property name="topMargin">
33 <number>0</number>
34 </property>
35 <property name="rightMargin">
36 <number>0</number>
37 </property>
38 <property name="bottomMargin">
39 <number>0</number>
40 </property>
41 <item>
42 <spacer name="horizontalSpacer">
43 <property name="orientation">
44 <enum>Qt::Horizontal</enum>
45 </property>
46 <property name="sizeHint" stdset="0">
47 <size>
48 <width>428</width>
49 <height>0</height>
50 </size>
51 </property>
52 </spacer>
53 </item>
54 <item>
55 <layout class="QVBoxLayout" name="verticalLayout" stretch="9,3,1">
56 <property name="spacing">
57 <number>0</number>
58 </property>
59 <property name="leftMargin">
60 <number>0</number>
61 </property>
62 <property name="rightMargin">
63 <number>5</number>
64 </property>
65 <item>
66 <spacer name="verticalSpacer">
67 <property name="orientation">
68 <enum>Qt::Vertical</enum>
69 </property>
70 <property name="sizeType">
71 <enum>QSizePolicy::Minimum</enum>
72 </property>
73 <property name="sizeHint" stdset="0">
74 <size>
75 <width>0</width>
76 <height>0</height>
77 </size>
78 </property>
79 </spacer>
80 </item>
81 <item>
82 <layout class="QHBoxLayout" name="horizontalLayout_2">
83 <property name="topMargin">
84 <number>5</number>
85 </property>
86 <item>
87 <spacer name="horizontalSpacer_2">
88 <property name="orientation">
89 <enum>Qt::Horizontal</enum>
90 </property>
91 <property name="sizeHint" stdset="0">
92 <size>
93 <width>40</width>
94 <height>20</height>
95 </size>
96 </property>
97 </spacer>
98 </item>
99 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
100 <widget class="QPushButton" name="quickValidCRBtn">
101 <property name="sizePolicy">
102 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
103 <horstretch>0</horstretch>
104 <verstretch>0</verstretch>
105 </sizepolicy>
106 </property>
107 <property name="minimumSize">
108 <size>
109 <width>20</width>
110 <height>20</height>
111 </size>
112 </property>
113 <property name="styleSheet">
114 <string notr="true"/>
115 </property>
116 <property name="text">
117 <string/>
118 </property>
119 </widget>
120 </item>
121 <item>
122 <widget class="QPushButton" name="quickMuteCRBtn">
123 <property name="sizePolicy">
124 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
125 <horstretch>0</horstretch>
126 <verstretch>0</verstretch>
127 </sizepolicy>
128 </property>
129 <property name="minimumSize">
130 <size>
131 <width>20</width>
132 <height>20</height>
133 </size>
134 </property>
135 <property name="text">
136 <string/>
137 </property>
138 </widget>
139 </item>
140 <item>
141 <widget class="QPushButton" name="quickBanCRBtn">
142 <property name="sizePolicy">
143 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
144 <horstretch>0</horstretch>
145 <verstretch>0</verstretch>
146 </sizepolicy>
147 </property>
148 <property name="minimumSize">
149 <size>
150 <width>20</width>
151 <height>20</height>
152 </size>
153 </property>
154 <property name="text">
155 <string/>
156 </property>
157 </widget>
158 </item>
159 <item>
160 <spacer name="horizontalSpacer_5">
161 <property name="orientation">
162 <enum>Qt::Horizontal</enum>
163 </property>
164 <property name="sizeHint" stdset="0">
165 <size>
166 <width>40</width>
167 <height>20</height>
168 </size>
169 </property>
170 </spacer>
171 </item>
172 </layout>
173 </item>
174 <item>
175 <spacer name="verticalSpacer_2">
176 <property name="orientation">
177 <enum>Qt::Vertical</enum>
178 </property>
179 <property name="sizeHint" stdset="0">
180 <size>
181 <width>20</width>
182 <height>0</height>
183 </size>
184 </property>
185 </spacer>
186 </item>
187 </layout>
188 </item>
189 </layout>
190 </widget>
191 <resources/>
192 <connections/>
193</ui>