73f2abd7a364409be4f8aa9997995736860ad99d
[quassel.git] / src / qtui / ui / inputwidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>InputWidget</class>
4  <widget class="QWidget" name="InputWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>585</width>
10     <height>192</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>384</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>Form</string>
27   </property>
28   <layout class="QHBoxLayout" name="horizontalLayout">
29    <property name="spacing">
30     <number>-1</number>
31    </property>
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <widget class="QComboBox" name="ownNick">
37      <property name="sizePolicy">
38       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
39        <horstretch>0</horstretch>
40        <verstretch>0</verstretch>
41       </sizepolicy>
42      </property>
43      <property name="minimumSize">
44       <size>
45        <width>0</width>
46        <height>24</height>
47       </size>
48      </property>
49      <property name="frame">
50       <bool>true</bool>
51      </property>
52     </widget>
53    </item>
54    <item>
55     <widget class="QToolButton" name="showStyleButton">
56      <property name="sizePolicy">
57       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
58        <horstretch>0</horstretch>
59        <verstretch>0</verstretch>
60       </sizepolicy>
61      </property>
62      <property name="minimumSize">
63       <size>
64        <width>16</width>
65        <height>24</height>
66       </size>
67      </property>
68      <property name="maximumSize">
69       <size>
70        <width>16</width>
71        <height>24</height>
72       </size>
73      </property>
74      <property name="text">
75       <string/>
76      </property>
77      <property name="checkable">
78       <bool>true</bool>
79      </property>
80      <property name="arrowType">
81       <enum>Qt::RightArrow</enum>
82      </property>
83     </widget>
84    </item>
85    <item>
86     <widget class="QFrame" name="styleFrame">
87      <layout class="QHBoxLayout" name="styleHorizontalLayout">
88       <property name="spacing">
89        <number>1</number>
90       </property>
91       <property name="margin">
92        <number>0</number>
93       </property>
94       <item>
95        <widget class="QToolButton" name="boldButton">
96         <property name="enabled">
97          <bool>true</bool>
98         </property>
99         <property name="sizePolicy">
100          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
101           <horstretch>0</horstretch>
102           <verstretch>0</verstretch>
103          </sizepolicy>
104         </property>
105         <property name="minimumSize">
106          <size>
107           <width>26</width>
108           <height>24</height>
109          </size>
110         </property>
111         <property name="maximumSize">
112          <size>
113           <width>26</width>
114           <height>24</height>
115          </size>
116         </property>
117         <property name="text">
118          <string/>
119         </property>
120         <property name="iconSize">
121          <size>
122           <width>16</width>
123           <height>16</height>
124          </size>
125         </property>
126         <property name="checkable">
127          <bool>true</bool>
128         </property>
129        </widget>
130       </item>
131       <item>
132        <widget class="QToolButton" name="italicButton">
133         <property name="enabled">
134          <bool>true</bool>
135         </property>
136         <property name="sizePolicy">
137          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
138           <horstretch>0</horstretch>
139           <verstretch>0</verstretch>
140          </sizepolicy>
141         </property>
142         <property name="minimumSize">
143          <size>
144           <width>26</width>
145           <height>24</height>
146          </size>
147         </property>
148         <property name="maximumSize">
149          <size>
150           <width>26</width>
151           <height>24</height>
152          </size>
153         </property>
154         <property name="text">
155          <string/>
156         </property>
157         <property name="iconSize">
158          <size>
159           <width>16</width>
160           <height>16</height>
161          </size>
162         </property>
163         <property name="checkable">
164          <bool>true</bool>
165         </property>
166         <property name="checked">
167          <bool>false</bool>
168         </property>
169        </widget>
170       </item>
171       <item>
172        <widget class="QToolButton" name="underlineButton">
173         <property name="enabled">
174          <bool>true</bool>
175         </property>
176         <property name="sizePolicy">
177          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
178           <horstretch>0</horstretch>
179           <verstretch>0</verstretch>
180          </sizepolicy>
181         </property>
182         <property name="minimumSize">
183          <size>
184           <width>26</width>
185           <height>24</height>
186          </size>
187         </property>
188         <property name="maximumSize">
189          <size>
190           <width>26</width>
191           <height>24</height>
192          </size>
193         </property>
194         <property name="text">
195          <string/>
196         </property>
197         <property name="iconSize">
198          <size>
199           <width>16</width>
200           <height>16</height>
201          </size>
202         </property>
203         <property name="checkable">
204          <bool>true</bool>
205         </property>
206         <property name="checked">
207          <bool>false</bool>
208         </property>
209        </widget>
210       </item>
211       <item>
212        <widget class="QToolButton" name="textcolorButton">
213         <property name="sizePolicy">
214          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
215           <horstretch>0</horstretch>
216           <verstretch>0</verstretch>
217          </sizepolicy>
218         </property>
219         <property name="minimumSize">
220          <size>
221           <width>0</width>
222           <height>24</height>
223          </size>
224         </property>
225         <property name="maximumSize">
226          <size>
227           <width>37</width>
228           <height>24</height>
229          </size>
230         </property>
231         <property name="text">
232          <string/>
233         </property>
234         <property name="popupMode">
235          <enum>QToolButton::MenuButtonPopup</enum>
236         </property>
237        </widget>
238       </item>
239       <item>
240        <widget class="QToolButton" name="highlightcolorButton">
241         <property name="sizePolicy">
242          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
243           <horstretch>0</horstretch>
244           <verstretch>0</verstretch>
245          </sizepolicy>
246         </property>
247         <property name="minimumSize">
248          <size>
249           <width>0</width>
250           <height>24</height>
251          </size>
252         </property>
253         <property name="maximumSize">
254          <size>
255           <width>37</width>
256           <height>24</height>
257          </size>
258         </property>
259         <property name="text">
260          <string/>
261         </property>
262         <property name="popupMode">
263          <enum>QToolButton::MenuButtonPopup</enum>
264         </property>
265        </widget>
266       </item>
267      </layout>
268     </widget>
269    </item>
270    <item>
271     <widget class="MultiLineEdit" name="inputEdit">
272      <property name="sizePolicy">
273       <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
274        <horstretch>0</horstretch>
275        <verstretch>24</verstretch>
276       </sizepolicy>
277      </property>
278      <property name="minimumSize">
279       <size>
280        <width>0</width>
281        <height>24</height>
282       </size>
283      </property>
284      <property name="verticalScrollBarPolicy">
285       <enum>Qt::ScrollBarAsNeeded</enum>
286      </property>
287      <property name="horizontalScrollBarPolicy">
288       <enum>Qt::ScrollBarAsNeeded</enum>
289      </property>
290      <property name="lineWrapMode">
291       <enum>QTextEdit::NoWrap</enum>
292      </property>
293     </widget>
294    </item>
295    <item>
296     <widget class="QLabel" name="encryptionIconLabel">
297      <property name="text">
298       <string notr="true">&lt;img src=&quot;:/icons/oxygen/16x16/actions/document-encrypt.png&quot;&gt;</string>
299      </property>
300     </widget>
301    </item>
302   </layout>
303  </widget>
304  <customwidgets>
305   <customwidget>
306    <class>MultiLineEdit</class>
307    <extends>QTextEdit</extends>
308    <header>multilineedit.h</header>
309   </customwidget>
310  </customwidgets>
311  <resources/>
312  <connections/>
313 </ui>