ConnectionEditorBase ********************************************************************* ** Copyright (C) 2000 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. ** ** 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. ** ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** ********************************************************************* ConnectionEditorBase 0 0 780 538 Edit Connections true <b>Edit Connections</b><p>Add and remove connections in the current form .</p><p>Select a signal and a corresponding slot then press the <b>Connect</b>-button to create a connection.</p><p>Select a connection from the list then press the <b>Disconnect</b>-button to delete the connection.</p> unnamed 11 6 Sender true true Signal true true Receiver true true Slot true true connectionView true true true Displays the connections between the sender and the receiver. slotBox <b>A list of slots for the receiver.</b><p>The slots that are displayed are only those which have arguments that correspond with the arguments of the signal that is currently selected in the Signal-list.</b> signalBox Displays the list of signals that the widget emits. layout3 unnamed labelSignal Si&gnals: signalBox comboSender 7 0 0 0 Layout3 unnamed 0 6 labelSlot &Slots: slotBox comboReceiver 7 0 0 0 layout7 unnamed disconnectButton &Disconnect Alt+D true Remove the selected connection Remove the selected connection. spacer5 Horizontal Expanding 71 21 okButton &OK Alt+O true true Close the dialog and apply all the changes. cancelButton &Cancel Alt+C true Close the dialog and discard any changes. spacer4 Horizontal Expanding 230 20 layout8 unnamed TextLabel1 Connec&tions: connectionView Spacer2 Horizontal Expanding 231 20 connectButton Co&nnect Alt+N true Create connection Create a connection between a signal and a slot. Spacer3 Horizontal Expanding 211 20 comboSender signalBox comboReceiver slotBox connectButton connectionView disconnectButton okButton cancelButton init() destroy() addSlotClicked() connectClicked() connectionsChanged() disconnectClicked() receiverChanged( const QString & ) okClicked() signalChanged() slotsChanged() cancelClicked() klistview.h klistbox.h klistbox.h kcombobox.h kcombobox.h kpushbutton.h kpushbutton.h kpushbutton.h kpushbutton.h