MainWindowWizardBase ********************************************************************* ** Copyright (C) 2001-2007 Trolltech ASA. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. ** ** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition ** licenses may use this file in accordance with the Qt Commercial License ** Agreement provided with the Software. ** ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ** ** See http://www.trolltech.com/gpl/ for GPL licensing information. ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for ** information about Qt Commercial License Agreements. ** ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** ********************************************************************* designerinterface.h qiconset.h qaction.h qpixmap.h qdict.h mainwindowwizard.ui.h struct DesignerFormWindow; struct DesignerInterface; struct QUnknownInterface; class QWidget; QWidget *widget; DesignerInterface *dIface; DesignerFormWindow *dfw; MainWindowWizardBase 0 0 604 392 Main Window Wizard menuToolbarPage Choose available menus and toolbars unnamed 0 6 Spacer7 Vertical Expanding 20 20 TextLabel4_2 0 7 0 0 qtwizards_menu_1.png GroupBox1 File Actions unnamed 11 6 checkFileMenu Menu true checkFileToolbar Toolbar true Spacer4 Horizontal Expanding 20 20 checkCreateConnectionsFile Create Slots and Connections for the actions true TextLabel2 like New, Open File, Save, Print, etc. GroupBox2 Edit Actions unnamed 11 6 checkEditToolbar Toolbar true checkEditMenu Menu true Spacer5 Horizontal Expanding 20 20 checkCreateConnectionsEdit Create Slots and Connections for the actions true TextLabel2_2 3 5 0 0 like Cut, Copy, Paste, Undo and Redo, etc. GroupBox3 Help Actions unnamed 11 6 TextLabel2_2_2 3 5 0 0 like Contents and About, etc. checkHelpMenu Menu true checkHelpToolbar Toolbar true Spacer6 Horizontal Expanding 20 20 checkCreateConnectionsHelp Create Slots and Connections for the actions true toolbarsPage Setup Toolbar unnamed 0 6 buttonToolbarActionUp designer_up.png TextLabel4_3_2 &Toolbar listToolbar buttonToolbarActionDown designer_down.png listToolbarActions listToolbar Layout20_2 unnamed 0 6 TextLabel5_2 &Category comboToolbar comboToolbar 7 0 0 0 TextLabel4_4 &Actions listToolbarActions buttonToolbarRemoveAction designer_left.png TextLabel4_2_2_2 0 7 0 0 qtwizards_menu_2.png buttonToolbarAddAction designer_right.png Spacer11 Vertical Expanding 20 20 Spacer12 Vertical Expanding 20 20 Spacer13 Vertical Expanding 20 20 finishPage Finish unnamed 0 6 TextLabel4_2_2_2_2 0 7 0 0 qtwizards_menu_3.png TextLabel1_5 Press Finish to populate the main window. Spacer1 Vertical Expanding 20 20 Spacer1_2 Vertical Expanding 20 20 comboToolbar activated(const QString&) MainWindowWizardBase currentToolbarChanged(const QString&) buttonToolbarAddAction clicked() MainWindowWizardBase toolbarAddAction() buttonToolbarRemoveAction clicked() MainWindowWizardBase toolbarRemoveAction() buttonToolbarActionUp clicked() MainWindowWizardBase toolbarActionUp() buttonToolbarActionDown clicked() MainWindowWizardBase toolbarActionDown() MainWindowWizardBase selected(const QString&) MainWindowWizardBase pageSelected(const QString&) checkHelpMenu toggled(bool) MainWindowWizardBase currentSettingChanged() checkHelpToolbar toggled(bool) MainWindowWizardBase currentSettingChanged() checkEditMenu toggled(bool) MainWindowWizardBase currentSettingChanged() checkEditToolbar toggled(bool) MainWindowWizardBase currentSettingChanged() checkFileMenu toggled(bool) MainWindowWizardBase currentSettingChanged() checkFileToolbar toggled(bool) MainWindowWizardBase currentSettingChanged() init() destroy() currentSettingChanged() setupToolbarPage() toolbarActionDown() toolbarActionUp() toolbarAddAction() toolbarRemoveAction() accept() currentToolbarChanged( const QString & s ) getPixmap( const QString & n, QPixmap & pix ) pageSelected( const QString & ) setAppInterface( QUnknownInterface * iface, DesignerFormWindow * fw, QWidget * w ) checkFileMenu checkFileToolbar checkEditMenu checkEditToolbar checkHelpMenu checkHelpToolbar comboToolbar listToolbarActions buttonToolbarAddAction buttonToolbarRemoveAction buttonToolbarActionUp buttonToolbarActionDown listToolbar