~ubuntu-branches/ubuntu/oneiric/koffice/oneiric-updates

« back to all changes in this revision

Viewing changes to kpresenter/part/ui/KPrHtmlExport.ui

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-10-27 17:52:57 UTC
  • mfrom: (0.12.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101027175257-s04zqqk5bs8ckm9o
Tags: 1:2.2.83-0ubuntu1
* Merge with Debian git remaining changes:
 - Add build-deps on librcps-dev, opengtl-dev, libqtgtl-dev, freetds-dev,
   create-resources, libspnav-dev
 - Remove needless build-dep on libwv2-dev
 - koffice-libs recommends create-resources
 - krita recommends pstoedit
 - Keep our patches
* New upstream release 2.3 beta 3
  - Remove debian/patches fixed by upstream
  - Update install files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>KPrHtmlExport</class>
 
4
 <widget class="QWidget" name="KPrHtmlExport">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>646</width>
 
10
    <height>338</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <property name="windowTitle">
 
20
   <string>HTML Export</string>
 
21
  </property>
 
22
  <layout class="QGridLayout" name="gridLayout">
 
23
   <item row="5" column="0" colspan="4">
 
24
    <widget class="QLabel" name="textLabel_slideslist">
 
25
     <property name="locale">
 
26
      <locale language="English" country="UnitedStates"/>
 
27
     </property>
 
28
     <property name="text">
 
29
      <string>Tick the slide should be exported :</string>
 
30
     </property>
 
31
     <property name="wordWrap">
 
32
      <bool>false</bool>
 
33
     </property>
 
34
    </widget>
 
35
   </item>
 
36
   <item row="7" column="0">
 
37
    <spacer name="horizontalSpacer_2">
 
38
     <property name="orientation">
 
39
      <enum>Qt::Horizontal</enum>
 
40
     </property>
 
41
     <property name="sizeHint" stdset="0">
 
42
      <size>
 
43
       <width>16</width>
 
44
       <height>24</height>
 
45
      </size>
 
46
     </property>
 
47
    </spacer>
 
48
   </item>
 
49
   <item row="7" column="1">
 
50
    <widget class="KPushButton" name="kPushButton_selectAll">
 
51
     <property name="locale">
 
52
      <locale language="English" country="UnitedStates"/>
 
53
     </property>
 
54
     <property name="text">
 
55
      <string>Select all</string>
 
56
     </property>
 
57
    </widget>
 
58
   </item>
 
59
   <item row="8" column="0" colspan="3">
 
60
    <widget class="QLabel" name="textLabel_css">
 
61
     <property name="locale">
 
62
      <locale language="English" country="UnitedStates"/>
 
63
     </property>
 
64
     <property name="text">
 
65
      <string>Select template (.css) :</string>
 
66
     </property>
 
67
     <property name="wordWrap">
 
68
      <bool>false</bool>
 
69
     </property>
 
70
    </widget>
 
71
   </item>
 
72
   <item row="7" column="2">
 
73
    <widget class="KPushButton" name="kPushButton_deselectAll">
 
74
     <property name="locale">
 
75
      <locale language="English" country="UnitedStates"/>
 
76
     </property>
 
77
     <property name="text">
 
78
      <string>Deselect all</string>
 
79
     </property>
 
80
    </widget>
 
81
   </item>
 
82
   <item row="6" column="0" colspan="3">
 
83
    <widget class="KListWidget" name="kListBox_slides">
 
84
     <property name="locale">
 
85
      <locale language="English" country="UnitedStates"/>
 
86
     </property>
 
87
     <property name="verticalScrollBarPolicy">
 
88
      <enum>Qt::ScrollBarAlwaysOn</enum>
 
89
     </property>
 
90
     <property name="selectionMode">
 
91
      <enum>QAbstractItemView::SingleSelection</enum>
 
92
     </property>
 
93
    </widget>
 
94
   </item>
 
95
   <item row="1" column="0">
 
96
    <widget class="QLabel" name="textlable_top">
 
97
     <property name="locale">
 
98
      <locale language="English" country="UnitedStates"/>
 
99
     </property>
 
100
     <property name="text">
 
101
      <string>Title</string>
 
102
     </property>
 
103
    </widget>
 
104
   </item>
 
105
   <item row="5" column="5" rowspan="3">
 
106
    <widget class="QGroupBox" name="groupBox_preview">
 
107
     <property name="sizePolicy">
 
108
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
109
       <horstretch>1</horstretch>
 
110
       <verstretch>0</verstretch>
 
111
      </sizepolicy>
 
112
     </property>
 
113
     <property name="locale">
 
114
      <locale language="English" country="UnitedStates"/>
 
115
     </property>
 
116
     <property name="title">
 
117
      <string>Output preview</string>
 
118
     </property>
 
119
     <layout class="QGridLayout" name="gridLayout_2">
 
120
      <item row="0" column="0" colspan="4">
 
121
       <widget class="QLabel" name="qLabel_preview">
 
122
        <property name="sizePolicy">
 
123
         <sizepolicy hsizetype="Expanding" vsizetype="Ignored">
 
124
          <horstretch>0</horstretch>
 
125
          <verstretch>0</verstretch>
 
126
         </sizepolicy>
 
127
        </property>
 
128
        <property name="minimumSize">
 
129
         <size>
 
130
          <width>250</width>
 
131
          <height>0</height>
 
132
         </size>
 
133
        </property>
 
134
        <property name="text">
 
135
         <string/>
 
136
        </property>
 
137
        <property name="scaledContents">
 
138
         <bool>false</bool>
 
139
        </property>
 
140
        <property name="alignment">
 
141
         <set>Qt::AlignCenter</set>
 
142
        </property>
 
143
       </widget>
 
144
      </item>
 
145
      <item row="1" column="0">
 
146
       <widget class="QToolButton" name="toolButton_previous">
 
147
        <property name="text">
 
148
         <string>...</string>
 
149
        </property>
 
150
        <property name="iconSize">
 
151
         <size>
 
152
          <width>12</width>
 
153
          <height>12</height>
 
154
         </size>
 
155
        </property>
 
156
        <property name="arrowType">
 
157
         <enum>Qt::LeftArrow</enum>
 
158
        </property>
 
159
       </widget>
 
160
      </item>
 
161
      <item row="1" column="2">
 
162
       <widget class="QToolButton" name="toolButton_next">
 
163
        <property name="text">
 
164
         <string>...</string>
 
165
        </property>
 
166
        <property name="iconSize">
 
167
         <size>
 
168
          <width>12</width>
 
169
          <height>12</height>
 
170
         </size>
 
171
        </property>
 
172
        <property name="arrowType">
 
173
         <enum>Qt::RightArrow</enum>
 
174
        </property>
 
175
       </widget>
 
176
      </item>
 
177
      <item row="1" column="1">
 
178
       <spacer name="horizontalSpacer">
 
179
        <property name="orientation">
 
180
         <enum>Qt::Horizontal</enum>
 
181
        </property>
 
182
        <property name="sizeHint" stdset="0">
 
183
         <size>
 
184
          <width>40</width>
 
185
          <height>20</height>
 
186
         </size>
 
187
        </property>
 
188
       </spacer>
 
189
      </item>
 
190
     </layout>
 
191
    </widget>
 
192
   </item>
 
193
   <item row="10" column="0" colspan="6">
 
194
    <widget class="QWidget" name="widget" native="true">
 
195
     <property name="sizePolicy">
 
196
      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
197
       <horstretch>0</horstretch>
 
198
       <verstretch>0</verstretch>
 
199
      </sizepolicy>
 
200
     </property>
 
201
     <layout class="QHBoxLayout" name="horizontalLayout_2">
 
202
      <property name="margin">
 
203
       <number>0</number>
 
204
      </property>
 
205
      <item>
 
206
       <widget class="KComboBox" name="kcombobox">
 
207
        <property name="sizePolicy">
 
208
         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
209
          <horstretch>0</horstretch>
 
210
          <verstretch>0</verstretch>
 
211
         </sizepolicy>
 
212
        </property>
 
213
       </widget>
 
214
      </item>
 
215
      <item>
 
216
       <widget class="KPushButton" name="kpushbuttonBrowseTemplate">
 
217
        <property name="sizePolicy">
 
218
         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
219
          <horstretch>0</horstretch>
 
220
          <verstretch>0</verstretch>
 
221
         </sizepolicy>
 
222
        </property>
 
223
        <property name="locale">
 
224
         <locale language="English" country="UnitedStates"/>
 
225
        </property>
 
226
        <property name="text">
 
227
         <string>Browse</string>
 
228
        </property>
 
229
       </widget>
 
230
      </item>
 
231
     </layout>
 
232
    </widget>
 
233
   </item>
 
234
   <item row="2" column="0" colspan="6">
 
235
    <widget class="KLineEdit" name="klineedit_title"/>
 
236
   </item>
 
237
   <item row="3" column="0">
 
238
    <widget class="QLabel" name="label_author">
 
239
     <property name="locale">
 
240
      <locale language="English" country="UnitedStates"/>
 
241
     </property>
 
242
     <property name="text">
 
243
      <string>Author</string>
 
244
     </property>
 
245
    </widget>
 
246
   </item>
 
247
   <item row="4" column="0" colspan="6">
 
248
    <widget class="KLineEdit" name="klineedit_author"/>
 
249
   </item>
 
250
   <item row="8" column="5">
 
251
    <layout class="QGridLayout" name="gridLayout_3">
 
252
     <item row="0" column="2">
 
253
      <widget class="KPushButton" name="kPushButton_Favorite">
 
254
       <property name="locale">
 
255
        <locale language="English" country="UnitedStates"/>
 
256
       </property>
 
257
       <property name="text">
 
258
        <string>Delete Favorite</string>
 
259
       </property>
 
260
      </widget>
 
261
     </item>
 
262
     <item row="0" column="0">
 
263
      <spacer name="horizontalSpacer_3">
 
264
       <property name="orientation">
 
265
        <enum>Qt::Horizontal</enum>
 
266
       </property>
 
267
       <property name="sizeHint" stdset="0">
 
268
        <size>
 
269
         <width>40</width>
 
270
         <height>20</height>
 
271
        </size>
 
272
       </property>
 
273
      </spacer>
 
274
     </item>
 
275
    </layout>
 
276
   </item>
 
277
   <item row="11" column="0" colspan="3">
 
278
    <widget class="QCheckBox" name="checkBox_browser">
 
279
     <property name="enabled">
 
280
      <bool>true</bool>
 
281
     </property>
 
282
     <property name="locale">
 
283
      <locale language="English" country="UnitedStates"/>
 
284
     </property>
 
285
     <property name="text">
 
286
      <string>Open in browser</string>
 
287
     </property>
 
288
     <property name="checked">
 
289
      <bool>true</bool>
 
290
     </property>
 
291
    </widget>
 
292
   </item>
 
293
  </layout>
 
294
 </widget>
 
295
 <customwidgets>
 
296
  <customwidget>
 
297
   <class>KListWidget</class>
 
298
   <extends>QListWidget</extends>
 
299
   <header>klistwidget.h</header>
 
300
  </customwidget>
 
301
  <customwidget>
 
302
   <class>KPushButton</class>
 
303
   <extends>QPushButton</extends>
 
304
   <header>kpushbutton.h</header>
 
305
  </customwidget>
 
306
  <customwidget>
 
307
   <class>KLineEdit</class>
 
308
   <extends>QLineEdit</extends>
 
309
   <header>klineedit.h</header>
 
310
  </customwidget>
 
311
  <customwidget>
 
312
   <class>KComboBox</class>
 
313
   <extends>QComboBox</extends>
 
314
   <header>kcombobox.h</header>
 
315
  </customwidget>
 
316
 </customwidgets>
 
317
 <resources/>
 
318
 <connections/>
 
319
</ui>