InviteForm InviteForm 0 0 592 203 5 5 0 0 Twinkle - Call unnamed layout40 unnamed inviteTextLabel &To: inviteComboBox spacer3 Vertical Expanding 20 23 subjectLineEdit Optionally you can provide a subject here. This might be shown to the callee. addressToolButton TabFocus F10 kontact_contacts.png Address book Select an address from the address book. spacer24 Vertical Expanding 20 20 inviteComboBox 7 0 0 0 true 10 NoInsertion true The address that you want to call. 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. fromComboBox 7 0 0 0 The user that will make the call. subjectTextLabel &Subject: subjectLineEdit fromTextLabel &From: fromComboBox layout13 unnamed hideUserCheckBox &Hide identity Alt+H <p> With this option you request your SIP provider to hide your identity from the called party. This will only hide your identity, e.g. your SIP address, telephone number. It does <b>not</b> hide your IP address. </p> <p> <b>Warning:</b> not all providers support identity hiding. </p> spacer5 Horizontal Expanding 181 20 spacer12 Vertical Expanding 20 20 layout20 unnamed spacer11 Horizontal Expanding 91 20 okPushButton &OK true cancelPushButton &Cancel cancelPushButton clicked() InviteForm reject() okPushButton clicked() InviteForm validate() addressToolButton clicked() InviteForm showAddressBook() hideUserCheckBox clicked() InviteForm warnHideUser() inviteComboBox subjectLineEdit hideUserCheckBox addressToolButton okPushButton cancelPushButton fromComboBox qstring.h sockets/url.h getaddressform.h user.h phone.h gui.h util.h audits/memman.h sys_settings.h qregexp.h qvalidator.h inviteform.ui.h class t_phone; extern t_phone *phone; GetAddressForm *getAddressForm; destination(t_user *, const QString &, const t_url &, const QString &, bool) raw_destination(const QString &) clear() show( t_user * user_config, const QString & dest, const QString & subject, bool anonymous ) validate() addToInviteComboBox( const QString & destination ) reject() closeEvent( QCloseEvent * ) showAddressBook() selectedAddress( const QString & address ) warnHideUser( void ) init() destroy()