style button is smaller now
[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>192</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="frame">
38       <bool>true</bool>
39      </property>
40     </widget>
41    </item>
42    <item>
43     <widget class="QToolButton" name="showStyleButton">
44      <property name="minimumSize">
45       <size>
46        <width>16</width>
47        <height>24</height>
48       </size>
49      </property>
50      <property name="maximumSize">
51       <size>
52        <width>16</width>
53        <height>24</height>
54       </size>
55      </property>
56      <property name="text">
57       <string/>
58      </property>
59      <property name="checkable">
60       <bool>true</bool>
61      </property>
62      <property name="arrowType">
63       <enum>Qt::RightArrow</enum>
64      </property>
65     </widget>
66    </item>
67    <item>
68     <widget class="QFrame" name="styleFrame">
69      <layout class="QHBoxLayout" name="styleHorizontalLayout">
70       <property name="spacing">
71        <number>1</number>
72       </property>
73       <property name="margin">
74        <number>0</number>
75       </property>
76       <item>
77        <widget class="QToolButton" name="boldButton">
78         <property name="enabled">
79          <bool>true</bool>
80         </property>
81         <property name="sizePolicy">
82          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
83           <horstretch>0</horstretch>
84           <verstretch>0</verstretch>
85          </sizepolicy>
86         </property>
87         <property name="minimumSize">
88          <size>
89           <width>26</width>
90           <height>24</height>
91          </size>
92         </property>
93         <property name="maximumSize">
94          <size>
95           <width>26</width>
96           <height>24</height>
97          </size>
98         </property>
99         <property name="text">
100          <string/>
101         </property>
102         <property name="iconSize">
103          <size>
104           <width>16</width>
105           <height>16</height>
106          </size>
107         </property>
108         <property name="checkable">
109          <bool>true</bool>
110         </property>
111        </widget>
112       </item>
113       <item>
114        <widget class="QToolButton" name="italicButton">
115         <property name="enabled">
116          <bool>true</bool>
117         </property>
118         <property name="sizePolicy">
119          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
120           <horstretch>0</horstretch>
121           <verstretch>0</verstretch>
122          </sizepolicy>
123         </property>
124         <property name="minimumSize">
125          <size>
126           <width>26</width>
127           <height>24</height>
128          </size>
129         </property>
130         <property name="maximumSize">
131          <size>
132           <width>26</width>
133           <height>24</height>
134          </size>
135         </property>
136         <property name="text">
137          <string/>
138         </property>
139         <property name="iconSize">
140          <size>
141           <width>16</width>
142           <height>16</height>
143          </size>
144         </property>
145         <property name="checkable">
146          <bool>true</bool>
147         </property>
148         <property name="checked">
149          <bool>false</bool>
150         </property>
151        </widget>
152       </item>
153       <item>
154        <widget class="QToolButton" name="underlineButton">
155         <property name="enabled">
156          <bool>true</bool>
157         </property>
158         <property name="sizePolicy">
159          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
160           <horstretch>0</horstretch>
161           <verstretch>0</verstretch>
162          </sizepolicy>
163         </property>
164         <property name="minimumSize">
165          <size>
166           <width>26</width>
167           <height>24</height>
168          </size>
169         </property>
170         <property name="maximumSize">
171          <size>
172           <width>26</width>
173           <height>24</height>
174          </size>
175         </property>
176         <property name="text">
177          <string/>
178         </property>
179         <property name="iconSize">
180          <size>
181           <width>16</width>
182           <height>16</height>
183          </size>
184         </property>
185         <property name="checkable">
186          <bool>true</bool>
187         </property>
188         <property name="checked">
189          <bool>false</bool>
190         </property>
191        </widget>
192       </item>
193       <item>
194        <widget class="QToolButton" name="textcolorButton">
195         <property name="sizePolicy">
196          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
197           <horstretch>0</horstretch>
198           <verstretch>0</verstretch>
199          </sizepolicy>
200         </property>
201         <property name="maximumSize">
202          <size>
203           <width>37</width>
204           <height>24</height>
205          </size>
206         </property>
207         <property name="text">
208          <string/>
209         </property>
210         <property name="popupMode">
211          <enum>QToolButton::MenuButtonPopup</enum>
212         </property>
213        </widget>
214       </item>
215       <item>
216        <widget class="QToolButton" name="highlightcolorButton">
217         <property name="sizePolicy">
218          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
219           <horstretch>0</horstretch>
220           <verstretch>0</verstretch>
221          </sizepolicy>
222         </property>
223         <property name="maximumSize">
224          <size>
225           <width>37</width>
226           <height>24</height>
227          </size>
228         </property>
229         <property name="text">
230          <string/>
231         </property>
232         <property name="popupMode">
233          <enum>QToolButton::MenuButtonPopup</enum>
234         </property>
235        </widget>
236       </item>
237      </layout>
238     </widget>
239    </item>
240    <item>
241     <widget class="MultiLineEdit" name="inputEdit">
242      <property name="sizePolicy">
243       <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
244        <horstretch>0</horstretch>
245        <verstretch>0</verstretch>
246       </sizepolicy>
247      </property>
248      <property name="verticalScrollBarPolicy">
249       <enum>Qt::ScrollBarAsNeeded</enum>
250      </property>
251      <property name="horizontalScrollBarPolicy">
252       <enum>Qt::ScrollBarAsNeeded</enum>
253      </property>
254      <property name="lineWrapMode">
255       <enum>QTextEdit::NoWrap</enum>
256      </property>
257     </widget>
258    </item>
259   </layout>
260  </widget>
261  <customwidgets>
262   <customwidget>
263    <class>MultiLineEdit</class>
264    <extends>QTextEdit</extends>
265    <header>multilineedit.h</header>
266   </customwidget>
267  </customwidgets>
268  <resources/>
269  <connections/>
270 </ui>