]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/kde/dlg/docdlgdata.C
initalize memeber vars
[lyx.git] / src / frontends / kde / dlg / docdlgdata.C
index 212de311cadb7ba8e33030c5d834102415a4ea45..7f065123bb5120524a4fbfcae024bad25faffcd8 100644 (file)
@@ -3,7 +3,7 @@
        --- Qt Architect 1.4-6 generated file ---
 
        File: docdlgdata.C
-       Last generated: Sat Feb 10 21:28:59 2001
+       Last generated: Sat Mar 31 16:48:15 2001
 
        DO NOT EDIT!!!  This file will be automatically
        regenerated by qtarch.  All changes will be lost.
@@ -27,75 +27,75 @@ DocDialogData::DocDialogData
        :
        Inherited( parent, name, TRUE, 0 )
 {
-       ok = new QPushButton( this, "OK" );
-       ok->setGeometry( 73, 555, 69, 55 );
-       ok->setMinimumSize( 0, 0 );
-       ok->setMaximumSize( 32767, 32767 );
-       connect( ok, SIGNAL(clicked()), SLOT(ok_adaptor()) );
-       ok->setFocusPolicy( QWidget::TabFocus );
-       ok->setBackgroundMode( QWidget::PaletteBackground );
-       ok->setFontPropagation( QWidget::NoChildren );
-       ok->setPalettePropagation( QWidget::NoChildren );
-       ok->setText( _("&OK") );
-       ok->setAutoRepeat( false );
-       ok->setAutoResize( false );
-       ok->setToggleButton( false );
-       ok->setDefault( true );
-       ok->setAutoDefault( false );
-       ok->setIsMenuButton( false );
-
-       apply = new QPushButton( this, "apply" );
-       apply->setGeometry( 215, 555, 68, 55 );
-       apply->setMinimumSize( 0, 0 );
-       apply->setMaximumSize( 32767, 32767 );
-       connect( apply, SIGNAL(clicked()), SLOT(apply_adaptor()) );
-       apply->setFocusPolicy( QWidget::TabFocus );
-       apply->setBackgroundMode( QWidget::PaletteBackground );
-       apply->setFontPropagation( QWidget::NoChildren );
-       apply->setPalettePropagation( QWidget::NoChildren );
-       apply->setText( _("&Apply") );
-       apply->setAutoRepeat( false );
-       apply->setAutoResize( false );
-       apply->setToggleButton( false );
-       apply->setDefault( false );
-       apply->setAutoDefault( false );
-       apply->setIsMenuButton( false );
-
-       restore = new QPushButton( this, "restore" );
-       restore->setGeometry( 357, 555, 68, 55 );
-       restore->setMinimumSize( 0, 0 );
-       restore->setMaximumSize( 32767, 32767 );
-       connect( restore, SIGNAL(clicked()), SLOT(restore_adaptor()) );
-       restore->setFocusPolicy( QWidget::TabFocus );
-       restore->setBackgroundMode( QWidget::PaletteBackground );
-       restore->setFontPropagation( QWidget::NoChildren );
-       restore->setPalettePropagation( QWidget::NoChildren );
-       restore->setText( _("&Restore") );
-       restore->setAutoRepeat( false );
-       restore->setAutoResize( false );
-       restore->setToggleButton( false );
-       restore->setDefault( false );
-       restore->setAutoDefault( false );
-       restore->setIsMenuButton( false );
-
-       cancel = new QPushButton( this, "Cancel" );
-       cancel->setGeometry( 498, 555, 69, 55 );
-       cancel->setMinimumSize( 0, 0 );
-       cancel->setMaximumSize( 32767, 32767 );
-       connect( cancel, SIGNAL(clicked()), SLOT(cancel_adaptor()) );
-       cancel->setFocusPolicy( QWidget::TabFocus );
-       cancel->setBackgroundMode( QWidget::PaletteBackground );
-       cancel->setFontPropagation( QWidget::NoChildren );
-       cancel->setPalettePropagation( QWidget::NoChildren );
-       cancel->setText( _("&Cancel") );
-       cancel->setAutoRepeat( false );
-       cancel->setAutoResize( false );
-       cancel->setToggleButton( false );
-       cancel->setDefault( false );
-       cancel->setAutoDefault( false );
-       cancel->setIsMenuButton( false );
-
-       tabstack = new TabStack( this, "User_1" );
+       button_ok = new QPushButton( this, "button_ok" );
+       button_ok->setGeometry( 73, 555, 69, 55 );
+       button_ok->setMinimumSize( 0, 0 );
+       button_ok->setMaximumSize( 32767, 32767 );
+       connect( button_ok, SIGNAL(clicked()), SLOT(ok_adaptor()) );
+       button_ok->setFocusPolicy( QWidget::TabFocus );
+       button_ok->setBackgroundMode( QWidget::PaletteBackground );
+       button_ok->setFontPropagation( QWidget::NoChildren );
+       button_ok->setPalettePropagation( QWidget::NoChildren );
+       button_ok->setText( _("&OK") );
+       button_ok->setAutoRepeat( false );
+       button_ok->setAutoResize( false );
+       button_ok->setToggleButton( false );
+       button_ok->setDefault( true );
+       button_ok->setAutoDefault( false );
+       button_ok->setIsMenuButton( false );
+
+       button_apply = new QPushButton( this, "button_apply" );
+       button_apply->setGeometry( 215, 555, 68, 55 );
+       button_apply->setMinimumSize( 0, 0 );
+       button_apply->setMaximumSize( 32767, 32767 );
+       connect( button_apply, SIGNAL(clicked()), SLOT(apply_adaptor()) );
+       button_apply->setFocusPolicy( QWidget::TabFocus );
+       button_apply->setBackgroundMode( QWidget::PaletteBackground );
+       button_apply->setFontPropagation( QWidget::NoChildren );
+       button_apply->setPalettePropagation( QWidget::NoChildren );
+       button_apply->setText( _("&Apply") );
+       button_apply->setAutoRepeat( false );
+       button_apply->setAutoResize( false );
+       button_apply->setToggleButton( false );
+       button_apply->setDefault( false );
+       button_apply->setAutoDefault( false );
+       button_apply->setIsMenuButton( false );
+
+       button_restore = new QPushButton( this, "button_restore" );
+       button_restore->setGeometry( 357, 555, 68, 55 );
+       button_restore->setMinimumSize( 0, 0 );
+       button_restore->setMaximumSize( 32767, 32767 );
+       connect( button_restore, SIGNAL(clicked()), SLOT(restore_adaptor()) );
+       button_restore->setFocusPolicy( QWidget::TabFocus );
+       button_restore->setBackgroundMode( QWidget::PaletteBackground );
+       button_restore->setFontPropagation( QWidget::NoChildren );
+       button_restore->setPalettePropagation( QWidget::NoChildren );
+       button_restore->setText( _("&Restore") );
+       button_restore->setAutoRepeat( false );
+       button_restore->setAutoResize( false );
+       button_restore->setToggleButton( false );
+       button_restore->setDefault( false );
+       button_restore->setAutoDefault( false );
+       button_restore->setIsMenuButton( false );
+
+       button_cancel = new QPushButton( this, "button_cancel" );
+       button_cancel->setGeometry( 498, 555, 69, 55 );
+       button_cancel->setMinimumSize( 0, 0 );
+       button_cancel->setMaximumSize( 32767, 32767 );
+       connect( button_cancel, SIGNAL(clicked()), SLOT(cancel_adaptor()) );
+       button_cancel->setFocusPolicy( QWidget::TabFocus );
+       button_cancel->setBackgroundMode( QWidget::PaletteBackground );
+       button_cancel->setFontPropagation( QWidget::NoChildren );
+       button_cancel->setPalettePropagation( QWidget::NoChildren );
+       button_cancel->setText( _("&Cancel") );
+       button_cancel->setAutoRepeat( false );
+       button_cancel->setAutoResize( false );
+       button_cancel->setToggleButton( false );
+       button_cancel->setDefault( false );
+       button_cancel->setAutoDefault( false );
+       button_cancel->setIsMenuButton( false );
+
+       tabstack = new TabStack( this, "tabstack" );
        tabstack->setGeometry( 5, 5, 630, 545 );
        tabstack->setMinimumSize( 0, 0 );
        tabstack->setMaximumSize( 32767, 32767 );
@@ -104,38 +104,38 @@ DocDialogData::DocDialogData
        tabstack->setFontPropagation( QWidget::NoChildren );
        tabstack->setPalettePropagation( QWidget::NoChildren );
 
-       if (ok->sizeHint().width()!=-1)
-               ok->setMinimumWidth(ok->sizeHint().width());
-       if (ok->sizeHint().height()!=-1)
-               ok->setMinimumHeight(ok->sizeHint().height());
-       if (ok->sizeHint().width()!=-1)
-               ok->setMaximumWidth(ok->sizeHint().width());
-       if (ok->sizeHint().height()!=-1)
-               ok->setMaximumHeight(ok->sizeHint().height());
-       if (apply->sizeHint().width()!=-1)
-               apply->setMinimumWidth(apply->sizeHint().width());
-       if (apply->sizeHint().height()!=-1)
-               apply->setMinimumHeight(apply->sizeHint().height());
-       if (apply->sizeHint().width()!=-1)
-               apply->setMaximumWidth(apply->sizeHint().width());
-       if (apply->sizeHint().height()!=-1)
-               apply->setMaximumHeight(apply->sizeHint().height());
-       if (restore->sizeHint().width()!=-1)
-               restore->setMinimumWidth(restore->sizeHint().width());
-       if (restore->sizeHint().height()!=-1)
-               restore->setMinimumHeight(restore->sizeHint().height());
-       if (restore->sizeHint().width()!=-1)
-               restore->setMaximumWidth(restore->sizeHint().width());
-       if (restore->sizeHint().height()!=-1)
-               restore->setMaximumHeight(restore->sizeHint().height());
-       if (cancel->sizeHint().width()!=-1)
-               cancel->setMinimumWidth(cancel->sizeHint().width());
-       if (cancel->sizeHint().height()!=-1)
-               cancel->setMinimumHeight(cancel->sizeHint().height());
-       if (cancel->sizeHint().width()!=-1)
-               cancel->setMaximumWidth(cancel->sizeHint().width());
-       if (cancel->sizeHint().height()!=-1)
-               cancel->setMaximumHeight(cancel->sizeHint().height());
+       if (button_ok->sizeHint().width()!=-1)
+               button_ok->setMinimumWidth(button_ok->sizeHint().width());
+       if (button_ok->sizeHint().height()!=-1)
+               button_ok->setMinimumHeight(button_ok->sizeHint().height());
+       if (button_ok->sizeHint().width()!=-1)
+               button_ok->setMaximumWidth(button_ok->sizeHint().width());
+       if (button_ok->sizeHint().height()!=-1)
+               button_ok->setMaximumHeight(button_ok->sizeHint().height());
+       if (button_apply->sizeHint().width()!=-1)
+               button_apply->setMinimumWidth(button_apply->sizeHint().width());
+       if (button_apply->sizeHint().height()!=-1)
+               button_apply->setMinimumHeight(button_apply->sizeHint().height());
+       if (button_apply->sizeHint().width()!=-1)
+               button_apply->setMaximumWidth(button_apply->sizeHint().width());
+       if (button_apply->sizeHint().height()!=-1)
+               button_apply->setMaximumHeight(button_apply->sizeHint().height());
+       if (button_restore->sizeHint().width()!=-1)
+               button_restore->setMinimumWidth(button_restore->sizeHint().width());
+       if (button_restore->sizeHint().height()!=-1)
+               button_restore->setMinimumHeight(button_restore->sizeHint().height());
+       if (button_restore->sizeHint().width()!=-1)
+               button_restore->setMaximumWidth(button_restore->sizeHint().width());
+       if (button_restore->sizeHint().height()!=-1)
+               button_restore->setMaximumHeight(button_restore->sizeHint().height());
+       if (button_cancel->sizeHint().width()!=-1)
+               button_cancel->setMinimumWidth(button_cancel->sizeHint().width());
+       if (button_cancel->sizeHint().height()!=-1)
+               button_cancel->setMinimumHeight(button_cancel->sizeHint().height());
+       if (button_cancel->sizeHint().width()!=-1)
+               button_cancel->setMaximumWidth(button_cancel->sizeHint().width());
+       if (button_cancel->sizeHint().height()!=-1)
+               button_cancel->setMaximumHeight(button_cancel->sizeHint().height());
        if (tabstack->sizeHint().width()!=-1)
                tabstack->setMinimumWidth(tabstack->sizeHint().width());
        if (tabstack->sizeHint().height()!=-1)
@@ -150,13 +150,13 @@ DocDialogData::DocDialogData
        qtarch_layout_1->addLayout( qtarch_layout_1_2, 1 );
        qtarch_layout_1_2->addStrut( 0 );
        qtarch_layout_1_2->addStretch( 1 );
-       qtarch_layout_1_2->addWidget( ok, 1, 36 );
+       qtarch_layout_1_2->addWidget( button_ok, 1, 36 );
        qtarch_layout_1_2->addStretch( 1 );
-       qtarch_layout_1_2->addWidget( apply, 1, 36 );
+       qtarch_layout_1_2->addWidget( button_apply, 1, 36 );
        qtarch_layout_1_2->addStretch( 1 );
-       qtarch_layout_1_2->addWidget( restore, 1, 36 );
+       qtarch_layout_1_2->addWidget( button_restore, 1, 36 );
        qtarch_layout_1_2->addStretch( 1 );
-       qtarch_layout_1_2->addWidget( cancel, 1, 36 );
+       qtarch_layout_1_2->addWidget( button_cancel, 1, 36 );
        qtarch_layout_1_2->addStretch( 1 );
        resize( 640,615 );
        setMinimumSize( 0, 0 );