~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2006-04-20 21:38:53 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060420213853-j5lxluqvymxt2zny
Tags: 1:1.5.0-0ubuntu2
UbuntuĀ uploadĀ 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>Kivio::StencilTextEditorUI</class>
 
3
<comment>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
4
 
 
5
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 
6
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
 
7
 
 
8
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
9
</comment>
 
10
<author>Copyright (C) 2005 Peter Simonsson</author>
 
11
<widget class="QWidget">
 
12
    <property name="name">
 
13
        <cstring>Kivio::StencilTextEditorUI</cstring>
 
14
    </property>
 
15
    <property name="geometry">
 
16
        <rect>
 
17
            <x>0</x>
 
18
            <y>0</y>
 
19
            <width>535</width>
 
20
            <height>447</height>
 
21
        </rect>
 
22
    </property>
 
23
    <property name="caption">
 
24
        <string>Kivio::StencilTextEditor</string>
 
25
    </property>
 
26
    <grid>
 
27
        <property name="name">
 
28
            <cstring>unnamed</cstring>
 
29
        </property>
 
30
        <property name="margin">
 
31
            <number>0</number>
 
32
        </property>
 
33
        <widget class="QToolButton" row="0" column="2">
 
34
            <property name="name">
 
35
                <cstring>m_boldButton</cstring>
 
36
            </property>
 
37
            <property name="text">
 
38
                <string></string>
 
39
            </property>
 
40
            <property name="toggleButton">
 
41
                <bool>true</bool>
 
42
            </property>
 
43
            <property name="toolTip" stdset="0">
 
44
                <string>Bold</string>
 
45
            </property>
 
46
        </widget>
 
47
        <widget class="KComboBox" row="0" column="1">
 
48
            <item>
 
49
                <property name="text">
 
50
                    <string>6</string>
 
51
                </property>
 
52
            </item>
 
53
            <item>
 
54
                <property name="text">
 
55
                    <string>7</string>
 
56
                </property>
 
57
            </item>
 
58
            <item>
 
59
                <property name="text">
 
60
                    <string>8</string>
 
61
                </property>
 
62
            </item>
 
63
            <item>
 
64
                <property name="text">
 
65
                    <string>9</string>
 
66
                </property>
 
67
            </item>
 
68
            <item>
 
69
                <property name="text">
 
70
                    <string>10</string>
 
71
                </property>
 
72
            </item>
 
73
            <item>
 
74
                <property name="text">
 
75
                    <string>11</string>
 
76
                </property>
 
77
            </item>
 
78
            <item>
 
79
                <property name="text">
 
80
                    <string>12</string>
 
81
                </property>
 
82
            </item>
 
83
            <item>
 
84
                <property name="text">
 
85
                    <string>14</string>
 
86
                </property>
 
87
            </item>
 
88
            <item>
 
89
                <property name="text">
 
90
                    <string>16</string>
 
91
                </property>
 
92
            </item>
 
93
            <item>
 
94
                <property name="text">
 
95
                    <string>18</string>
 
96
                </property>
 
97
            </item>
 
98
            <item>
 
99
                <property name="text">
 
100
                    <string>20</string>
 
101
                </property>
 
102
            </item>
 
103
            <item>
 
104
                <property name="text">
 
105
                    <string>22</string>
 
106
                </property>
 
107
            </item>
 
108
            <item>
 
109
                <property name="text">
 
110
                    <string>24</string>
 
111
                </property>
 
112
            </item>
 
113
            <item>
 
114
                <property name="text">
 
115
                    <string>26</string>
 
116
                </property>
 
117
            </item>
 
118
            <item>
 
119
                <property name="text">
 
120
                    <string>28</string>
 
121
                </property>
 
122
            </item>
 
123
            <item>
 
124
                <property name="text">
 
125
                    <string>36</string>
 
126
                </property>
 
127
            </item>
 
128
            <item>
 
129
                <property name="text">
 
130
                    <string>48</string>
 
131
                </property>
 
132
            </item>
 
133
            <item>
 
134
                <property name="text">
 
135
                    <string>72</string>
 
136
                </property>
 
137
            </item>
 
138
            <property name="name">
 
139
                <cstring>m_fontSizeCombo</cstring>
 
140
            </property>
 
141
            <property name="editable">
 
142
                <bool>true</bool>
 
143
            </property>
 
144
        </widget>
 
145
        <widget class="KFontCombo" row="0" column="0">
 
146
            <property name="name">
 
147
                <cstring>m_fontCombo</cstring>
 
148
            </property>
 
149
        </widget>
 
150
        <widget class="QToolButton" row="0" column="3">
 
151
            <property name="name">
 
152
                <cstring>m_italicsButton</cstring>
 
153
            </property>
 
154
            <property name="text">
 
155
                <string></string>
 
156
            </property>
 
157
            <property name="toggleButton">
 
158
                <bool>true</bool>
 
159
            </property>
 
160
            <property name="toolTip" stdset="0">
 
161
                <string>Italics</string>
 
162
            </property>
 
163
        </widget>
 
164
        <widget class="QToolButton" row="0" column="4">
 
165
            <property name="name">
 
166
                <cstring>m_underLineButton</cstring>
 
167
            </property>
 
168
            <property name="text">
 
169
                <string></string>
 
170
            </property>
 
171
            <property name="toggleButton">
 
172
                <bool>true</bool>
 
173
            </property>
 
174
            <property name="toolTip" stdset="0">
 
175
                <string>Underline</string>
 
176
            </property>
 
177
        </widget>
 
178
        <spacer row="0" column="8">
 
179
            <property name="name">
 
180
                <cstring>spacer1</cstring>
 
181
            </property>
 
182
            <property name="orientation">
 
183
                <enum>Horizontal</enum>
 
184
            </property>
 
185
            <property name="sizeType">
 
186
                <enum>Expanding</enum>
 
187
            </property>
 
188
            <property name="sizeHint">
 
189
                <size>
 
190
                    <width>110</width>
 
191
                    <height>20</height>
 
192
                </size>
 
193
            </property>
 
194
        </spacer>
 
195
        <widget class="KColorButton" row="0" column="7">
 
196
            <property name="name">
 
197
                <cstring>m_textColorButton</cstring>
 
198
            </property>
 
199
            <property name="text">
 
200
                <string></string>
 
201
            </property>
 
202
        </widget>
 
203
        <widget class="QToolButton" row="0" column="5">
 
204
            <property name="name">
 
205
                <cstring>m_hAlignButton</cstring>
 
206
            </property>
 
207
            <property name="text">
 
208
                <string></string>
 
209
            </property>
 
210
            <property name="popupDelay">
 
211
                <number>0</number>
 
212
            </property>
 
213
            <property name="toolTip" stdset="0">
 
214
                <string>Horizontal Alignment</string>
 
215
            </property>
 
216
        </widget>
 
217
        <widget class="QToolButton" row="0" column="6">
 
218
            <property name="name">
 
219
                <cstring>m_vAlignButton</cstring>
 
220
            </property>
 
221
            <property name="text">
 
222
                <string></string>
 
223
            </property>
 
224
            <property name="popupDelay">
 
225
                <number>0</number>
 
226
            </property>
 
227
            <property name="toolTip" stdset="0">
 
228
                <string>Vertical Alignment</string>
 
229
            </property>
 
230
        </widget>
 
231
        <widget class="KTextEdit" row="1" column="0" rowspan="1" colspan="9">
 
232
            <property name="name">
 
233
                <cstring>m_textArea</cstring>
 
234
            </property>
 
235
        </widget>
 
236
    </grid>
 
237
</widget>
 
238
<customwidgets>
 
239
</customwidgets>
 
240
<tabstops>
 
241
    <tabstop>m_textArea</tabstop>
 
242
    <tabstop>m_fontCombo</tabstop>
 
243
    <tabstop>m_fontSizeCombo</tabstop>
 
244
    <tabstop>m_textColorButton</tabstop>
 
245
</tabstops>
 
246
<layoutdefaults spacing="6" margin="11"/>
 
247
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
248
<includehints>
 
249
    <includehint>kcombobox.h</includehint>
 
250
    <includehint>klineedit.h</includehint>
 
251
    <includehint>kfontcombo.h</includehint>
 
252
    <includehint>klineedit.h</includehint>
 
253
    <includehint>kcolorbutton.h</includehint>
 
254
    <includehint>ktextedit.h</includehint>
 
255
</includehints>
 
256
</UI>