modernize: Migrate action-related things to PMF connects
[quassel.git] / src / qtui / 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>6</number>
31    </property>
32    <property name="leftMargin">
33     <number>0</number>
34    </property>
35    <property name="topMargin">
36     <number>0</number>
37    </property>
38    <property name="rightMargin">
39     <number>0</number>
40    </property>
41    <property name="bottomMargin">
42     <number>0</number>
43    </property>
44    <item>
45     <widget class="QComboBox" name="ownNick">
46      <property name="sizePolicy">
47       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
48        <horstretch>0</horstretch>
49        <verstretch>0</verstretch>
50       </sizepolicy>
51      </property>
52      <property name="minimumSize">
53       <size>
54        <width>0</width>
55        <height>24</height>
56       </size>
57      </property>
58      <property name="toolTip">
59       <string>View and change nick</string>
60      </property>
61      <property name="frame">
62       <bool>true</bool>
63      </property>
64     </widget>
65    </item>
66    <item>
67     <widget class="QToolButton" name="showStyleButton">
68      <property name="sizePolicy">
69       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
70        <horstretch>0</horstretch>
71        <verstretch>0</verstretch>
72       </sizepolicy>
73      </property>
74      <property name="minimumSize">
75       <size>
76        <width>16</width>
77        <height>24</height>
78       </size>
79      </property>
80      <property name="maximumSize">
81       <size>
82        <width>16</width>
83        <height>24</height>
84       </size>
85      </property>
86      <property name="text">
87       <string/>
88      </property>
89      <property name="checkable">
90       <bool>true</bool>
91      </property>
92      <property name="arrowType">
93       <enum>Qt::RightArrow</enum>
94      </property>
95     </widget>
96    </item>
97    <item>
98     <widget class="QFrame" name="styleFrame">
99      <layout class="QHBoxLayout" name="styleHorizontalLayout">
100       <property name="spacing">
101        <number>1</number>
102       </property>
103       <property name="leftMargin">
104        <number>0</number>
105       </property>
106       <property name="topMargin">
107        <number>0</number>
108       </property>
109       <property name="rightMargin">
110        <number>0</number>
111       </property>
112       <property name="bottomMargin">
113        <number>0</number>
114       </property>
115       <item>
116        <widget class="QToolButton" name="boldButton">
117         <property name="enabled">
118          <bool>true</bool>
119         </property>
120         <property name="sizePolicy">
121          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
122           <horstretch>0</horstretch>
123           <verstretch>0</verstretch>
124          </sizepolicy>
125         </property>
126         <property name="minimumSize">
127          <size>
128           <width>26</width>
129           <height>24</height>
130          </size>
131         </property>
132         <property name="maximumSize">
133          <size>
134           <width>26</width>
135           <height>24</height>
136          </size>
137         </property>
138         <property name="toolTip">
139          <string>Bold</string>
140         </property>
141         <property name="text">
142          <string/>
143         </property>
144         <property name="iconSize">
145          <size>
146           <width>16</width>
147           <height>16</height>
148          </size>
149         </property>
150         <property name="checkable">
151          <bool>true</bool>
152         </property>
153        </widget>
154       </item>
155       <item>
156        <widget class="QToolButton" name="italicButton">
157         <property name="enabled">
158          <bool>true</bool>
159         </property>
160         <property name="sizePolicy">
161          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
162           <horstretch>0</horstretch>
163           <verstretch>0</verstretch>
164          </sizepolicy>
165         </property>
166         <property name="minimumSize">
167          <size>
168           <width>26</width>
169           <height>24</height>
170          </size>
171         </property>
172         <property name="maximumSize">
173          <size>
174           <width>26</width>
175           <height>24</height>
176          </size>
177         </property>
178         <property name="toolTip">
179          <string>Italic</string>
180         </property>
181         <property name="text">
182          <string/>
183         </property>
184         <property name="iconSize">
185          <size>
186           <width>16</width>
187           <height>16</height>
188          </size>
189         </property>
190         <property name="checkable">
191          <bool>true</bool>
192         </property>
193         <property name="checked">
194          <bool>false</bool>
195         </property>
196        </widget>
197       </item>
198       <item>
199        <widget class="QToolButton" name="underlineButton">
200         <property name="enabled">
201          <bool>true</bool>
202         </property>
203         <property name="sizePolicy">
204          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
205           <horstretch>0</horstretch>
206           <verstretch>0</verstretch>
207          </sizepolicy>
208         </property>
209         <property name="minimumSize">
210          <size>
211           <width>26</width>
212           <height>24</height>
213          </size>
214         </property>
215         <property name="maximumSize">
216          <size>
217           <width>26</width>
218           <height>24</height>
219          </size>
220         </property>
221         <property name="toolTip">
222          <string>Underline</string>
223         </property>
224         <property name="text">
225          <string/>
226         </property>
227         <property name="iconSize">
228          <size>
229           <width>16</width>
230           <height>16</height>
231          </size>
232         </property>
233         <property name="checkable">
234          <bool>true</bool>
235         </property>
236         <property name="checked">
237          <bool>false</bool>
238         </property>
239        </widget>
240       </item>
241       <item>
242        <widget class="QToolButton" name="textcolorButton">
243         <property name="sizePolicy">
244          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
245           <horstretch>0</horstretch>
246           <verstretch>0</verstretch>
247          </sizepolicy>
248         </property>
249         <property name="minimumSize">
250          <size>
251           <width>0</width>
252           <height>24</height>
253          </size>
254         </property>
255         <property name="maximumSize">
256          <size>
257           <width>37</width>
258           <height>24</height>
259          </size>
260         </property>
261         <property name="toolTip">
262          <string>Set foreground color</string>
263         </property>
264         <property name="text">
265          <string/>
266         </property>
267         <property name="popupMode">
268          <enum>QToolButton::MenuButtonPopup</enum>
269         </property>
270        </widget>
271       </item>
272       <item>
273        <widget class="QToolButton" name="highlightcolorButton">
274         <property name="sizePolicy">
275          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
276           <horstretch>0</horstretch>
277           <verstretch>0</verstretch>
278          </sizepolicy>
279         </property>
280         <property name="minimumSize">
281          <size>
282           <width>0</width>
283           <height>24</height>
284          </size>
285         </property>
286         <property name="maximumSize">
287          <size>
288           <width>37</width>
289           <height>24</height>
290          </size>
291         </property>
292         <property name="toolTip">
293          <string>Set background color</string>
294         </property>
295         <property name="text">
296          <string/>
297         </property>
298         <property name="popupMode">
299          <enum>QToolButton::MenuButtonPopup</enum>
300         </property>
301        </widget>
302       </item>
303       <item>
304        <widget class="QToolButton" name="clearButton">
305         <property name="enabled">
306          <bool>true</bool>
307         </property>
308         <property name="sizePolicy">
309          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
310           <horstretch>0</horstretch>
311           <verstretch>0</verstretch>
312          </sizepolicy>
313         </property>
314         <property name="minimumSize">
315          <size>
316           <width>26</width>
317           <height>24</height>
318          </size>
319         </property>
320         <property name="maximumSize">
321          <size>
322           <width>26</width>
323           <height>24</height>
324          </size>
325         </property>
326         <property name="toolTip">
327          <string>Clear formatting</string>
328         </property>
329         <property name="text">
330          <string/>
331         </property>
332         <property name="iconSize">
333          <size>
334           <width>16</width>
335           <height>16</height>
336          </size>
337         </property>
338        </widget>
339       </item>
340      </layout>
341     </widget>
342    </item>
343    <item>
344     <widget class="MultiLineEdit" name="inputEdit">
345      <property name="sizePolicy">
346       <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
347        <horstretch>0</horstretch>
348        <verstretch>24</verstretch>
349       </sizepolicy>
350      </property>
351      <property name="minimumSize">
352       <size>
353        <width>0</width>
354        <height>24</height>
355       </size>
356      </property>
357      <property name="verticalScrollBarPolicy">
358       <enum>Qt::ScrollBarAsNeeded</enum>
359      </property>
360      <property name="horizontalScrollBarPolicy">
361       <enum>Qt::ScrollBarAsNeeded</enum>
362      </property>
363      <property name="lineWrapMode">
364       <enum>QTextEdit::NoWrap</enum>
365      </property>
366     </widget>
367    </item>
368    <item>
369     <widget class="QLabel" name="encryptionIconLabel">
370      <property name="text">
371       <string notr="true">&lt;img src=&quot;:/icons/oxygen/16x16/actions/document-encrypt.png&quot;&gt;</string>
372      </property>
373     </widget>
374    </item>
375   </layout>
376  </widget>
377  <customwidgets>
378   <customwidget>
379    <class>MultiLineEdit</class>
380    <extends>QTextEdit</extends>
381    <header>multilineedit.h</header>
382   </customwidget>
383  </customwidgets>
384  <resources/>
385  <connections/>
386 </ui>