]> git.lyx.org Git - lyx.git/blob - src/frontends/kde/dlg/docextradlgdata.C
FormDocument and various fixes.
[lyx.git] / src / frontends / kde / dlg / docextradlgdata.C
1 /**********************************************************************
2
3         --- Qt Architect 1.4-6 generated file ---
4
5         File: docextradlgdata.C
6         Last generated: Wed Jan 24 06:43:31 2001
7
8         DO NOT EDIT!!!  This file will be automatically
9         regenerated by qtarch.  All changes will be lost.
10
11  *********************************************************************/
12
13 #include <gettext.h>
14
15 #include <qpixmap.h>
16 #include <qlayout.h>
17 #include "docextradlgdata.h"
18
19 #define Inherited QWidget
20
21 #include <qlabel.h>
22
23 DocExtraDialogData::DocExtraDialogData
24 (
25         QWidget* parent,
26         const char* name
27 )
28         :
29         Inherited( parent, name, 0 )
30 {
31         QLabel* qtarch_labelFloatplacement;
32         qtarch_labelFloatplacement = new QLabel( this, "labelFloatplacement" );
33         qtarch_labelFloatplacement->setGeometry( 5, 5, 105, 86 );
34         qtarch_labelFloatplacement->setMinimumSize( 0, 0 );
35         qtarch_labelFloatplacement->setMaximumSize( 32767, 32767 );
36         qtarch_labelFloatplacement->setFocusPolicy( QWidget::NoFocus );
37         qtarch_labelFloatplacement->setBackgroundMode( QWidget::PaletteBackground );
38         qtarch_labelFloatplacement->setFontPropagation( QWidget::NoChildren );
39         qtarch_labelFloatplacement->setPalettePropagation( QWidget::NoChildren );
40         qtarch_labelFloatplacement->setFrameStyle( 0 );
41         qtarch_labelFloatplacement->setLineWidth( 1 );
42         qtarch_labelFloatplacement->setMidLineWidth( 0 );
43         qtarch_labelFloatplacement->QFrame::setMargin( 0 );
44         qtarch_labelFloatplacement->setText( _("Float placement : (FIXME)") );
45         qtarch_labelFloatplacement->setAlignment( 289 );
46         qtarch_labelFloatplacement->setMargin( -1 );
47
48         floatplacement = new QLineEdit( this, "floatplacement" );
49         floatplacement->setGeometry( 225, 5, 205, 86 );
50         floatplacement->setMinimumSize( 0, 0 );
51         floatplacement->setMaximumSize( 32767, 32767 );
52         floatplacement->setFocusPolicy( QWidget::StrongFocus );
53         floatplacement->setBackgroundMode( QWidget::PaletteBase );
54         floatplacement->setFontPropagation( QWidget::NoChildren );
55         floatplacement->setPalettePropagation( QWidget::NoChildren );
56         floatplacement->setText( "" );
57         floatplacement->setMaxLength( 32767 );
58         floatplacement->setFrame( QLineEdit::Normal );
59         floatplacement->setFrame( true );
60
61         QLabel* qtarch_labelsectiondepth;
62         qtarch_labelsectiondepth = new QLabel( this, "labelsectiondepth" );
63         qtarch_labelsectiondepth->setGeometry( 5, 96, 105, 86 );
64         qtarch_labelsectiondepth->setMinimumSize( 0, 0 );
65         qtarch_labelsectiondepth->setMaximumSize( 32767, 32767 );
66         qtarch_labelsectiondepth->setFocusPolicy( QWidget::NoFocus );
67         qtarch_labelsectiondepth->setBackgroundMode( QWidget::PaletteBackground );
68         qtarch_labelsectiondepth->setFontPropagation( QWidget::NoChildren );
69         qtarch_labelsectiondepth->setPalettePropagation( QWidget::NoChildren );
70         qtarch_labelsectiondepth->setFrameStyle( 0 );
71         qtarch_labelsectiondepth->setLineWidth( 1 );
72         qtarch_labelsectiondepth->setMidLineWidth( 0 );
73         qtarch_labelsectiondepth->QFrame::setMargin( 0 );
74         qtarch_labelsectiondepth->setText( _("Section number depth :") );
75         qtarch_labelsectiondepth->setAlignment( 289 );
76         qtarch_labelsectiondepth->setMargin( -1 );
77
78         QLabel* qtarch_labeltocdepth;
79         qtarch_labeltocdepth = new QLabel( this, "labeltocdepth" );
80         qtarch_labeltocdepth->setGeometry( 5, 187, 105, 86 );
81         qtarch_labeltocdepth->setMinimumSize( 0, 0 );
82         qtarch_labeltocdepth->setMaximumSize( 32767, 32767 );
83         qtarch_labeltocdepth->setFocusPolicy( QWidget::NoFocus );
84         qtarch_labeltocdepth->setBackgroundMode( QWidget::PaletteBackground );
85         qtarch_labeltocdepth->setFontPropagation( QWidget::NoChildren );
86         qtarch_labeltocdepth->setPalettePropagation( QWidget::NoChildren );
87         qtarch_labeltocdepth->setFrameStyle( 0 );
88         qtarch_labeltocdepth->setLineWidth( 1 );
89         qtarch_labeltocdepth->setMidLineWidth( 0 );
90         qtarch_labeltocdepth->QFrame::setMargin( 0 );
91         qtarch_labeltocdepth->setText( _("Table of Contents depth :") );
92         qtarch_labeltocdepth->setAlignment( 289 );
93         qtarch_labeltocdepth->setMargin( -1 );
94
95         QLabel* qtarch_labelPSDriver;
96         qtarch_labelPSDriver = new QLabel( this, "labelPSDriver" );
97         qtarch_labelPSDriver->setGeometry( 5, 278, 105, 86 );
98         qtarch_labelPSDriver->setMinimumSize( 0, 0 );
99         qtarch_labelPSDriver->setMaximumSize( 32767, 32767 );
100         qtarch_labelPSDriver->setFocusPolicy( QWidget::NoFocus );
101         qtarch_labelPSDriver->setBackgroundMode( QWidget::PaletteBackground );
102         qtarch_labelPSDriver->setFontPropagation( QWidget::NoChildren );
103         qtarch_labelPSDriver->setPalettePropagation( QWidget::NoChildren );
104         qtarch_labelPSDriver->setFrameStyle( 0 );
105         qtarch_labelPSDriver->setLineWidth( 1 );
106         qtarch_labelPSDriver->setMidLineWidth( 0 );
107         qtarch_labelPSDriver->QFrame::setMargin( 0 );
108         qtarch_labelPSDriver->setText( _("PostScript driver :") );
109         qtarch_labelPSDriver->setAlignment( 289 );
110         qtarch_labelPSDriver->setMargin( -1 );
111
112         amsmath = new QCheckBox( this, "amsmath" );
113         amsmath->setGeometry( 5, 369, 105, 86 );
114         amsmath->setMinimumSize( 0, 0 );
115         amsmath->setMaximumSize( 32767, 32767 );
116         amsmath->setFocusPolicy( QWidget::TabFocus );
117         amsmath->setBackgroundMode( QWidget::PaletteBackground );
118         amsmath->setFontPropagation( QWidget::NoChildren );
119         amsmath->setPalettePropagation( QWidget::NoChildren );
120         amsmath->setText( _("Use AMS Math") );
121         amsmath->setAutoRepeat( false );
122         amsmath->setAutoResize( false );
123         amsmath->setChecked( false );
124
125         sectiondepth = new QSpinBox( this, "sectiondepth" );
126         sectiondepth->setGeometry( 225, 96, 205, 86 );
127         sectiondepth->setMinimumSize( 0, 0 );
128         sectiondepth->setMaximumSize( 32767, 32767 );
129         sectiondepth->setFocusPolicy( QWidget::StrongFocus );
130         sectiondepth->setBackgroundMode( QWidget::PaletteBackground );
131         sectiondepth->setFontPropagation( QWidget::NoChildren );
132         sectiondepth->setPalettePropagation( QWidget::NoChildren );
133         sectiondepth->setFrameStyle( 51 );
134         sectiondepth->setLineWidth( 2 );
135         sectiondepth->setMidLineWidth( 0 );
136         sectiondepth->QFrame::setMargin( 0 );
137         sectiondepth->setRange( -2, 5 );
138         sectiondepth->setSteps( 1, 0 );
139         sectiondepth->setPrefix( "" );
140         sectiondepth->setSuffix( "" );
141         sectiondepth->setSpecialValueText( "" );
142         sectiondepth->setWrapping( false );
143
144         tocdepth = new QSpinBox( this, "tocdepth" );
145         tocdepth->setGeometry( 225, 187, 205, 86 );
146         tocdepth->setMinimumSize( 0, 0 );
147         tocdepth->setMaximumSize( 32767, 32767 );
148         tocdepth->setFocusPolicy( QWidget::StrongFocus );
149         tocdepth->setBackgroundMode( QWidget::PaletteBackground );
150         tocdepth->setFontPropagation( QWidget::NoChildren );
151         tocdepth->setPalettePropagation( QWidget::NoChildren );
152         tocdepth->setFrameStyle( 51 );
153         tocdepth->setLineWidth( 2 );
154         tocdepth->setMidLineWidth( 0 );
155         tocdepth->QFrame::setMargin( 0 );
156         tocdepth->setRange( -1, 5 );
157         tocdepth->setSteps( 1, 0 );
158         tocdepth->setPrefix( "" );
159         tocdepth->setSuffix( "" );
160         tocdepth->setSpecialValueText( "" );
161         tocdepth->setWrapping( false );
162
163         psdriver = new QComboBox( FALSE, this, "psdriver" );
164         psdriver->setGeometry( 225, 278, 205, 86 );
165         psdriver->setMinimumSize( 0, 0 );
166         psdriver->setMaximumSize( 32767, 32767 );
167         psdriver->setFocusPolicy( QWidget::StrongFocus );
168         psdriver->setBackgroundMode( QWidget::PaletteBackground );
169         psdriver->setFontPropagation( QWidget::AllChildren );
170         psdriver->setPalettePropagation( QWidget::AllChildren );
171         psdriver->setSizeLimit( 10 );
172         psdriver->setAutoResize( true );
173         psdriver->setMaxCount( 2147483647 );
174         psdriver->setAutoCompletion( false );
175
176         if (qtarch_labelFloatplacement->sizeHint().width()!=-1)
177                 qtarch_labelFloatplacement->setMinimumWidth(qtarch_labelFloatplacement->sizeHint().width());
178         if (qtarch_labelFloatplacement->sizeHint().height()!=-1)
179                 qtarch_labelFloatplacement->setMinimumHeight(qtarch_labelFloatplacement->sizeHint().height());
180         if (qtarch_labelFloatplacement->sizeHint().width()!=-1)
181                 qtarch_labelFloatplacement->setMaximumWidth(qtarch_labelFloatplacement->sizeHint().width());
182         if (qtarch_labelFloatplacement->sizeHint().height()!=-1)
183                 qtarch_labelFloatplacement->setMaximumHeight(qtarch_labelFloatplacement->sizeHint().height());
184         if (floatplacement->sizeHint().width()!=-1)
185                 floatplacement->setMinimumWidth(floatplacement->sizeHint().width());
186         if (floatplacement->sizeHint().height()!=-1)
187                 floatplacement->setMinimumHeight(floatplacement->sizeHint().height());
188         if (floatplacement->sizeHint().height()!=-1)
189                 floatplacement->setMaximumHeight(floatplacement->sizeHint().height());
190         if (qtarch_labelsectiondepth->sizeHint().width()!=-1)
191                 qtarch_labelsectiondepth->setMinimumWidth(qtarch_labelsectiondepth->sizeHint().width());
192         if (qtarch_labelsectiondepth->sizeHint().height()!=-1)
193                 qtarch_labelsectiondepth->setMinimumHeight(qtarch_labelsectiondepth->sizeHint().height());
194         if (qtarch_labelsectiondepth->sizeHint().width()!=-1)
195                 qtarch_labelsectiondepth->setMaximumWidth(qtarch_labelsectiondepth->sizeHint().width());
196         if (qtarch_labelsectiondepth->sizeHint().height()!=-1)
197                 qtarch_labelsectiondepth->setMaximumHeight(qtarch_labelsectiondepth->sizeHint().height());
198         if (qtarch_labeltocdepth->sizeHint().width()!=-1)
199                 qtarch_labeltocdepth->setMinimumWidth(qtarch_labeltocdepth->sizeHint().width());
200         if (qtarch_labeltocdepth->sizeHint().height()!=-1)
201                 qtarch_labeltocdepth->setMinimumHeight(qtarch_labeltocdepth->sizeHint().height());
202         if (qtarch_labeltocdepth->sizeHint().width()!=-1)
203                 qtarch_labeltocdepth->setMaximumWidth(qtarch_labeltocdepth->sizeHint().width());
204         if (qtarch_labeltocdepth->sizeHint().height()!=-1)
205                 qtarch_labeltocdepth->setMaximumHeight(qtarch_labeltocdepth->sizeHint().height());
206         if (qtarch_labelPSDriver->sizeHint().width()!=-1)
207                 qtarch_labelPSDriver->setMinimumWidth(qtarch_labelPSDriver->sizeHint().width());
208         if (qtarch_labelPSDriver->sizeHint().height()!=-1)
209                 qtarch_labelPSDriver->setMinimumHeight(qtarch_labelPSDriver->sizeHint().height());
210         if (qtarch_labelPSDriver->sizeHint().width()!=-1)
211                 qtarch_labelPSDriver->setMaximumWidth(qtarch_labelPSDriver->sizeHint().width());
212         if (qtarch_labelPSDriver->sizeHint().height()!=-1)
213                 qtarch_labelPSDriver->setMaximumHeight(qtarch_labelPSDriver->sizeHint().height());
214         if (amsmath->sizeHint().width()!=-1)
215                 amsmath->setMinimumWidth(amsmath->sizeHint().width());
216         if (amsmath->sizeHint().height()!=-1)
217                 amsmath->setMinimumHeight(amsmath->sizeHint().height());
218         if (amsmath->sizeHint().width()!=-1)
219                 amsmath->setMaximumWidth(amsmath->sizeHint().width());
220         if (amsmath->sizeHint().height()!=-1)
221                 amsmath->setMaximumHeight(amsmath->sizeHint().height());
222         if (sectiondepth->sizeHint().width()!=-1)
223                 sectiondepth->setMinimumWidth(sectiondepth->sizeHint().width());
224         if (sectiondepth->sizeHint().height()!=-1)
225                 sectiondepth->setMinimumHeight(sectiondepth->sizeHint().height());
226         if (sectiondepth->sizeHint().height()!=-1)
227                 sectiondepth->setMaximumHeight(sectiondepth->sizeHint().height());
228         if (tocdepth->sizeHint().width()!=-1)
229                 tocdepth->setMinimumWidth(tocdepth->sizeHint().width());
230         if (tocdepth->sizeHint().height()!=-1)
231                 tocdepth->setMinimumHeight(tocdepth->sizeHint().height());
232         if (tocdepth->sizeHint().height()!=-1)
233                 tocdepth->setMaximumHeight(tocdepth->sizeHint().height());
234         if (psdriver->sizeHint().width()!=-1)
235                 psdriver->setMinimumWidth(psdriver->sizeHint().width());
236         if (psdriver->sizeHint().height()!=-1)
237                 psdriver->setMinimumHeight(psdriver->sizeHint().height());
238         if (psdriver->sizeHint().height()!=-1)
239                 psdriver->setMaximumHeight(psdriver->sizeHint().height());
240         QGridLayout* qtarch_layout_1 = new QGridLayout( this, 5, 4, 5, 5, NULL );
241         qtarch_layout_1->addColSpacing( 0, 5 );
242         qtarch_layout_1->setColStretch( 0, 1 );
243         qtarch_layout_1->addColSpacing( 1, 5 );
244         qtarch_layout_1->setColStretch( 1, 1 );
245         qtarch_layout_1->addColSpacing( 2, 5 );
246         qtarch_layout_1->setColStretch( 2, 2 );
247         qtarch_layout_1->addColSpacing( 3, 5 );
248         qtarch_layout_1->setColStretch( 3, 1 );
249         qtarch_layout_1->addRowSpacing( 0, 0 );
250         qtarch_layout_1->setRowStretch( 0, 1 );
251         qtarch_layout_1->addWidget( qtarch_labelFloatplacement, 0, 0, 33 );
252         qtarch_layout_1->addWidget( floatplacement, 0, 2, 33 );
253         qtarch_layout_1->addRowSpacing( 1, 0 );
254         qtarch_layout_1->setRowStretch( 1, 1 );
255         qtarch_layout_1->addWidget( qtarch_labelsectiondepth, 1, 0, 33 );
256         qtarch_layout_1->addWidget( sectiondepth, 1, 2, 33 );
257         qtarch_layout_1->addRowSpacing( 2, 0 );
258         qtarch_layout_1->setRowStretch( 2, 1 );
259         qtarch_layout_1->addWidget( qtarch_labeltocdepth, 2, 0, 33 );
260         qtarch_layout_1->addWidget( tocdepth, 2, 2, 33 );
261         qtarch_layout_1->addRowSpacing( 3, 0 );
262         qtarch_layout_1->setRowStretch( 3, 1 );
263         qtarch_layout_1->addWidget( qtarch_labelPSDriver, 3, 0, 33 );
264         qtarch_layout_1->addWidget( psdriver, 3, 2, 33 );
265         qtarch_layout_1->addRowSpacing( 4, 0 );
266         qtarch_layout_1->setRowStretch( 4, 1 );
267         qtarch_layout_1->addWidget( amsmath, 4, 0, 33 );
268         resize( 545,460 );
269         setMinimumSize( 0, 0 );
270         setMaximumSize( 32767, 32767 );
271 }
272
273
274 DocExtraDialogData::~DocExtraDialogData()
275 {
276 }