diff -r 000000000000 -r 1918ee327afb tests/auto/uic3/baseline/actioneditor.ui --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/uic3/baseline/actioneditor.ui Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,238 @@ + +ActionEditorBase +********************************************************************* +** +** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +** All rights reserved. +** Contact: Nokia Corporation (qt-info@nokia.com) +** +** This file is part of the test suite 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 Technology Preview License Agreement accompanying +** this package. +** +** 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.1, included in the file LGPL_EXCEPTION.txt in this package. +** +** If you have questions regarding the use of this file, please contact +** Nokia at qt-info@nokia.com. +** +** +** +** +** +** +** +** +** $QT_END_LICENSE$ +** +********************************************************************* + + + 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() + + + +