MainWindowWizardBase ********************************************************************* ** Copyright (C) 2001-2008 Trolltech ASA. All rights reserved. ** ** This file is part of TQt Designer. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free ** Software Foundation and appearing in the files LICENSE.GPL2 ** and LICENSE.GPL3 included in the packaging of this file. ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) ** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: ** http://trolltech.com/products/qt/licenses/licensing/licensingoverview ** or contact the sales department at sales@trolltech.com. ** ** Licensees holding valid TQt Commercial licenses may use this file in ** accordance with the TQt Commercial License Agreement provided with ** the Software. ** ** This file is provided "AS IS" with NO WARRANTY OF ANY KIND, ** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR ** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted ** herein. ** ********************************************************************* designerinterface.h ntqiconset.h ntqaction.h ntqpixmap.h ntqdict.h mainwindowwizard.ui.h struct DesignerFormWindow; struct DesignerInterface; struct TQUnknownInterface; class TQWidget; TQWidget *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 TQString&) MainWindowWizardBase currentToolbarChanged(const TQString&) buttonToolbarAddAction clicked() MainWindowWizardBase toolbarAddAction() buttonToolbarRemoveAction clicked() MainWindowWizardBase toolbarRemoveAction() buttonToolbarActionUp clicked() MainWindowWizardBase toolbarActionUp() buttonToolbarActionDown clicked() MainWindowWizardBase toolbarActionDown() MainWindowWizardBase selected(const TQString&) MainWindowWizardBase pageSelected(const TQString&) 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 TQString & s ) getPixmap( const TQString & n, TQPixmap & pix ) pageSelected( const TQString & ) setAppInterface( TQUnknownInterface * iface, DesignerFormWindow * fw, TQWidget * w ) checkFileMenu checkFileToolbar checkEditMenu checkEditToolbar checkHelpMenu checkHelpToolbar comboToolbar listToolbarActions buttonToolbarAddAction buttonToolbarRemoveAction buttonToolbarActionUp buttonToolbarActionDown listToolbar