]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/kde/dlg/docextradlgdata.C
initalize memeber vars
[lyx.git] / src / frontends / kde / dlg / docextradlgdata.C
index cb7b3afe8a95f1f5f1c48c6e076c5d943c3baae4..666ea20d6adb5ba128784ac67df71b2e1326b588 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: docextradlgdata.C
-       Last generated: Wed Jan 24 06:43:31 2001
+       Last generated: Sat Mar 31 16:48:27 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -19,6 +19,7 @@
 #define Inherited QWidget
 
 #include <qlabel.h>
+#include <qgroupbox.h>
 
 DocExtraDialogData::DocExtraDialogData
 (
@@ -28,39 +29,90 @@ DocExtraDialogData::DocExtraDialogData
        :
        Inherited( parent, name, 0 )
 {
-       QLabel* qtarch_labelFloatplacement;
-       qtarch_labelFloatplacement = new QLabel( this, "labelFloatplacement" );
-       qtarch_labelFloatplacement->setGeometry( 5, 5, 105, 86 );
-       qtarch_labelFloatplacement->setMinimumSize( 0, 0 );
-       qtarch_labelFloatplacement->setMaximumSize( 32767, 32767 );
-       qtarch_labelFloatplacement->setFocusPolicy( QWidget::NoFocus );
-       qtarch_labelFloatplacement->setBackgroundMode( QWidget::PaletteBackground );
-       qtarch_labelFloatplacement->setFontPropagation( QWidget::NoChildren );
-       qtarch_labelFloatplacement->setPalettePropagation( QWidget::NoChildren );
-       qtarch_labelFloatplacement->setFrameStyle( 0 );
-       qtarch_labelFloatplacement->setLineWidth( 1 );
-       qtarch_labelFloatplacement->setMidLineWidth( 0 );
-       qtarch_labelFloatplacement->QFrame::setMargin( 0 );
-       qtarch_labelFloatplacement->setText( _("Float placement : (FIXME)") );
-       qtarch_labelFloatplacement->setAlignment( 289 );
-       qtarch_labelFloatplacement->setMargin( -1 );
+       QGroupBox* qtarch_group_placement;
+       qtarch_group_placement = new QGroupBox( this, "group_placement" );
+       qtarch_group_placement->setGeometry( 5, 5, 625, 378 );
+       qtarch_group_placement->setMinimumSize( 25, 30 );
+       qtarch_group_placement->setMaximumSize( 32767, 32767 );
+       qtarch_group_placement->setFocusPolicy( QWidget::NoFocus );
+       qtarch_group_placement->setBackgroundMode( QWidget::PaletteBackground );
+       qtarch_group_placement->setFontPropagation( QWidget::NoChildren );
+       qtarch_group_placement->setPalettePropagation( QWidget::NoChildren );
+       qtarch_group_placement->setFrameStyle( 49 );
+       qtarch_group_placement->setLineWidth( 1 );
+       qtarch_group_placement->setMidLineWidth( 0 );
+       qtarch_group_placement->QFrame::setMargin( 0 );
+       qtarch_group_placement->setTitle( _("Float Placement") );
+       qtarch_group_placement->setAlignment( 1 );
 
-       floatplacement = new QLineEdit( this, "floatplacement" );
-       floatplacement->setGeometry( 225, 5, 205, 86 );
-       floatplacement->setMinimumSize( 0, 0 );
-       floatplacement->setMaximumSize( 32767, 32767 );
-       floatplacement->setFocusPolicy( QWidget::StrongFocus );
-       floatplacement->setBackgroundMode( QWidget::PaletteBase );
-       floatplacement->setFontPropagation( QWidget::NoChildren );
-       floatplacement->setPalettePropagation( QWidget::NoChildren );
-       floatplacement->setText( "" );
-       floatplacement->setMaxLength( 32767 );
-       floatplacement->setFrame( QLineEdit::Normal );
-       floatplacement->setFrame( true );
+       combo_first = new QComboBox( FALSE, qtarch_group_placement, "combo_first" );
+       combo_first->setGeometry( 315, 5, 150, 65 );
+       combo_first->setMinimumSize( 0, 0 );
+       combo_first->setMaximumSize( 32767, 32767 );
+       combo_first->setFocusPolicy( QWidget::StrongFocus );
+       combo_first->setBackgroundMode( QWidget::PaletteBackground );
+       combo_first->setFontPropagation( QWidget::AllChildren );
+       combo_first->setPalettePropagation( QWidget::AllChildren );
+       combo_first->setSizeLimit( 10 );
+       combo_first->setAutoResize( false );
+       combo_first->setMaxCount( 2147483647 );
+       combo_first->setAutoCompletion( false );
+
+       combo_second = new QComboBox( FALSE, qtarch_group_placement, "combo_second" );
+       combo_second->setGeometry( 315, 75, 150, 66 );
+       combo_second->setMinimumSize( 0, 0 );
+       combo_second->setMaximumSize( 32767, 32767 );
+       combo_second->setFocusPolicy( QWidget::StrongFocus );
+       combo_second->setBackgroundMode( QWidget::PaletteBackground );
+       combo_second->setFontPropagation( QWidget::AllChildren );
+       combo_second->setPalettePropagation( QWidget::AllChildren );
+       combo_second->setSizeLimit( 10 );
+       combo_second->setAutoResize( false );
+       combo_second->setMaxCount( 2147483647 );
+       combo_second->setAutoCompletion( false );
+
+       combo_third = new QComboBox( FALSE, qtarch_group_placement, "combo_third" );
+       combo_third->setGeometry( 315, 146, 150, 65 );
+       combo_third->setMinimumSize( 0, 0 );
+       combo_third->setMaximumSize( 32767, 32767 );
+       combo_third->setFocusPolicy( QWidget::StrongFocus );
+       combo_third->setBackgroundMode( QWidget::PaletteBackground );
+       combo_third->setFontPropagation( QWidget::AllChildren );
+       combo_third->setPalettePropagation( QWidget::AllChildren );
+       combo_third->setSizeLimit( 10 );
+       combo_third->setAutoResize( false );
+       combo_third->setMaxCount( 2147483647 );
+       combo_third->setAutoCompletion( false );
+
+       combo_fourth = new QComboBox( FALSE, qtarch_group_placement, "combo_fourth" );
+       combo_fourth->setGeometry( 315, 216, 150, 65 );
+       combo_fourth->setMinimumSize( 0, 0 );
+       combo_fourth->setMaximumSize( 32767, 32767 );
+       combo_fourth->setFocusPolicy( QWidget::StrongFocus );
+       combo_fourth->setBackgroundMode( QWidget::PaletteBackground );
+       combo_fourth->setFontPropagation( QWidget::AllChildren );
+       combo_fourth->setPalettePropagation( QWidget::AllChildren );
+       combo_fourth->setSizeLimit( 10 );
+       combo_fourth->setAutoResize( false );
+       combo_fourth->setMaxCount( 2147483647 );
+       combo_fourth->setAutoCompletion( false );
+
+       check_ignore = new QCheckBox( qtarch_group_placement, "check_ignore" );
+       check_ignore->setGeometry( 5, 286, 615, 87 );
+       check_ignore->setMinimumSize( 0, 0 );
+       check_ignore->setMaximumSize( 32767, 32767 );
+       check_ignore->setFocusPolicy( QWidget::TabFocus );
+       check_ignore->setBackgroundMode( QWidget::PaletteBackground );
+       check_ignore->setFontPropagation( QWidget::NoChildren );
+       check_ignore->setPalettePropagation( QWidget::NoChildren );
+       check_ignore->setText( _("Ignore LaTeX placement rules") );
+       check_ignore->setAutoRepeat( false );
+       check_ignore->setAutoResize( false );
+       check_ignore->setChecked( false );
 
        QLabel* qtarch_labelsectiondepth;
        qtarch_labelsectiondepth = new QLabel( this, "labelsectiondepth" );
-       qtarch_labelsectiondepth->setGeometry( 5, 96, 105, 86 );
+       qtarch_labelsectiondepth->setGeometry( 5, 388, 153, 58 );
        qtarch_labelsectiondepth->setMinimumSize( 0, 0 );
        qtarch_labelsectiondepth->setMaximumSize( 32767, 32767 );
        qtarch_labelsectiondepth->setFocusPolicy( QWidget::NoFocus );
@@ -77,7 +129,7 @@ DocExtraDialogData::DocExtraDialogData
 
        QLabel* qtarch_labeltocdepth;
        qtarch_labeltocdepth = new QLabel( this, "labeltocdepth" );
-       qtarch_labeltocdepth->setGeometry( 5, 187, 105, 86 );
+       qtarch_labeltocdepth->setGeometry( 5, 451, 153, 58 );
        qtarch_labeltocdepth->setMinimumSize( 0, 0 );
        qtarch_labeltocdepth->setMaximumSize( 32767, 32767 );
        qtarch_labeltocdepth->setFocusPolicy( QWidget::NoFocus );
@@ -94,7 +146,7 @@ DocExtraDialogData::DocExtraDialogData
 
        QLabel* qtarch_labelPSDriver;
        qtarch_labelPSDriver = new QLabel( this, "labelPSDriver" );
-       qtarch_labelPSDriver->setGeometry( 5, 278, 105, 86 );
+       qtarch_labelPSDriver->setGeometry( 5, 514, 153, 58 );
        qtarch_labelPSDriver->setMinimumSize( 0, 0 );
        qtarch_labelPSDriver->setMaximumSize( 32767, 32767 );
        qtarch_labelPSDriver->setFocusPolicy( QWidget::NoFocus );
@@ -109,84 +161,174 @@ DocExtraDialogData::DocExtraDialogData
        qtarch_labelPSDriver->setAlignment( 289 );
        qtarch_labelPSDriver->setMargin( -1 );
 
-       amsmath = new QCheckBox( this, "amsmath" );
-       amsmath->setGeometry( 5, 369, 105, 86 );
-       amsmath->setMinimumSize( 0, 0 );
-       amsmath->setMaximumSize( 32767, 32767 );
-       amsmath->setFocusPolicy( QWidget::TabFocus );
-       amsmath->setBackgroundMode( QWidget::PaletteBackground );
-       amsmath->setFontPropagation( QWidget::NoChildren );
-       amsmath->setPalettePropagation( QWidget::NoChildren );
-       amsmath->setText( _("Use AMS Math") );
-       amsmath->setAutoRepeat( false );
-       amsmath->setAutoResize( false );
-       amsmath->setChecked( false );
+       spin_sectiondepth = new QSpinBox( this, "spin_sectiondepth" );
+       spin_sectiondepth->setGeometry( 320, 388, 153, 58 );
+       spin_sectiondepth->setMinimumSize( 0, 0 );
+       spin_sectiondepth->setMaximumSize( 32767, 32767 );
+       spin_sectiondepth->setFocusPolicy( QWidget::StrongFocus );
+       spin_sectiondepth->setBackgroundMode( QWidget::PaletteBackground );
+       spin_sectiondepth->setFontPropagation( QWidget::NoChildren );
+       spin_sectiondepth->setPalettePropagation( QWidget::NoChildren );
+       spin_sectiondepth->setFrameStyle( 51 );
+       spin_sectiondepth->setLineWidth( 2 );
+       spin_sectiondepth->setMidLineWidth( 0 );
+       spin_sectiondepth->QFrame::setMargin( 0 );
+       spin_sectiondepth->setRange( -2, 5 );
+       spin_sectiondepth->setSteps( 1, 0 );
+       spin_sectiondepth->setPrefix( "" );
+       spin_sectiondepth->setSuffix( "" );
+       spin_sectiondepth->setSpecialValueText( "" );
+       spin_sectiondepth->setWrapping( false );
+
+       spin_tocdepth = new QSpinBox( this, "spin_tocdepth" );
+       spin_tocdepth->setGeometry( 320, 451, 153, 58 );
+       spin_tocdepth->setMinimumSize( 0, 0 );
+       spin_tocdepth->setMaximumSize( 32767, 32767 );
+       spin_tocdepth->setFocusPolicy( QWidget::StrongFocus );
+       spin_tocdepth->setBackgroundMode( QWidget::PaletteBackground );
+       spin_tocdepth->setFontPropagation( QWidget::NoChildren );
+       spin_tocdepth->setPalettePropagation( QWidget::NoChildren );
+       spin_tocdepth->setFrameStyle( 51 );
+       spin_tocdepth->setLineWidth( 2 );
+       spin_tocdepth->setMidLineWidth( 0 );
+       spin_tocdepth->QFrame::setMargin( 0 );
+       spin_tocdepth->setRange( -1, 5 );
+       spin_tocdepth->setSteps( 1, 0 );
+       spin_tocdepth->setPrefix( "" );
+       spin_tocdepth->setSuffix( "" );
+       spin_tocdepth->setSpecialValueText( "" );
+       spin_tocdepth->setWrapping( false );
+
+       combo_psdriver = new QComboBox( FALSE, this, "combo_psdriver" );
+       combo_psdriver->setGeometry( 320, 514, 153, 58 );
+       combo_psdriver->setMinimumSize( 0, 0 );
+       combo_psdriver->setMaximumSize( 32767, 32767 );
+       combo_psdriver->setFocusPolicy( QWidget::StrongFocus );
+       combo_psdriver->setBackgroundMode( QWidget::PaletteBackground );
+       combo_psdriver->setFontPropagation( QWidget::AllChildren );
+       combo_psdriver->setPalettePropagation( QWidget::AllChildren );
+       combo_psdriver->setSizeLimit( 10 );
+       combo_psdriver->setAutoResize( true );
+       combo_psdriver->setMaxCount( 2147483647 );
+       combo_psdriver->setAutoCompletion( false );
+
+       check_amsmath = new QCheckBox( this, "check_amsmath" );
+       check_amsmath->setGeometry( 5, 577, 153, 58 );
+       check_amsmath->setMinimumSize( 0, 0 );
+       check_amsmath->setMaximumSize( 32767, 32767 );
+       check_amsmath->setFocusPolicy( QWidget::TabFocus );
+       check_amsmath->setBackgroundMode( QWidget::PaletteBackground );
+       check_amsmath->setFontPropagation( QWidget::NoChildren );
+       check_amsmath->setPalettePropagation( QWidget::NoChildren );
+       check_amsmath->setText( _("Use AMS Math") );
+       check_amsmath->setAutoRepeat( false );
+       check_amsmath->setAutoResize( false );
+       check_amsmath->setChecked( false );
+
+       QLabel* qtarch_labelFirst;
+       qtarch_labelFirst = new QLabel( qtarch_group_placement, "labelFirst" );
+       qtarch_labelFirst->setGeometry( 5, 5, 150, 65 );
+       qtarch_labelFirst->setMinimumSize( 0, 0 );
+       qtarch_labelFirst->setMaximumSize( 32767, 32767 );
+       qtarch_labelFirst->setFocusPolicy( QWidget::NoFocus );
+       qtarch_labelFirst->setBackgroundMode( QWidget::PaletteBackground );
+       qtarch_labelFirst->setFontPropagation( QWidget::NoChildren );
+       qtarch_labelFirst->setPalettePropagation( QWidget::NoChildren );
+       qtarch_labelFirst->setFrameStyle( 0 );
+       qtarch_labelFirst->setLineWidth( 1 );
+       qtarch_labelFirst->setMidLineWidth( 0 );
+       qtarch_labelFirst->QFrame::setMargin( 0 );
+       qtarch_labelFirst->setText( _("First try :") );
+       qtarch_labelFirst->setAlignment( 289 );
+       qtarch_labelFirst->setMargin( -1 );
 
-       sectiondepth = new QSpinBox( this, "sectiondepth" );
-       sectiondepth->setGeometry( 225, 96, 205, 86 );
-       sectiondepth->setMinimumSize( 0, 0 );
-       sectiondepth->setMaximumSize( 32767, 32767 );
-       sectiondepth->setFocusPolicy( QWidget::StrongFocus );
-       sectiondepth->setBackgroundMode( QWidget::PaletteBackground );
-       sectiondepth->setFontPropagation( QWidget::NoChildren );
-       sectiondepth->setPalettePropagation( QWidget::NoChildren );
-       sectiondepth->setFrameStyle( 51 );
-       sectiondepth->setLineWidth( 2 );
-       sectiondepth->setMidLineWidth( 0 );
-       sectiondepth->QFrame::setMargin( 0 );
-       sectiondepth->setRange( -2, 5 );
-       sectiondepth->setSteps( 1, 0 );
-       sectiondepth->setPrefix( "" );
-       sectiondepth->setSuffix( "" );
-       sectiondepth->setSpecialValueText( "" );
-       sectiondepth->setWrapping( false );
+       QLabel* qtarch_labelSecond;
+       qtarch_labelSecond = new QLabel( qtarch_group_placement, "labelSecond" );
+       qtarch_labelSecond->setGeometry( 5, 75, 150, 66 );
+       qtarch_labelSecond->setMinimumSize( 0, 0 );
+       qtarch_labelSecond->setMaximumSize( 32767, 32767 );
+       qtarch_labelSecond->setFocusPolicy( QWidget::NoFocus );
+       qtarch_labelSecond->setBackgroundMode( QWidget::PaletteBackground );
+       qtarch_labelSecond->setFontPropagation( QWidget::NoChildren );
+       qtarch_labelSecond->setPalettePropagation( QWidget::NoChildren );
+       qtarch_labelSecond->setFrameStyle( 0 );
+       qtarch_labelSecond->setLineWidth( 1 );
+       qtarch_labelSecond->setMidLineWidth( 0 );
+       qtarch_labelSecond->QFrame::setMargin( 0 );
+       qtarch_labelSecond->setText( _("then :") );
+       qtarch_labelSecond->setAlignment( 289 );
+       qtarch_labelSecond->setMargin( -1 );
 
-       tocdepth = new QSpinBox( this, "tocdepth" );
-       tocdepth->setGeometry( 225, 187, 205, 86 );
-       tocdepth->setMinimumSize( 0, 0 );
-       tocdepth->setMaximumSize( 32767, 32767 );
-       tocdepth->setFocusPolicy( QWidget::StrongFocus );
-       tocdepth->setBackgroundMode( QWidget::PaletteBackground );
-       tocdepth->setFontPropagation( QWidget::NoChildren );
-       tocdepth->setPalettePropagation( QWidget::NoChildren );
-       tocdepth->setFrameStyle( 51 );
-       tocdepth->setLineWidth( 2 );
-       tocdepth->setMidLineWidth( 0 );
-       tocdepth->QFrame::setMargin( 0 );
-       tocdepth->setRange( -1, 5 );
-       tocdepth->setSteps( 1, 0 );
-       tocdepth->setPrefix( "" );
-       tocdepth->setSuffix( "" );
-       tocdepth->setSpecialValueText( "" );
-       tocdepth->setWrapping( false );
+       QLabel* qtarch_labelThird;
+       qtarch_labelThird = new QLabel( qtarch_group_placement, "labelThird" );
+       qtarch_labelThird->setGeometry( 5, 146, 150, 65 );
+       qtarch_labelThird->setMinimumSize( 0, 0 );
+       qtarch_labelThird->setMaximumSize( 32767, 32767 );
+       qtarch_labelThird->setFocusPolicy( QWidget::NoFocus );
+       qtarch_labelThird->setBackgroundMode( QWidget::PaletteBackground );
+       qtarch_labelThird->setFontPropagation( QWidget::NoChildren );
+       qtarch_labelThird->setPalettePropagation( QWidget::NoChildren );
+       qtarch_labelThird->setFrameStyle( 0 );
+       qtarch_labelThird->setLineWidth( 1 );
+       qtarch_labelThird->setMidLineWidth( 0 );
+       qtarch_labelThird->QFrame::setMargin( 0 );
+       qtarch_labelThird->setText( _("then :") );
+       qtarch_labelThird->setAlignment( 289 );
+       qtarch_labelThird->setMargin( -1 );
 
-       psdriver = new QComboBox( FALSE, this, "psdriver" );
-       psdriver->setGeometry( 225, 278, 205, 86 );
-       psdriver->setMinimumSize( 0, 0 );
-       psdriver->setMaximumSize( 32767, 32767 );
-       psdriver->setFocusPolicy( QWidget::StrongFocus );
-       psdriver->setBackgroundMode( QWidget::PaletteBackground );
-       psdriver->setFontPropagation( QWidget::AllChildren );
-       psdriver->setPalettePropagation( QWidget::AllChildren );
-       psdriver->setSizeLimit( 10 );
-       psdriver->setAutoResize( true );
-       psdriver->setMaxCount( 2147483647 );
-       psdriver->setAutoCompletion( false );
+       QLabel* qtarch_labelFourth;
+       qtarch_labelFourth = new QLabel( qtarch_group_placement, "labelFourth" );
+       qtarch_labelFourth->setGeometry( 5, 216, 150, 65 );
+       qtarch_labelFourth->setMinimumSize( 0, 0 );
+       qtarch_labelFourth->setMaximumSize( 32767, 32767 );
+       qtarch_labelFourth->setFocusPolicy( QWidget::NoFocus );
+       qtarch_labelFourth->setBackgroundMode( QWidget::PaletteBackground );
+       qtarch_labelFourth->setFontPropagation( QWidget::NoChildren );
+       qtarch_labelFourth->setPalettePropagation( QWidget::NoChildren );
+       qtarch_labelFourth->setFrameStyle( 0 );
+       qtarch_labelFourth->setLineWidth( 1 );
+       qtarch_labelFourth->setMidLineWidth( 0 );
+       qtarch_labelFourth->QFrame::setMargin( 0 );
+       qtarch_labelFourth->setText( _("then :") );
+       qtarch_labelFourth->setAlignment( 289 );
+       qtarch_labelFourth->setMargin( -1 );
 
-       if (qtarch_labelFloatplacement->sizeHint().width()!=-1)
-               qtarch_labelFloatplacement->setMinimumWidth(qtarch_labelFloatplacement->sizeHint().width());
-       if (qtarch_labelFloatplacement->sizeHint().height()!=-1)
-               qtarch_labelFloatplacement->setMinimumHeight(qtarch_labelFloatplacement->sizeHint().height());
-       if (qtarch_labelFloatplacement->sizeHint().width()!=-1)
-               qtarch_labelFloatplacement->setMaximumWidth(qtarch_labelFloatplacement->sizeHint().width());
-       if (qtarch_labelFloatplacement->sizeHint().height()!=-1)
-               qtarch_labelFloatplacement->setMaximumHeight(qtarch_labelFloatplacement->sizeHint().height());
-       if (floatplacement->sizeHint().width()!=-1)
-               floatplacement->setMinimumWidth(floatplacement->sizeHint().width());
-       if (floatplacement->sizeHint().height()!=-1)
-               floatplacement->setMinimumHeight(floatplacement->sizeHint().height());
-       if (floatplacement->sizeHint().height()!=-1)
-               floatplacement->setMaximumHeight(floatplacement->sizeHint().height());
+       if (qtarch_group_placement->sizeHint().width()!=-1)
+               qtarch_group_placement->setMinimumWidth(qtarch_group_placement->sizeHint().width());
+       if (qtarch_group_placement->sizeHint().height()!=-1)
+               qtarch_group_placement->setMinimumHeight(qtarch_group_placement->sizeHint().height());
+       if (combo_first->sizeHint().width()!=-1)
+               combo_first->setMinimumWidth(combo_first->sizeHint().width());
+       if (combo_first->sizeHint().height()!=-1)
+               combo_first->setMinimumHeight(combo_first->sizeHint().height());
+       if (combo_first->sizeHint().height()!=-1)
+               combo_first->setMaximumHeight(combo_first->sizeHint().height());
+       if (combo_second->sizeHint().width()!=-1)
+               combo_second->setMinimumWidth(combo_second->sizeHint().width());
+       if (combo_second->sizeHint().height()!=-1)
+               combo_second->setMinimumHeight(combo_second->sizeHint().height());
+       if (combo_second->sizeHint().height()!=-1)
+               combo_second->setMaximumHeight(combo_second->sizeHint().height());
+       if (combo_third->sizeHint().width()!=-1)
+               combo_third->setMinimumWidth(combo_third->sizeHint().width());
+       if (combo_third->sizeHint().height()!=-1)
+               combo_third->setMinimumHeight(combo_third->sizeHint().height());
+       if (combo_third->sizeHint().height()!=-1)
+               combo_third->setMaximumHeight(combo_third->sizeHint().height());
+       if (combo_fourth->sizeHint().width()!=-1)
+               combo_fourth->setMinimumWidth(combo_fourth->sizeHint().width());
+       if (combo_fourth->sizeHint().height()!=-1)
+               combo_fourth->setMinimumHeight(combo_fourth->sizeHint().height());
+       if (combo_fourth->sizeHint().height()!=-1)
+               combo_fourth->setMaximumHeight(combo_fourth->sizeHint().height());
+       if (check_ignore->sizeHint().width()!=-1)
+               check_ignore->setMinimumWidth(check_ignore->sizeHint().width());
+       if (check_ignore->sizeHint().height()!=-1)
+               check_ignore->setMinimumHeight(check_ignore->sizeHint().height());
+       if (check_ignore->sizeHint().width()!=-1)
+               check_ignore->setMaximumWidth(check_ignore->sizeHint().width());
+       if (check_ignore->sizeHint().height()!=-1)
+               check_ignore->setMaximumHeight(check_ignore->sizeHint().height());
        if (qtarch_labelsectiondepth->sizeHint().width()!=-1)
                qtarch_labelsectiondepth->setMinimumWidth(qtarch_labelsectiondepth->sizeHint().width());
        if (qtarch_labelsectiondepth->sizeHint().height()!=-1)
@@ -211,61 +353,125 @@ DocExtraDialogData::DocExtraDialogData
                qtarch_labelPSDriver->setMaximumWidth(qtarch_labelPSDriver->sizeHint().width());
        if (qtarch_labelPSDriver->sizeHint().height()!=-1)
                qtarch_labelPSDriver->setMaximumHeight(qtarch_labelPSDriver->sizeHint().height());
-       if (amsmath->sizeHint().width()!=-1)
-               amsmath->setMinimumWidth(amsmath->sizeHint().width());
-       if (amsmath->sizeHint().height()!=-1)
-               amsmath->setMinimumHeight(amsmath->sizeHint().height());
-       if (amsmath->sizeHint().width()!=-1)
-               amsmath->setMaximumWidth(amsmath->sizeHint().width());
-       if (amsmath->sizeHint().height()!=-1)
-               amsmath->setMaximumHeight(amsmath->sizeHint().height());
-       if (sectiondepth->sizeHint().width()!=-1)
-               sectiondepth->setMinimumWidth(sectiondepth->sizeHint().width());
-       if (sectiondepth->sizeHint().height()!=-1)
-               sectiondepth->setMinimumHeight(sectiondepth->sizeHint().height());
-       if (sectiondepth->sizeHint().height()!=-1)
-               sectiondepth->setMaximumHeight(sectiondepth->sizeHint().height());
-       if (tocdepth->sizeHint().width()!=-1)
-               tocdepth->setMinimumWidth(tocdepth->sizeHint().width());
-       if (tocdepth->sizeHint().height()!=-1)
-               tocdepth->setMinimumHeight(tocdepth->sizeHint().height());
-       if (tocdepth->sizeHint().height()!=-1)
-               tocdepth->setMaximumHeight(tocdepth->sizeHint().height());
-       if (psdriver->sizeHint().width()!=-1)
-               psdriver->setMinimumWidth(psdriver->sizeHint().width());
-       if (psdriver->sizeHint().height()!=-1)
-               psdriver->setMinimumHeight(psdriver->sizeHint().height());
-       if (psdriver->sizeHint().height()!=-1)
-               psdriver->setMaximumHeight(psdriver->sizeHint().height());
-       QGridLayout* qtarch_layout_1 = new QGridLayout( this, 5, 4, 5, 5, NULL );
-       qtarch_layout_1->addColSpacing( 0, 5 );
-       qtarch_layout_1->setColStretch( 0, 1 );
-       qtarch_layout_1->addColSpacing( 1, 5 );
-       qtarch_layout_1->setColStretch( 1, 1 );
-       qtarch_layout_1->addColSpacing( 2, 5 );
-       qtarch_layout_1->setColStretch( 2, 2 );
-       qtarch_layout_1->addColSpacing( 3, 5 );
-       qtarch_layout_1->setColStretch( 3, 1 );
-       qtarch_layout_1->addRowSpacing( 0, 0 );
-       qtarch_layout_1->setRowStretch( 0, 1 );
-       qtarch_layout_1->addWidget( qtarch_labelFloatplacement, 0, 0, 33 );
-       qtarch_layout_1->addWidget( floatplacement, 0, 2, 33 );
-       qtarch_layout_1->addRowSpacing( 1, 0 );
-       qtarch_layout_1->setRowStretch( 1, 1 );
-       qtarch_layout_1->addWidget( qtarch_labelsectiondepth, 1, 0, 33 );
-       qtarch_layout_1->addWidget( sectiondepth, 1, 2, 33 );
-       qtarch_layout_1->addRowSpacing( 2, 0 );
-       qtarch_layout_1->setRowStretch( 2, 1 );
-       qtarch_layout_1->addWidget( qtarch_labeltocdepth, 2, 0, 33 );
-       qtarch_layout_1->addWidget( tocdepth, 2, 2, 33 );
-       qtarch_layout_1->addRowSpacing( 3, 0 );
-       qtarch_layout_1->setRowStretch( 3, 1 );
-       qtarch_layout_1->addWidget( qtarch_labelPSDriver, 3, 0, 33 );
-       qtarch_layout_1->addWidget( psdriver, 3, 2, 33 );
-       qtarch_layout_1->addRowSpacing( 4, 0 );
-       qtarch_layout_1->setRowStretch( 4, 1 );
-       qtarch_layout_1->addWidget( amsmath, 4, 0, 33 );
-       resize( 545,460 );
+       if (spin_sectiondepth->sizeHint().width()!=-1)
+               spin_sectiondepth->setMinimumWidth(spin_sectiondepth->sizeHint().width());
+       if (spin_sectiondepth->sizeHint().height()!=-1)
+               spin_sectiondepth->setMinimumHeight(spin_sectiondepth->sizeHint().height());
+       if (spin_sectiondepth->sizeHint().height()!=-1)
+               spin_sectiondepth->setMaximumHeight(spin_sectiondepth->sizeHint().height());
+       if (spin_tocdepth->sizeHint().width()!=-1)
+               spin_tocdepth->setMinimumWidth(spin_tocdepth->sizeHint().width());
+       if (spin_tocdepth->sizeHint().height()!=-1)
+               spin_tocdepth->setMinimumHeight(spin_tocdepth->sizeHint().height());
+       if (spin_tocdepth->sizeHint().height()!=-1)
+               spin_tocdepth->setMaximumHeight(spin_tocdepth->sizeHint().height());
+       if (combo_psdriver->sizeHint().width()!=-1)
+               combo_psdriver->setMinimumWidth(combo_psdriver->sizeHint().width());
+       if (combo_psdriver->sizeHint().height()!=-1)
+               combo_psdriver->setMinimumHeight(combo_psdriver->sizeHint().height());
+       if (combo_psdriver->sizeHint().height()!=-1)
+               combo_psdriver->setMaximumHeight(combo_psdriver->sizeHint().height());
+       if (check_amsmath->sizeHint().width()!=-1)
+               check_amsmath->setMinimumWidth(check_amsmath->sizeHint().width());
+       if (check_amsmath->sizeHint().height()!=-1)
+               check_amsmath->setMinimumHeight(check_amsmath->sizeHint().height());
+       if (check_amsmath->sizeHint().width()!=-1)
+               check_amsmath->setMaximumWidth(check_amsmath->sizeHint().width());
+       if (check_amsmath->sizeHint().height()!=-1)
+               check_amsmath->setMaximumHeight(check_amsmath->sizeHint().height());
+       if (qtarch_labelFirst->sizeHint().width()!=-1)
+               qtarch_labelFirst->setMinimumWidth(qtarch_labelFirst->sizeHint().width());
+       if (qtarch_labelFirst->sizeHint().height()!=-1)
+               qtarch_labelFirst->setMinimumHeight(qtarch_labelFirst->sizeHint().height());
+       if (qtarch_labelFirst->sizeHint().width()!=-1)
+               qtarch_labelFirst->setMaximumWidth(qtarch_labelFirst->sizeHint().width());
+       if (qtarch_labelFirst->sizeHint().height()!=-1)
+               qtarch_labelFirst->setMaximumHeight(qtarch_labelFirst->sizeHint().height());
+       if (qtarch_labelSecond->sizeHint().width()!=-1)
+               qtarch_labelSecond->setMinimumWidth(qtarch_labelSecond->sizeHint().width());
+       if (qtarch_labelSecond->sizeHint().height()!=-1)
+               qtarch_labelSecond->setMinimumHeight(qtarch_labelSecond->sizeHint().height());
+       if (qtarch_labelSecond->sizeHint().width()!=-1)
+               qtarch_labelSecond->setMaximumWidth(qtarch_labelSecond->sizeHint().width());
+       if (qtarch_labelSecond->sizeHint().height()!=-1)
+               qtarch_labelSecond->setMaximumHeight(qtarch_labelSecond->sizeHint().height());
+       if (qtarch_labelThird->sizeHint().width()!=-1)
+               qtarch_labelThird->setMinimumWidth(qtarch_labelThird->sizeHint().width());
+       if (qtarch_labelThird->sizeHint().height()!=-1)
+               qtarch_labelThird->setMinimumHeight(qtarch_labelThird->sizeHint().height());
+       if (qtarch_labelThird->sizeHint().width()!=-1)
+               qtarch_labelThird->setMaximumWidth(qtarch_labelThird->sizeHint().width());
+       if (qtarch_labelThird->sizeHint().height()!=-1)
+               qtarch_labelThird->setMaximumHeight(qtarch_labelThird->sizeHint().height());
+       if (qtarch_labelFourth->sizeHint().width()!=-1)
+               qtarch_labelFourth->setMinimumWidth(qtarch_labelFourth->sizeHint().width());
+       if (qtarch_labelFourth->sizeHint().height()!=-1)
+               qtarch_labelFourth->setMinimumHeight(qtarch_labelFourth->sizeHint().height());
+       if (qtarch_labelFourth->sizeHint().width()!=-1)
+               qtarch_labelFourth->setMaximumWidth(qtarch_labelFourth->sizeHint().width());
+       if (qtarch_labelFourth->sizeHint().height()!=-1)
+               qtarch_labelFourth->setMaximumHeight(qtarch_labelFourth->sizeHint().height());
+       QBoxLayout* qtarch_layout_1 = new QBoxLayout( this, QBoxLayout::TopToBottom, 5, 5, NULL );
+       qtarch_layout_1->addStrut( 0 );
+       qtarch_layout_1->addWidget( qtarch_group_placement, 3, 36 );
+       QBoxLayout* qtarch_layout_1_1 = new QBoxLayout( qtarch_group_placement, QBoxLayout::TopToBottom, 5, 5, NULL );
+       qtarch_layout_1_1->addStrut( 0 );
+       QGridLayout* qtarch_layout_1_1_1 = new QGridLayout( 4, 4, 5, NULL );
+       qtarch_layout_1_1->addLayout( qtarch_layout_1_1_1, 3 );
+       qtarch_layout_1_1_1->addColSpacing( 0, 5 );
+       qtarch_layout_1_1_1->setColStretch( 0, 1 );
+       qtarch_layout_1_1_1->addColSpacing( 1, 5 );
+       qtarch_layout_1_1_1->setColStretch( 1, 1 );
+       qtarch_layout_1_1_1->addColSpacing( 2, 5 );
+       qtarch_layout_1_1_1->setColStretch( 2, 1 );
+       qtarch_layout_1_1_1->addColSpacing( 3, 5 );
+       qtarch_layout_1_1_1->setColStretch( 3, 1 );
+       qtarch_layout_1_1_1->addRowSpacing( 0, 0 );
+       qtarch_layout_1_1_1->setRowStretch( 0, 1 );
+       qtarch_layout_1_1_1->addWidget( qtarch_labelFirst, 0, 0, 36 );
+       qtarch_layout_1_1_1->addWidget( combo_first, 0, 2, 36 );
+       qtarch_layout_1_1_1->addRowSpacing( 1, 0 );
+       qtarch_layout_1_1_1->setRowStretch( 1, 1 );
+       qtarch_layout_1_1_1->addWidget( qtarch_labelSecond, 1, 0, 36 );
+       qtarch_layout_1_1_1->addWidget( combo_second, 1, 2, 36 );
+       qtarch_layout_1_1_1->addRowSpacing( 2, 0 );
+       qtarch_layout_1_1_1->setRowStretch( 2, 1 );
+       qtarch_layout_1_1_1->addWidget( qtarch_labelThird, 2, 0, 36 );
+       qtarch_layout_1_1_1->addWidget( combo_third, 2, 2, 36 );
+       qtarch_layout_1_1_1->addRowSpacing( 3, 0 );
+       qtarch_layout_1_1_1->setRowStretch( 3, 1 );
+       qtarch_layout_1_1_1->addWidget( qtarch_labelFourth, 3, 0, 36 );
+       qtarch_layout_1_1_1->addWidget( combo_fourth, 3, 2, 36 );
+       QBoxLayout* qtarch_layout_1_1_2 = new QBoxLayout( QBoxLayout::LeftToRight, 5, NULL );
+       qtarch_layout_1_1->addLayout( qtarch_layout_1_1_2, 1 );
+       qtarch_layout_1_1_2->addStrut( 0 );
+       qtarch_layout_1_1_2->addWidget( check_ignore, 1, 36 );
+       QGridLayout* qtarch_layout_1_2 = new QGridLayout( 4, 4, 5, NULL );
+       qtarch_layout_1->addLayout( qtarch_layout_1_2, 2 );
+       qtarch_layout_1_2->addColSpacing( 0, 5 );
+       qtarch_layout_1_2->setColStretch( 0, 1 );
+       qtarch_layout_1_2->addColSpacing( 1, 5 );
+       qtarch_layout_1_2->setColStretch( 1, 1 );
+       qtarch_layout_1_2->addColSpacing( 2, 5 );
+       qtarch_layout_1_2->setColStretch( 2, 1 );
+       qtarch_layout_1_2->addColSpacing( 3, 5 );
+       qtarch_layout_1_2->setColStretch( 3, 1 );
+       qtarch_layout_1_2->addRowSpacing( 0, 0 );
+       qtarch_layout_1_2->setRowStretch( 0, 1 );
+       qtarch_layout_1_2->addWidget( qtarch_labelsectiondepth, 0, 0, 36 );
+       qtarch_layout_1_2->addWidget( spin_sectiondepth, 0, 2, 36 );
+       qtarch_layout_1_2->addRowSpacing( 1, 0 );
+       qtarch_layout_1_2->setRowStretch( 1, 1 );
+       qtarch_layout_1_2->addWidget( qtarch_labeltocdepth, 1, 0, 36 );
+       qtarch_layout_1_2->addWidget( spin_tocdepth, 1, 2, 36 );
+       qtarch_layout_1_2->addRowSpacing( 2, 0 );
+       qtarch_layout_1_2->setRowStretch( 2, 1 );
+       qtarch_layout_1_2->addWidget( qtarch_labelPSDriver, 2, 0, 36 );
+       qtarch_layout_1_2->addWidget( combo_psdriver, 2, 2, 36 );
+       qtarch_layout_1_2->addRowSpacing( 3, 0 );
+       qtarch_layout_1_2->setRowStretch( 3, 1 );
+       qtarch_layout_1_2->addWidget( check_amsmath, 3, 0, 36 );
+       resize( 635,640 );
        setMinimumSize( 0, 0 );
        setMaximumSize( 32767, 32767 );
 }