~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to filters/xsltfilter/export/xsltdialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>XSLTDialog</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>XSLTDialog</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>373</width>
 
12
            <height>389</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Export XSLT Configuration</string>
 
17
    </property>
 
18
    <property name="sizeGripEnabled">
 
19
        <bool>false</bool>
 
20
    </property>
 
21
    <vbox>
 
22
        <property name="name">
 
23
            <cstring>unnamed</cstring>
 
24
        </property>
 
25
        <property name="margin">
 
26
            <number>11</number>
 
27
        </property>
 
28
        <property name="spacing">
 
29
            <number>6</number>
 
30
        </property>
 
31
        <widget class="QGroupBox">
 
32
            <property name="name">
 
33
                <cstring>GroupBox1</cstring>
 
34
            </property>
 
35
            <property name="title">
 
36
                <string>Common xslt Files</string>
 
37
            </property>
 
38
            <vbox>
 
39
                <property name="name">
 
40
                    <cstring>unnamed</cstring>
 
41
                </property>
 
42
                <property name="margin">
 
43
                    <number>11</number>
 
44
                </property>
 
45
                <property name="spacing">
 
46
                    <number>6</number>
 
47
                </property>
 
48
                <widget class="QListBox">
 
49
                    <property name="name">
 
50
                        <cstring>xsltList</cstring>
 
51
                    </property>
 
52
                    <property name="minimumSize">
 
53
                        <size>
 
54
                            <width>0</width>
 
55
                            <height>200</height>
 
56
                        </size>
 
57
                    </property>
 
58
                    <property name="frameShape">
 
59
                        <enum>StyledPanel</enum>
 
60
                    </property>
 
61
                    <property name="frameShadow">
 
62
                        <enum>Sunken</enum>
 
63
                    </property>
 
64
                </widget>
 
65
            </vbox>
 
66
        </widget>
 
67
        <widget class="QGroupBox">
 
68
            <property name="name">
 
69
                <cstring>GroupBox2</cstring>
 
70
            </property>
 
71
            <property name="title">
 
72
                <string>Personal xslt Files</string>
 
73
            </property>
 
74
            <hbox>
 
75
                <property name="name">
 
76
                    <cstring>unnamed</cstring>
 
77
                </property>
 
78
                <property name="margin">
 
79
                    <number>11</number>
 
80
                </property>
 
81
                <property name="spacing">
 
82
                    <number>6</number>
 
83
                </property>
 
84
                <widget class="QComboBox">
 
85
                    <property name="name">
 
86
                        <cstring>recentBox</cstring>
 
87
                    </property>
 
88
                    <property name="sizePolicy">
 
89
                        <sizepolicy>
 
90
                            <hsizetype>7</hsizetype>
 
91
                            <vsizetype>0</vsizetype>
 
92
                            <horstretch>0</horstretch>
 
93
                            <verstretch>0</verstretch>
 
94
                        </sizepolicy>
 
95
                    </property>
 
96
                </widget>
 
97
                <spacer>
 
98
                    <property name="name" stdset="0">
 
99
                        <cstring>Spacer2</cstring>
 
100
                    </property>
 
101
                    <property name="orientation">
 
102
                        <enum>Horizontal</enum>
 
103
                    </property>
 
104
                    <property name="sizeType">
 
105
                        <enum>Minimum</enum>
 
106
                    </property>
 
107
                    <property name="sizeHint">
 
108
                        <size>
 
109
                            <width>20</width>
 
110
                            <height>20</height>
 
111
                        </size>
 
112
                    </property>
 
113
                </spacer>
 
114
                <widget class="QPushButton">
 
115
                    <property name="name">
 
116
                        <cstring>chooseBtn</cstring>
 
117
                    </property>
 
118
                    <property name="text">
 
119
                        <string>Choose...</string>
 
120
                    </property>
 
121
                </widget>
 
122
            </hbox>
 
123
        </widget>
 
124
        <widget class="QLayoutWidget">
 
125
            <property name="name">
 
126
                <cstring>Layout37</cstring>
 
127
            </property>
 
128
            <hbox>
 
129
                <property name="name">
 
130
                    <cstring>unnamed</cstring>
 
131
                </property>
 
132
                <property name="margin">
 
133
                    <number>0</number>
 
134
                </property>
 
135
                <property name="spacing">
 
136
                    <number>6</number>
 
137
                </property>
 
138
                <spacer>
 
139
                    <property name="name" stdset="0">
 
140
                        <cstring>Spacer57</cstring>
 
141
                    </property>
 
142
                    <property name="orientation">
 
143
                        <enum>Horizontal</enum>
 
144
                    </property>
 
145
                    <property name="sizeType">
 
146
                        <enum>Expanding</enum>
 
147
                    </property>
 
148
                    <property name="sizeHint">
 
149
                        <size>
 
150
                            <width>20</width>
 
151
                            <height>20</height>
 
152
                        </size>
 
153
                    </property>
 
154
                </spacer>
 
155
                <widget class="QPushButton">
 
156
                    <property name="name">
 
157
                        <cstring>OkBtn</cstring>
 
158
                    </property>
 
159
                    <property name="text">
 
160
                        <string>&amp;OK</string>
 
161
                    </property>
 
162
                    <property name="default">
 
163
                        <bool>true</bool>
 
164
                    </property>
 
165
                </widget>
 
166
                <widget class="QPushButton">
 
167
                    <property name="name">
 
168
                        <cstring>CancelBtn</cstring>
 
169
                    </property>
 
170
                    <property name="text">
 
171
                        <string>&amp;Cancel</string>
 
172
                    </property>
 
173
                </widget>
 
174
            </hbox>
 
175
        </widget>
 
176
    </vbox>
 
177
</widget>
 
178
<connections>
 
179
    <connection>
 
180
        <sender>OkBtn</sender>
 
181
        <signal>clicked()</signal>
 
182
        <receiver>XSLTDialog</receiver>
 
183
        <slot>okSlot()</slot>
 
184
    </connection>
 
185
    <connection>
 
186
        <sender>CancelBtn</sender>
 
187
        <signal>clicked()</signal>
 
188
        <receiver>XSLTDialog</receiver>
 
189
        <slot>cancelSlot()</slot>
 
190
    </connection>
 
191
    <connection>
 
192
        <sender>chooseBtn</sender>
 
193
        <signal>clicked()</signal>
 
194
        <receiver>XSLTDialog</receiver>
 
195
        <slot>chooseSlot()</slot>
 
196
    </connection>
 
197
    <connection>
 
198
        <sender>recentBox</sender>
 
199
        <signal>activated(const QString&amp;)</signal>
 
200
        <receiver>XSLTDialog</receiver>
 
201
        <slot>chooseRecentSlot()</slot>
 
202
    </connection>
 
203
    <connection>
 
204
        <sender>xsltList</sender>
 
205
        <signal>selectionChanged()</signal>
 
206
        <receiver>XSLTDialog</receiver>
 
207
        <slot>chooseCommonSlot()</slot>
 
208
    </connection>
 
209
</connections>
 
210
<includes>
 
211
    <include location="local" impldecl="in implementation">xsltdialog.ui.h</include>
 
212
</includes>
 
213
<slots>
 
214
    <slot>cancelSlot()</slot>
 
215
    <slot>chooseRecentSlot()</slot>
 
216
    <slot>chooseSlot()</slot>
 
217
    <slot>chooseCommonSlot()</slot>
 
218
    <slot>okSlot()</slot>
 
219
</slots>
 
220
<layoutdefaults spacing="6" margin="11"/>
 
221
</UI>