UploadProfileDlgS /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ (C) 2004 Andras Mantia <amantia@kde.org> UploadProfileDlgS 0 0 710 215 Upload Profile unnamed linePath TextLabel4 &Host: lineHost TextLabel2 &User: lineUser TextLabel2_2 Pa&th: linePath textLabel1 Profile &name: lineProfileName defaultProfile Use as &default profile lineUser 3 0 0 0 TextLabel3 Pass&word: linePasswd cancelButton 4 1 0 0 90 0 &Cancel okButton 4 0 0 0 90 0 &OK true spacer3 Horizontal Expanding 445 20 lineHost 3 0 0 0 comboProtocol port 4 0 0 0 TextLabel1_2 Po&rt: port keepPasswd 5 0 0 0 &Store password on disc false Keep the password in a file. DANGEROUS! Read the "What's This?" text. <qt>If you check this box, the password will be saved in the local Quanta configuration file, so every time you start Quanta and load this project, the password will be loaded and you don't have to enter it. Altough the local configuration file is readable only by you and the password is obscured, saving the password in any file is a security risk. Use this option at your own risk.<br> <i>Note:</i> due to the security concerns, the password is not present in the project file, and moving the project files to another computer or uploading the project to a server will not move/upload the password to the new place.</qt> linePasswd 3 0 0 0 TextLabel1 &Protocol: AlignVCenter|AlignRight comboProtocol lineProfileName okButton clicked() UploadProfileDlgS accept() cancelButton clicked() UploadProfileDlgS reject() lineProfileName lineHost comboProtocol port lineUser linePasswd keepPasswd linePath defaultProfile okButton cancelButton