/********************************************************************** --- Qt Architect generated file --- File: copyrightdlgdata.C Last generated: Tue Oct 24 13:38:02 2000 DO NOT EDIT!!! This file will be automatically regenerated by qtarch. All changes will be lost. *********************************************************************/ #include #include #include #include "copyrightdlgdata.h" #define Inherited QWidget #include CopyrightDialogData::CopyrightDialogData ( QWidget* parent, const char* name ) : Inherited( parent, name, 53248 ) { buttonOk = new QPushButton( this, "PushButton_OK" ); buttonOk->setGeometry( 157, 343, 151, 107 ); buttonOk->setMinimumSize( 0, 0 ); buttonOk->setMaximumSize( 32767, 32767 ); connect( buttonOk, SIGNAL(clicked()), SLOT(clickedOK()) ); buttonOk->setFocusPolicy( QWidget::TabFocus ); buttonOk->setBackgroundMode( QWidget::PaletteBackground ); buttonOk->setFontPropagation( QWidget::NoChildren ); buttonOk->setPalettePropagation( QWidget::NoChildren ); buttonOk->setText( _("&OK") ); buttonOk->setAutoRepeat( FALSE ); buttonOk->setAutoResize( FALSE ); buttonOk->setToggleButton( FALSE ); buttonOk->setDefault( FALSE ); buttonOk->setAutoDefault( TRUE ); buttonOk->setIsMenuButton( FALSE ); QLabel* qtarch_Label_2; qtarch_Label_2 = new QLabel( this, "Label_2" ); qtarch_Label_2->setGeometry( 5, 5, 455, 108 ); qtarch_Label_2->setMinimumSize( 0, 0 ); qtarch_Label_2->setMaximumSize( 32767, 32767 ); qtarch_Label_2->setFocusPolicy( QWidget::NoFocus ); qtarch_Label_2->setBackgroundMode( QWidget::PaletteBackground ); qtarch_Label_2->setFontPropagation( QWidget::NoChildren ); qtarch_Label_2->setPalettePropagation( QWidget::NoChildren ); qtarch_Label_2->setFrameStyle( 50 ); qtarch_Label_2->setLineWidth( 1 ); qtarch_Label_2->setMidLineWidth( 0 ); qtarch_Label_2->QFrame::setMargin( 1 ); qtarch_Label_2->setText( _("LyX is Copyright (C) 1995 by Matthias Ettrich, \n1995-2000 LyX Team") ); qtarch_Label_2->setAlignment( 1316 ); qtarch_Label_2->setMargin( -1 ); QLabel* qtarch_Label_3; qtarch_Label_3 = new QLabel( this, "Label_3" ); qtarch_Label_3->setGeometry( 5, 118, 455, 107 ); qtarch_Label_3->setMinimumSize( 0, 0 ); qtarch_Label_3->setMaximumSize( 32767, 32767 ); qtarch_Label_3->setFocusPolicy( QWidget::NoFocus ); qtarch_Label_3->setBackgroundMode( QWidget::PaletteBackground ); qtarch_Label_3->setFontPropagation( QWidget::NoChildren ); qtarch_Label_3->setPalettePropagation( QWidget::NoChildren ); qtarch_Label_3->setFrameStyle( 50 ); qtarch_Label_3->setLineWidth( 1 ); qtarch_Label_3->setMidLineWidth( 0 ); qtarch_Label_3->QFrame::setMargin( 1 ); qtarch_Label_3->setText( _("This program is free software; you can redistribute it\nand/or modify it under the terms of the GNU General\nPublic License as published by the Free Software\nFoundation; either version 2 of the License, or\n(at your option) any later version.") ); qtarch_Label_3->setAlignment( 1316 ); qtarch_Label_3->setMargin( -1 ); QLabel* qtarch_Label_4; qtarch_Label_4 = new QLabel( this, "Label_4" ); qtarch_Label_4->setGeometry( 5, 230, 455, 108 ); qtarch_Label_4->setMinimumSize( 0, 0 ); qtarch_Label_4->setMaximumSize( 32767, 32767 ); qtarch_Label_4->setFocusPolicy( QWidget::NoFocus ); qtarch_Label_4->setBackgroundMode( QWidget::PaletteBackground ); qtarch_Label_4->setFontPropagation( QWidget::NoChildren ); qtarch_Label_4->setPalettePropagation( QWidget::NoChildren ); qtarch_Label_4->setFrameStyle( 50 ); qtarch_Label_4->setLineWidth( 1 ); qtarch_Label_4->setMidLineWidth( 0 ); qtarch_Label_4->QFrame::setMargin( 1 ); qtarch_Label_4->setText( _("LyX is distributed in the hope that it will\nbe useful, but WITHOUT ANY WARRANTY;\nwithout even the implied warranty of MERCHANTABILITY\nor FITNESS FOR A PARTICULAR PURPOSE.\nSee the GNU General Public License for more details.\nYou should have received a copy of\nthe GNU General Public License\nalong with this program; if not, write to\nthe Free Software Foundation, Inc., \n675 Mass Ave, Cambridge, MA 02139, USA.") ); qtarch_Label_4->setAlignment( 1316 ); qtarch_Label_4->setMargin( -1 ); if (buttonOk->sizeHint().width()!=-1) buttonOk->setMinimumWidth(buttonOk->sizeHint().width()); if (buttonOk->sizeHint().height()!=-1) buttonOk->setMinimumHeight(buttonOk->sizeHint().height()); if (buttonOk->sizeHint().width()!=-1) buttonOk->setMaximumWidth(buttonOk->sizeHint().width()); if (buttonOk->sizeHint().height()!=-1) buttonOk->setMaximumHeight(buttonOk->sizeHint().height()); if (qtarch_Label_2->sizeHint().width()!=-1) qtarch_Label_2->setMinimumWidth(qtarch_Label_2->sizeHint().width()); if (qtarch_Label_2->sizeHint().height()!=-1) qtarch_Label_2->setMinimumHeight(qtarch_Label_2->sizeHint().height()); if (qtarch_Label_3->sizeHint().width()!=-1) qtarch_Label_3->setMinimumWidth(qtarch_Label_3->sizeHint().width()); if (qtarch_Label_3->sizeHint().height()!=-1) qtarch_Label_3->setMinimumHeight(qtarch_Label_3->sizeHint().height()); if (qtarch_Label_4->sizeHint().width()!=-1) qtarch_Label_4->setMinimumWidth(qtarch_Label_4->sizeHint().width()); if (qtarch_Label_4->sizeHint().height()!=-1) qtarch_Label_4->setMinimumHeight(qtarch_Label_4->sizeHint().height()); QBoxLayout* qtarch_layout_1 = new QBoxLayout( this, QBoxLayout::TopToBottom, 5, 5, NULL ); qtarch_layout_1->addStrut( 0 ); qtarch_layout_1->addWidget( qtarch_Label_2, 1, 36 ); qtarch_layout_1->addWidget( qtarch_Label_3, 1, 36 ); qtarch_layout_1->addWidget( qtarch_Label_4, 1, 36 ); QBoxLayout* qtarch_layout_1_4 = new QBoxLayout( QBoxLayout::LeftToRight, 5, NULL ); qtarch_layout_1->addLayout( qtarch_layout_1_4, 1 ); qtarch_layout_1_4->addStrut( 0 ); qtarch_layout_1_4->addStretch( 1 ); qtarch_layout_1_4->addWidget( buttonOk, 1, 36 ); qtarch_layout_1_4->addStretch( 1 ); resize( 465,455 ); setMinimumSize( 200, 65 ); setMaximumSize( 32767, 65 ); } CopyrightDialogData::~CopyrightDialogData() { } void CopyrightDialogData::clickedOK() { }