TransferForm TransferForm 0 0 532 251 Twinkle - Transfer unnamed transferGroupBox Transfer call to unnamed toLabel &To: toLineEdit toLineEdit The address of the person you want to transfer the call to. This can be a full SIP address like <b>sip:example@example.com</b> or just the user part or telephone number of the full address. When you do not specify a full address, then Twinkle will complete the address by using the domain value of your user profile. addressToolButton TabFocus F10 kontact_contacts.png Address book Select an address from the address book. typeButtonGroup2 Type of transfer unnamed basicRadioButton &Blind transfer Alt+B true Transfer the call to a third party without contacting that third party yourself. consultRadioButton T&ransfer with consultation Alt+R Before transferring the call to a third party, first consult the party yourself. otherLineRadioButton Transfer to other &line Alt+L Connect the remote party on the active line with the remote party on the other line. spacer24 Vertical Expanding 20 20 layout28 unnamed spacer23 Horizontal Expanding 121 20 okPushButton &OK Alt+O true cancelPushButton &Cancel okPushButton clicked() TransferForm validate() cancelPushButton clicked() TransferForm reject() addressToolButton clicked() TransferForm showAddressBook() otherLineRadioButton toggled(bool) TransferForm setOtherLineAddress(bool) gui.h audits/memman.h qstring.h sockets/url.h getaddressform.h user.h protocol.h phone.h transferform.ui.h class t_phone; extern t_phone *phone int consult_line; t_user *user_config; GetAddressForm *getAddressForm; QString previousAddress; destination(const t_display_url&, t_transfer_type) initTransferOptions() show( t_user * user ) show( t_user * user, const string & dest, t_transfer_type transfer_type ) hide() reject() validate() closeEvent( QCloseEvent * ) showAddressBook() selectedAddress( const QString & address ) setOtherLineAddress( bool on ) init() destroy()