ActionEditorBase ********************************************************************* ** Copyright (C) 2001 Trolltech AS. 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. ** ********************************************************************* ActionEditorBase 0 0 206 227 Edit Actions unnamed 4 6 Layout2 unnamed 0 6 buttonNewAction "designer_filenew.png" true Create new Action buttonDeleteAction "designer_s_editcut.png" true Delete current Action buttonConnect "designer_connecttool.png" true Connect current Action Spacer1 Horizontal Expanding 20 20 listActions ActionListView
actionlistview.h
200 200 0 7 7 0 0 "image0" selectionChanged( QListViewItem * ) currentChanged( QListViewItem * ) clicked( QListViewItem * )
789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 listActions currentChanged( QListViewItem * ) ActionEditorBase currentActionChanged(QListViewItem*) listActions clicked( QListViewItem * ) ActionEditorBase currentActionChanged(QListViewItem*) listActions selectionChanged( QListViewItem * ) ActionEditorBase currentActionChanged(QListViewItem*) buttonNewAction clicked() ActionEditorBase newAction() buttonConnect clicked() ActionEditorBase connectionsClicked() buttonDeleteAction clicked() ActionEditorBase deleteAction() class QListViewItem; init() destroy() connectionsClicked() currentActionChanged( QListViewItem * ) deleteAction() newAction() myiconloader.h BarIcon2