MainWindowWizardBase ********************************************************************* ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the autotests of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage ** This file contains pre-release code and may not be distributed. ** You may use this file in accordance with the terms and conditions ** contained in the either Technology Preview License Agreement or the ** Beta Release License Agreement. ** ** GNU Lesser General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser ** General Public License version 2.1 as published by the Free Software ** Foundation and appearing in the file LICENSE.LGPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU Lesser General Public License version 2.1 requirements ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Nokia gives you certain ** additional rights. These rights are described in the Nokia Qt LGPL ** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this ** package. ** ** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU ** General Public License version 3.0 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU General Public License version 3.0 requirements will be ** met: http://www.gnu.org/copyleft/gpl.html. ** ** If you are unsure which license is appropriate for your use, please ** contact the sales department at http://qt.nokia.com/contact. ** $QT_END_LICENSE$ ** ********************************************************************* 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