/********************************************************************** --- Qt Architect 1.4-6 generated file --- File: paraabovedlgdata.C Last generated: Sat Mar 31 16:48:55 2001 DO NOT EDIT!!! This file will be automatically regenerated by qtarch. All changes will be lost. *********************************************************************/ #include #include #include #include "paraabovedlgdata.h" #define Inherited QWidget #include ParaAboveDialogData::ParaAboveDialogData ( QWidget* parent, const char* name ) : Inherited( parent, name, 0 ) { check_pagebreakabove = new QCheckBox( this, "check_pagebreakabove" ); check_pagebreakabove->setGeometry( 5, 5, 228, 67 ); check_pagebreakabove->setMinimumSize( 0, 0 ); check_pagebreakabove->setMaximumSize( 32767, 32767 ); check_pagebreakabove->setFocusPolicy( QWidget::TabFocus ); check_pagebreakabove->setBackgroundMode( QWidget::PaletteBackground ); check_pagebreakabove->setFontPropagation( QWidget::NoChildren ); check_pagebreakabove->setPalettePropagation( QWidget::NoChildren ); check_pagebreakabove->setText( _("Page break") ); check_pagebreakabove->setAutoRepeat( false ); check_pagebreakabove->setAutoResize( false ); check_pagebreakabove->setChecked( false ); check_keepabove = new QCheckBox( this, "check_keepabove" ); check_keepabove->setGeometry( 5, 77, 228, 66 ); check_keepabove->setMinimumSize( 0, 0 ); check_keepabove->setMaximumSize( 32767, 32767 ); check_keepabove->setFocusPolicy( QWidget::TabFocus ); check_keepabove->setBackgroundMode( QWidget::PaletteBackground ); check_keepabove->setFontPropagation( QWidget::NoChildren ); check_keepabove->setPalettePropagation( QWidget::NoChildren ); check_keepabove->setText( _("Keep space when at top of page") ); check_keepabove->setAutoRepeat( false ); check_keepabove->setAutoResize( false ); check_keepabove->setChecked( false ); QLabel* qtarch_abovelabel; qtarch_abovelabel = new QLabel( this, "abovelabel" ); qtarch_abovelabel->setGeometry( 5, 148, 113, 67 ); qtarch_abovelabel->setMinimumSize( 0, 0 ); qtarch_abovelabel->setMaximumSize( 32767, 32767 ); qtarch_abovelabel->setFocusPolicy( QWidget::NoFocus ); qtarch_abovelabel->setBackgroundMode( QWidget::PaletteBackground ); qtarch_abovelabel->setFontPropagation( QWidget::NoChildren ); qtarch_abovelabel->setPalettePropagation( QWidget::NoChildren ); qtarch_abovelabel->setFrameStyle( 0 ); qtarch_abovelabel->setLineWidth( 1 ); qtarch_abovelabel->setMidLineWidth( 0 ); qtarch_abovelabel->QFrame::setMargin( 0 ); qtarch_abovelabel->setText( _("Extra Space") ); qtarch_abovelabel->setAlignment( 289 ); qtarch_abovelabel->setMargin( -1 ); combo_spaceabove = new QComboBox( FALSE, this, "combo_spaceabove" ); combo_spaceabove->setGeometry( 235, 148, 113, 67 ); combo_spaceabove->setMinimumSize( 0, 0 ); combo_spaceabove->setMaximumSize( 32767, 32767 ); connect( combo_spaceabove, SIGNAL(highlighted(int)), SLOT(spaceaboveHighlighted(int)) ); combo_spaceabove->setFocusPolicy( QWidget::StrongFocus ); combo_spaceabove->setBackgroundMode( QWidget::PaletteBackground ); combo_spaceabove->setFontPropagation( QWidget::AllChildren ); combo_spaceabove->setPalettePropagation( QWidget::AllChildren ); combo_spaceabove->setSizeLimit( 10 ); combo_spaceabove->setAutoResize( false ); combo_spaceabove->setMaxCount( 2147483647 ); combo_spaceabove->setAutoCompletion( false ); QLabel* qtarch_ValueLabel; qtarch_ValueLabel = new QLabel( this, "ValueLabel" ); qtarch_ValueLabel->setGeometry( 61, 220, 96, 67 ); qtarch_ValueLabel->setMinimumSize( 0, 0 ); qtarch_ValueLabel->setMaximumSize( 32767, 32767 ); qtarch_ValueLabel->setFocusPolicy( QWidget::NoFocus ); qtarch_ValueLabel->setBackgroundMode( QWidget::PaletteBackground ); qtarch_ValueLabel->setFontPropagation( QWidget::NoChildren ); qtarch_ValueLabel->setPalettePropagation( QWidget::NoChildren ); qtarch_ValueLabel->setFrameStyle( 0 ); qtarch_ValueLabel->setLineWidth( 1 ); qtarch_ValueLabel->setMidLineWidth( 0 ); qtarch_ValueLabel->QFrame::setMargin( 0 ); qtarch_ValueLabel->setText( _("Size") ); qtarch_ValueLabel->setAlignment( 289 ); qtarch_ValueLabel->setMargin( -1 ); QLabel* qtarch_Label_14; qtarch_Label_14 = new QLabel( this, "Label_14" ); qtarch_Label_14->setGeometry( 61, 292, 96, 66 ); qtarch_Label_14->setMinimumSize( 0, 0 ); qtarch_Label_14->setMaximumSize( 32767, 32767 ); qtarch_Label_14->setFocusPolicy( QWidget::NoFocus ); qtarch_Label_14->setBackgroundMode( QWidget::PaletteBackground ); qtarch_Label_14->setFontPropagation( QWidget::NoChildren ); qtarch_Label_14->setPalettePropagation( QWidget::NoChildren ); qtarch_Label_14->setFrameStyle( 0 ); qtarch_Label_14->setLineWidth( 1 ); qtarch_Label_14->setMidLineWidth( 0 ); qtarch_Label_14->QFrame::setMargin( 0 ); qtarch_Label_14->setText( _("Stretch") ); qtarch_Label_14->setAlignment( 289 ); qtarch_Label_14->setMargin( -1 ); QLabel* qtarch_aboveminuslabel; qtarch_aboveminuslabel = new QLabel( this, "aboveminuslabel" ); qtarch_aboveminuslabel->setGeometry( 61, 363, 96, 67 ); qtarch_aboveminuslabel->setMinimumSize( 0, 0 ); qtarch_aboveminuslabel->setMaximumSize( 32767, 32767 ); qtarch_aboveminuslabel->setFocusPolicy( QWidget::NoFocus ); qtarch_aboveminuslabel->setBackgroundMode( QWidget::PaletteBackground ); qtarch_aboveminuslabel->setFontPropagation( QWidget::NoChildren ); qtarch_aboveminuslabel->setPalettePropagation( QWidget::NoChildren ); qtarch_aboveminuslabel->setFrameStyle( 0 ); qtarch_aboveminuslabel->setLineWidth( 1 ); qtarch_aboveminuslabel->setMidLineWidth( 0 ); qtarch_aboveminuslabel->QFrame::setMargin( 0 ); qtarch_aboveminuslabel->setText( _("Shrink") ); qtarch_aboveminuslabel->setAlignment( 289 ); qtarch_aboveminuslabel->setMargin( -1 ); length_spaceabove = new LengthEntry( this, "length_spaceabove" ); length_spaceabove->setGeometry( 217, 220, 187, 67 ); length_spaceabove->setMinimumSize( 0, 0 ); length_spaceabove->setMaximumSize( 32767, 32767 ); length_spaceabove->setFocusPolicy( QWidget::NoFocus ); length_spaceabove->setBackgroundMode( QWidget::PaletteBackground ); length_spaceabove->setFontPropagation( QWidget::NoChildren ); length_spaceabove->setPalettePropagation( QWidget::NoChildren ); length_spaceaboveplus = new LengthEntry( this, "length_spaceaboveplus" ); length_spaceaboveplus->setGeometry( 217, 292, 187, 66 ); length_spaceaboveplus->setMinimumSize( 0, 0 ); length_spaceaboveplus->setMaximumSize( 32767, 32767 ); length_spaceaboveplus->setFocusPolicy( QWidget::NoFocus ); length_spaceaboveplus->setBackgroundMode( QWidget::PaletteBackground ); length_spaceaboveplus->setFontPropagation( QWidget::NoChildren ); length_spaceaboveplus->setPalettePropagation( QWidget::NoChildren ); length_spaceaboveminus = new LengthEntry( this, "length_spaceaboveminus" ); length_spaceaboveminus->setGeometry( 217, 363, 187, 67 ); length_spaceaboveminus->setMinimumSize( 0, 0 ); length_spaceaboveminus->setMaximumSize( 32767, 32767 ); length_spaceaboveminus->setFocusPolicy( QWidget::NoFocus ); length_spaceaboveminus->setBackgroundMode( QWidget::PaletteBackground ); length_spaceaboveminus->setFontPropagation( QWidget::NoChildren ); length_spaceaboveminus->setPalettePropagation( QWidget::NoChildren ); if (check_pagebreakabove->sizeHint().width()!=-1) check_pagebreakabove->setMinimumWidth(check_pagebreakabove->sizeHint().width()); if (check_pagebreakabove->sizeHint().height()!=-1) check_pagebreakabove->setMinimumHeight(check_pagebreakabove->sizeHint().height()); if (check_pagebreakabove->sizeHint().width()!=-1) check_pagebreakabove->setMaximumWidth(check_pagebreakabove->sizeHint().width()); if (check_pagebreakabove->sizeHint().height()!=-1) check_pagebreakabove->setMaximumHeight(check_pagebreakabove->sizeHint().height()); if (check_keepabove->sizeHint().width()!=-1) check_keepabove->setMinimumWidth(check_keepabove->sizeHint().width()); if (check_keepabove->sizeHint().height()!=-1) check_keepabove->setMinimumHeight(check_keepabove->sizeHint().height()); if (check_keepabove->sizeHint().width()!=-1) check_keepabove->setMaximumWidth(check_keepabove->sizeHint().width()); if (check_keepabove->sizeHint().height()!=-1) check_keepabove->setMaximumHeight(check_keepabove->sizeHint().height()); if (qtarch_abovelabel->sizeHint().width()!=-1) qtarch_abovelabel->setMinimumWidth(qtarch_abovelabel->sizeHint().width()); if (qtarch_abovelabel->sizeHint().height()!=-1) qtarch_abovelabel->setMinimumHeight(qtarch_abovelabel->sizeHint().height()); if (qtarch_abovelabel->sizeHint().width()!=-1) qtarch_abovelabel->setMaximumWidth(qtarch_abovelabel->sizeHint().width()); if (qtarch_abovelabel->sizeHint().height()!=-1) qtarch_abovelabel->setMaximumHeight(qtarch_abovelabel->sizeHint().height()); if (combo_spaceabove->sizeHint().width()!=-1) combo_spaceabove->setMinimumWidth(combo_spaceabove->sizeHint().width()); if (combo_spaceabove->sizeHint().height()!=-1) combo_spaceabove->setMinimumHeight(combo_spaceabove->sizeHint().height()); if (combo_spaceabove->sizeHint().height()!=-1) combo_spaceabove->setMaximumHeight(combo_spaceabove->sizeHint().height()); if (qtarch_ValueLabel->sizeHint().width()!=-1) qtarch_ValueLabel->setMinimumWidth(qtarch_ValueLabel->sizeHint().width()); if (qtarch_ValueLabel->sizeHint().height()!=-1) qtarch_ValueLabel->setMinimumHeight(qtarch_ValueLabel->sizeHint().height()); if (qtarch_Label_14->sizeHint().width()!=-1) qtarch_Label_14->setMinimumWidth(qtarch_Label_14->sizeHint().width()); if (qtarch_Label_14->sizeHint().height()!=-1) qtarch_Label_14->setMinimumHeight(qtarch_Label_14->sizeHint().height()); if (qtarch_aboveminuslabel->sizeHint().width()!=-1) qtarch_aboveminuslabel->setMinimumWidth(qtarch_aboveminuslabel->sizeHint().width()); if (qtarch_aboveminuslabel->sizeHint().height()!=-1) qtarch_aboveminuslabel->setMinimumHeight(qtarch_aboveminuslabel->sizeHint().height()); if (length_spaceabove->sizeHint().width()!=-1) length_spaceabove->setMinimumWidth(length_spaceabove->sizeHint().width()); if (length_spaceabove->sizeHint().height()!=-1) length_spaceabove->setMinimumHeight(length_spaceabove->sizeHint().height()); if (length_spaceaboveplus->sizeHint().width()!=-1) length_spaceaboveplus->setMinimumWidth(length_spaceaboveplus->sizeHint().width()); if (length_spaceaboveplus->sizeHint().height()!=-1) length_spaceaboveplus->setMinimumHeight(length_spaceaboveplus->sizeHint().height()); if (length_spaceaboveminus->sizeHint().width()!=-1) length_spaceaboveminus->setMinimumWidth(length_spaceaboveminus->sizeHint().width()); if (length_spaceaboveminus->sizeHint().height()!=-1) length_spaceaboveminus->setMinimumHeight(length_spaceaboveminus->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( check_pagebreakabove, 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( check_keepabove, 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_abovelabel, 1, 33 ); qtarch_layout_1_3->addStretch( 1 ); qtarch_layout_1_3->addWidget( combo_spaceabove, 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 ); qtarch_layout_1_4->addColSpacing( 0, 5 ); qtarch_layout_1_4->setColStretch( 0, 1 ); qtarch_layout_1_4->addColSpacing( 1, 5 ); qtarch_layout_1_4->setColStretch( 1, 2 ); qtarch_layout_1_4->addColSpacing( 2, 5 ); qtarch_layout_1_4->setColStretch( 2, 1 ); qtarch_layout_1_4->addColSpacing( 3, 5 ); qtarch_layout_1_4->setColStretch( 3, 4 ); qtarch_layout_1_4->addColSpacing( 4, 5 ); qtarch_layout_1_4->setColStretch( 4, 1 ); 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( length_spaceabove, 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( length_spaceaboveplus, 1, 3, 33 ); qtarch_layout_1_4->addRowSpacing( 2, 0 ); qtarch_layout_1_4->setRowStretch( 2, 1 ); qtarch_layout_1_4->addWidget( qtarch_aboveminuslabel, 2, 1, 33 ); qtarch_layout_1_4->addWidget( length_spaceaboveminus, 2, 3, 33 ); resize( 465,435 ); setMinimumSize( 0, 0 ); setMaximumSize( 32767, 32767 ); } ParaAboveDialogData::~ParaAboveDialogData() { } void ParaAboveDialogData::spaceaboveHighlighted(int) { }