]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/kde/dlg/parabelowdlgdata.C
initalize memeber vars
[lyx.git] / src / frontends / kde / dlg / parabelowdlgdata.C
index 68bd6968d2aeb1323dce02e5b555f18b8958d0c0..4e71519885b3e637e29db057756e70a97acdabca 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: parabelowdlgdata.C
-       Last generated: Sat Feb 10 21:08:55 2001
+       Last generated: Sat Mar 31 16:48:58 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -28,31 +28,31 @@ ParaBelowDialogData::ParaBelowDialogData
        :
        Inherited( parent, name, 0 )
 {
-       pagebreakbelow = new QCheckBox( this, "pagebreakbelow" );
-       pagebreakbelow->setGeometry( 5, 5, 228, 67 );
-       pagebreakbelow->setMinimumSize( 0, 0 );
-       pagebreakbelow->setMaximumSize( 32767, 32767 );
-       pagebreakbelow->setFocusPolicy( QWidget::TabFocus );
-       pagebreakbelow->setBackgroundMode( QWidget::PaletteBackground );
-       pagebreakbelow->setFontPropagation( QWidget::NoChildren );
-       pagebreakbelow->setPalettePropagation( QWidget::NoChildren );
-       pagebreakbelow->setText( _("Page break") );
-       pagebreakbelow->setAutoRepeat( false );
-       pagebreakbelow->setAutoResize( false );
-       pagebreakbelow->setChecked( false );
+       check_pagebreakbelow = new QCheckBox( this, "check_pagebreakbelow" );
+       check_pagebreakbelow->setGeometry( 5, 5, 228, 67 );
+       check_pagebreakbelow->setMinimumSize( 0, 0 );
+       check_pagebreakbelow->setMaximumSize( 32767, 32767 );
+       check_pagebreakbelow->setFocusPolicy( QWidget::TabFocus );
+       check_pagebreakbelow->setBackgroundMode( QWidget::PaletteBackground );
+       check_pagebreakbelow->setFontPropagation( QWidget::NoChildren );
+       check_pagebreakbelow->setPalettePropagation( QWidget::NoChildren );
+       check_pagebreakbelow->setText( _("Page break") );
+       check_pagebreakbelow->setAutoRepeat( false );
+       check_pagebreakbelow->setAutoResize( false );
+       check_pagebreakbelow->setChecked( false );
 
-       keepbelow = new QCheckBox( this, "keepbelow" );
-       keepbelow->setGeometry( 5, 77, 228, 66 );
-       keepbelow->setMinimumSize( 0, 0 );
-       keepbelow->setMaximumSize( 32767, 32767 );
-       keepbelow->setFocusPolicy( QWidget::TabFocus );
-       keepbelow->setBackgroundMode( QWidget::PaletteBackground );
-       keepbelow->setFontPropagation( QWidget::NoChildren );
-       keepbelow->setPalettePropagation( QWidget::NoChildren );
-       keepbelow->setText( _("Keep space when at bottom of page") );
-       keepbelow->setAutoRepeat( false );
-       keepbelow->setAutoResize( false );
-       keepbelow->setChecked( false );
+       check_keepbelow = new QCheckBox( this, "check_keepbelow" );
+       check_keepbelow->setGeometry( 5, 77, 228, 66 );
+       check_keepbelow->setMinimumSize( 0, 0 );
+       check_keepbelow->setMaximumSize( 32767, 32767 );
+       check_keepbelow->setFocusPolicy( QWidget::TabFocus );
+       check_keepbelow->setBackgroundMode( QWidget::PaletteBackground );
+       check_keepbelow->setFontPropagation( QWidget::NoChildren );
+       check_keepbelow->setPalettePropagation( QWidget::NoChildren );
+       check_keepbelow->setText( _("Keep space when at top of page") );
+       check_keepbelow->setAutoRepeat( false );
+       check_keepbelow->setAutoResize( false );
+       check_keepbelow->setChecked( false );
 
        QLabel* qtarch_belowlabel;
        qtarch_belowlabel = new QLabel( this, "belowlabel" );
@@ -71,19 +71,19 @@ ParaBelowDialogData::ParaBelowDialogData
        qtarch_belowlabel->setAlignment( 289 );
        qtarch_belowlabel->setMargin( -1 );
 
-       spacebelow = new QComboBox( FALSE, this, "spacebelow" );
-       spacebelow->setGeometry( 235, 148, 113, 67 );
-       spacebelow->setMinimumSize( 0, 0 );
-       spacebelow->setMaximumSize( 32767, 32767 );
-       connect( spacebelow, SIGNAL(highlighted(int)), SLOT(spacebelowHighlighted(int)) );
-       spacebelow->setFocusPolicy( QWidget::StrongFocus );
-       spacebelow->setBackgroundMode( QWidget::PaletteBackground );
-       spacebelow->setFontPropagation( QWidget::AllChildren );
-       spacebelow->setPalettePropagation( QWidget::AllChildren );
-       spacebelow->setSizeLimit( 10 );
-       spacebelow->setAutoResize( false );
-       spacebelow->setMaxCount( 2147483647 );
-       spacebelow->setAutoCompletion( false );
+       combo_spacebelow = new QComboBox( FALSE, this, "combo_spacebelow" );
+       combo_spacebelow->setGeometry( 235, 148, 113, 67 );
+       combo_spacebelow->setMinimumSize( 0, 0 );
+       combo_spacebelow->setMaximumSize( 32767, 32767 );
+       connect( combo_spacebelow, SIGNAL(highlighted(int)), SLOT(spacebelowHighlighted(int)) );
+       combo_spacebelow->setFocusPolicy( QWidget::StrongFocus );
+       combo_spacebelow->setBackgroundMode( QWidget::PaletteBackground );
+       combo_spacebelow->setFontPropagation( QWidget::AllChildren );
+       combo_spacebelow->setPalettePropagation( QWidget::AllChildren );
+       combo_spacebelow->setSizeLimit( 10 );
+       combo_spacebelow->setAutoResize( false );
+       combo_spacebelow->setMaxCount( 2147483647 );
+       combo_spacebelow->setAutoCompletion( false );
 
        QLabel* qtarch_ValueLabel;
        qtarch_ValueLabel = new QLabel( this, "ValueLabel" );
@@ -136,49 +136,49 @@ ParaBelowDialogData::ParaBelowDialogData
        qtarch_belowminuslabel->setAlignment( 289 );
        qtarch_belowminuslabel->setMargin( -1 );
 
-       spacebelowvalue = new LengthEntry( this, "spacebelowvalue" );
-       spacebelowvalue->setGeometry( 217, 220, 187, 67 );
-       spacebelowvalue->setMinimumSize( 0, 0 );
-       spacebelowvalue->setMaximumSize( 32767, 32767 );
-       spacebelowvalue->setFocusPolicy( QWidget::NoFocus );
-       spacebelowvalue->setBackgroundMode( QWidget::PaletteBackground );
-       spacebelowvalue->setFontPropagation( QWidget::NoChildren );
-       spacebelowvalue->setPalettePropagation( QWidget::NoChildren );
+       length_spacebelow = new LengthEntry( this, "length_spacebelow" );
+       length_spacebelow->setGeometry( 217, 220, 187, 67 );
+       length_spacebelow->setMinimumSize( 0, 0 );
+       length_spacebelow->setMaximumSize( 32767, 32767 );
+       length_spacebelow->setFocusPolicy( QWidget::NoFocus );
+       length_spacebelow->setBackgroundMode( QWidget::PaletteBackground );
+       length_spacebelow->setFontPropagation( QWidget::NoChildren );
+       length_spacebelow->setPalettePropagation( QWidget::NoChildren );
 
-       spacebelowplus = new LengthEntry( this, "spacebelowplus" );
-       spacebelowplus->setGeometry( 217, 292, 187, 66 );
-       spacebelowplus->setMinimumSize( 0, 0 );
-       spacebelowplus->setMaximumSize( 32767, 32767 );
-       spacebelowplus->setFocusPolicy( QWidget::NoFocus );
-       spacebelowplus->setBackgroundMode( QWidget::PaletteBackground );
-       spacebelowplus->setFontPropagation( QWidget::NoChildren );
-       spacebelowplus->setPalettePropagation( QWidget::NoChildren );
+       length_spacebelowplus = new LengthEntry( this, "length_spacebelowplus" );
+       length_spacebelowplus->setGeometry( 217, 292, 187, 66 );
+       length_spacebelowplus->setMinimumSize( 0, 0 );
+       length_spacebelowplus->setMaximumSize( 32767, 32767 );
+       length_spacebelowplus->setFocusPolicy( QWidget::NoFocus );
+       length_spacebelowplus->setBackgroundMode( QWidget::PaletteBackground );
+       length_spacebelowplus->setFontPropagation( QWidget::NoChildren );
+       length_spacebelowplus->setPalettePropagation( QWidget::NoChildren );
 
-       spacebelowminus = new LengthEntry( this, "spacebelowminus" );
-       spacebelowminus->setGeometry( 217, 363, 187, 67 );
-       spacebelowminus->setMinimumSize( 0, 0 );
-       spacebelowminus->setMaximumSize( 32767, 32767 );
-       spacebelowminus->setFocusPolicy( QWidget::NoFocus );
-       spacebelowminus->setBackgroundMode( QWidget::PaletteBackground );
-       spacebelowminus->setFontPropagation( QWidget::NoChildren );
-       spacebelowminus->setPalettePropagation( QWidget::NoChildren );
+       length_spacebelowminus = new LengthEntry( this, "length_spacebelowminus" );
+       length_spacebelowminus->setGeometry( 217, 363, 187, 67 );
+       length_spacebelowminus->setMinimumSize( 0, 0 );
+       length_spacebelowminus->setMaximumSize( 32767, 32767 );
+       length_spacebelowminus->setFocusPolicy( QWidget::NoFocus );
+       length_spacebelowminus->setBackgroundMode( QWidget::PaletteBackground );
+       length_spacebelowminus->setFontPropagation( QWidget::NoChildren );
+       length_spacebelowminus->setPalettePropagation( QWidget::NoChildren );
 
-       if (pagebreakbelow->sizeHint().width()!=-1)
-               pagebreakbelow->setMinimumWidth(pagebreakbelow->sizeHint().width());
-       if (pagebreakbelow->sizeHint().height()!=-1)
-               pagebreakbelow->setMinimumHeight(pagebreakbelow->sizeHint().height());
-       if (pagebreakbelow->sizeHint().width()!=-1)
-               pagebreakbelow->setMaximumWidth(pagebreakbelow->sizeHint().width());
-       if (pagebreakbelow->sizeHint().height()!=-1)
-               pagebreakbelow->setMaximumHeight(pagebreakbelow->sizeHint().height());
-       if (keepbelow->sizeHint().width()!=-1)
-               keepbelow->setMinimumWidth(keepbelow->sizeHint().width());
-       if (keepbelow->sizeHint().height()!=-1)
-               keepbelow->setMinimumHeight(keepbelow->sizeHint().height());
-       if (keepbelow->sizeHint().width()!=-1)
-               keepbelow->setMaximumWidth(keepbelow->sizeHint().width());
-       if (keepbelow->sizeHint().height()!=-1)
-               keepbelow->setMaximumHeight(keepbelow->sizeHint().height());
+       if (check_pagebreakbelow->sizeHint().width()!=-1)
+               check_pagebreakbelow->setMinimumWidth(check_pagebreakbelow->sizeHint().width());
+       if (check_pagebreakbelow->sizeHint().height()!=-1)
+               check_pagebreakbelow->setMinimumHeight(check_pagebreakbelow->sizeHint().height());
+       if (check_pagebreakbelow->sizeHint().width()!=-1)
+               check_pagebreakbelow->setMaximumWidth(check_pagebreakbelow->sizeHint().width());
+       if (check_pagebreakbelow->sizeHint().height()!=-1)
+               check_pagebreakbelow->setMaximumHeight(check_pagebreakbelow->sizeHint().height());
+       if (check_keepbelow->sizeHint().width()!=-1)
+               check_keepbelow->setMinimumWidth(check_keepbelow->sizeHint().width());
+       if (check_keepbelow->sizeHint().height()!=-1)
+               check_keepbelow->setMinimumHeight(check_keepbelow->sizeHint().height());
+       if (check_keepbelow->sizeHint().width()!=-1)
+               check_keepbelow->setMaximumWidth(check_keepbelow->sizeHint().width());
+       if (check_keepbelow->sizeHint().height()!=-1)
+               check_keepbelow->setMaximumHeight(check_keepbelow->sizeHint().height());
        if (qtarch_belowlabel->sizeHint().width()!=-1)
                qtarch_belowlabel->setMinimumWidth(qtarch_belowlabel->sizeHint().width());
        if (qtarch_belowlabel->sizeHint().height()!=-1)
@@ -187,12 +187,12 @@ ParaBelowDialogData::ParaBelowDialogData
                qtarch_belowlabel->setMaximumWidth(qtarch_belowlabel->sizeHint().width());
        if (qtarch_belowlabel->sizeHint().height()!=-1)
                qtarch_belowlabel->setMaximumHeight(qtarch_belowlabel->sizeHint().height());
-       if (spacebelow->sizeHint().width()!=-1)
-               spacebelow->setMinimumWidth(spacebelow->sizeHint().width());
-       if (spacebelow->sizeHint().height()!=-1)
-               spacebelow->setMinimumHeight(spacebelow->sizeHint().height());
-       if (spacebelow->sizeHint().height()!=-1)
-               spacebelow->setMaximumHeight(spacebelow->sizeHint().height());
+       if (combo_spacebelow->sizeHint().width()!=-1)
+               combo_spacebelow->setMinimumWidth(combo_spacebelow->sizeHint().width());
+       if (combo_spacebelow->sizeHint().height()!=-1)
+               combo_spacebelow->setMinimumHeight(combo_spacebelow->sizeHint().height());
+       if (combo_spacebelow->sizeHint().height()!=-1)
+               combo_spacebelow->setMaximumHeight(combo_spacebelow->sizeHint().height());
        if (qtarch_ValueLabel->sizeHint().width()!=-1)
                qtarch_ValueLabel->setMinimumWidth(qtarch_ValueLabel->sizeHint().width());
        if (qtarch_ValueLabel->sizeHint().height()!=-1)
@@ -205,36 +205,36 @@ ParaBelowDialogData::ParaBelowDialogData
                qtarch_belowminuslabel->setMinimumWidth(qtarch_belowminuslabel->sizeHint().width());
        if (qtarch_belowminuslabel->sizeHint().height()!=-1)
                qtarch_belowminuslabel->setMinimumHeight(qtarch_belowminuslabel->sizeHint().height());
-       if (spacebelowvalue->sizeHint().width()!=-1)
-               spacebelowvalue->setMinimumWidth(spacebelowvalue->sizeHint().width());
-       if (spacebelowvalue->sizeHint().height()!=-1)
-               spacebelowvalue->setMinimumHeight(spacebelowvalue->sizeHint().height());
-       if (spacebelowplus->sizeHint().width()!=-1)
-               spacebelowplus->setMinimumWidth(spacebelowplus->sizeHint().width());
-       if (spacebelowplus->sizeHint().height()!=-1)
-               spacebelowplus->setMinimumHeight(spacebelowplus->sizeHint().height());
-       if (spacebelowminus->sizeHint().width()!=-1)
-               spacebelowminus->setMinimumWidth(spacebelowminus->sizeHint().width());
-       if (spacebelowminus->sizeHint().height()!=-1)
-               spacebelowminus->setMinimumHeight(spacebelowminus->sizeHint().height());
+       if (length_spacebelow->sizeHint().width()!=-1)
+               length_spacebelow->setMinimumWidth(length_spacebelow->sizeHint().width());
+       if (length_spacebelow->sizeHint().height()!=-1)
+               length_spacebelow->setMinimumHeight(length_spacebelow->sizeHint().height());
+       if (length_spacebelowplus->sizeHint().width()!=-1)
+               length_spacebelowplus->setMinimumWidth(length_spacebelowplus->sizeHint().width());
+       if (length_spacebelowplus->sizeHint().height()!=-1)
+               length_spacebelowplus->setMinimumHeight(length_spacebelowplus->sizeHint().height());
+       if (length_spacebelowminus->sizeHint().width()!=-1)
+               length_spacebelowminus->setMinimumWidth(length_spacebelowminus->sizeHint().width());
+       if (length_spacebelowminus->sizeHint().height()!=-1)
+               length_spacebelowminus->setMinimumHeight(length_spacebelowminus->sizeHint().height());
        QBoxLayout* qtarch_layout_1 = new QBoxLayout( this, QBoxLayout::TopToBottom, 5, 5, NULL );
        qtarch_layout_1->addStrut( 0 );
        QBoxLayout* qtarch_layout_1_1 = new QBoxLayout( QBoxLayout::LeftToRight, 5, NULL );
        qtarch_layout_1->addLayout( qtarch_layout_1_1, 1 );
        qtarch_layout_1_1->addStrut( 0 );
-       qtarch_layout_1_1->addWidget( pagebreakbelow, 1, 33 );
+       qtarch_layout_1_1->addWidget( check_pagebreakbelow, 1, 33 );
        qtarch_layout_1_1->addStretch( 1 );
        QBoxLayout* qtarch_layout_1_2 = new QBoxLayout( QBoxLayout::LeftToRight, 5, NULL );
        qtarch_layout_1->addLayout( qtarch_layout_1_2, 1 );
        qtarch_layout_1_2->addStrut( 0 );
-       qtarch_layout_1_2->addWidget( keepbelow, 1, 33 );
+       qtarch_layout_1_2->addWidget( check_keepbelow, 1, 33 );
        qtarch_layout_1_2->addStretch( 1 );
        QBoxLayout* qtarch_layout_1_3 = new QBoxLayout( QBoxLayout::LeftToRight, 5, NULL );
        qtarch_layout_1->addLayout( qtarch_layout_1_3, 1 );
        qtarch_layout_1_3->addStrut( 0 );
        qtarch_layout_1_3->addWidget( qtarch_belowlabel, 1, 33 );
        qtarch_layout_1_3->addStretch( 1 );
-       qtarch_layout_1_3->addWidget( spacebelow, 1, 33 );
+       qtarch_layout_1_3->addWidget( combo_spacebelow, 1, 33 );
        qtarch_layout_1_3->addStretch( 1 );
        QGridLayout* qtarch_layout_1_4 = new QGridLayout( 3, 5, 5, NULL );
        qtarch_layout_1->addLayout( qtarch_layout_1_4, 3 );
@@ -251,15 +251,15 @@ ParaBelowDialogData::ParaBelowDialogData
        qtarch_layout_1_4->addRowSpacing( 0, 0 );
        qtarch_layout_1_4->setRowStretch( 0, 1 );
        qtarch_layout_1_4->addWidget( qtarch_ValueLabel, 0, 1, 33 );
-       qtarch_layout_1_4->addWidget( spacebelowvalue, 0, 3, 33 );
+       qtarch_layout_1_4->addWidget( length_spacebelow, 0, 3, 33 );
        qtarch_layout_1_4->addRowSpacing( 1, 0 );
        qtarch_layout_1_4->setRowStretch( 1, 1 );
        qtarch_layout_1_4->addWidget( qtarch_Label_14, 1, 1, 33 );
-       qtarch_layout_1_4->addWidget( spacebelowplus, 1, 3, 33 );
+       qtarch_layout_1_4->addWidget( length_spacebelowplus, 1, 3, 33 );
        qtarch_layout_1_4->addRowSpacing( 2, 0 );
        qtarch_layout_1_4->setRowStretch( 2, 1 );
        qtarch_layout_1_4->addWidget( qtarch_belowminuslabel, 2, 1, 33 );
-       qtarch_layout_1_4->addWidget( spacebelowminus, 2, 3, 33 );
+       qtarch_layout_1_4->addWidget( length_spacebelowminus, 2, 3, 33 );
        resize( 465,435 );
        setMinimumSize( 0, 0 );
        setMaximumSize( 32767, 32767 );