~ubuntu-branches/ubuntu/saucy/quassel/saucy-proposed

« back to all changes in this revision

Viewing changes to src/qtui/ui/inputwidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-02-17 12:49:50 UTC
  • mto: This revision was merged to the branch mainline in revision 59.
  • Revision ID: james.westby@ubuntu.com-20100217124950-v9hajw5d2xa6fszn
Tags: upstream-0.6~beta1
ImportĀ upstreamĀ versionĀ 0.6~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    <verstretch>0</verstretch>
17
17
   </sizepolicy>
18
18
  </property>
 
19
  <property name="minimumSize">
 
20
   <size>
 
21
    <width>192</width>
 
22
    <height>0</height>
 
23
   </size>
 
24
  </property>
19
25
  <property name="windowTitle">
20
26
   <string>Form</string>
21
27
  </property>
22
28
  <layout class="QHBoxLayout" name="horizontalLayout">
 
29
   <property name="spacing">
 
30
    <number>-1</number>
 
31
   </property>
23
32
   <property name="margin">
24
33
    <number>0</number>
25
34
   </property>
26
35
   <item>
27
 
    <widget class="QComboBox" name="ownNick"/>
 
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>
28
239
   </item>
29
240
   <item>
30
241
    <widget class="MultiLineEdit" name="inputEdit">