From 6392f5a9dfce2bf83617d49bb7f332181ec6004e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 May 2014 15:37:31 +0900 Subject: Revert "Finish renaming tdevelop components" This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73. --- tdevdesigner/designer/actioneditor.ui | 227 ---------------------------------- 1 file changed, 227 deletions(-) delete mode 100644 tdevdesigner/designer/actioneditor.ui (limited to 'tdevdesigner/designer/actioneditor.ui') diff --git a/tdevdesigner/designer/actioneditor.ui b/tdevdesigner/designer/actioneditor.ui deleted file mode 100644 index 13a56a04..00000000 --- a/tdevdesigner/designer/actioneditor.ui +++ /dev/null @@ -1,227 +0,0 @@ - -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( TQListViewItem * ) - currentChanged( TQListViewItem * ) - clicked( TQListViewItem * ) -
-
- - - 789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 - - - - - listActions - currentChanged( TQListViewItem * ) - ActionEditorBase - currentActionChanged(TQListViewItem*) - - - listActions - clicked( TQListViewItem * ) - ActionEditorBase - currentActionChanged(TQListViewItem*) - - - listActions - selectionChanged( TQListViewItem * ) - ActionEditorBase - currentActionChanged(TQListViewItem*) - - - buttonNewAction - clicked() - ActionEditorBase - newAction() - - - buttonConnect - clicked() - ActionEditorBase - connectionsClicked() - - - buttonDeleteAction - clicked() - ActionEditorBase - deleteAction() - - - - class TQListViewItem; - - - init() - destroy() - connectionsClicked() - currentActionChanged( TQListViewItem * ) - deleteAction() - newAction() - - - myiconloader.h - -BarIcon2 - - -
-- cgit v1.2.1