Abort enum value (defined in MyFtp) | MyFtp | |
addTransfer(const MyTransfer &transfer) | MyFtpTransferControl | |
changeCurrentAction(FtpCurrentAction state) | MyFtp | [inline] |
ChangePath enum value (defined in MyFtp) | MyFtp | |
changePath(bool display=true) | MyFtp | |
changePath(const QString &FtpPath, bool display=true) | MyFtp | |
changePath(const char *FtpPath, bool display=true) | MyFtp | [inline] |
changePathFinished() | MyFtp | [signal] |
connectFtp(QString host, int port, QString username, QString password, bool showFiles=true) | MyFtp | |
currentActionChanged(MyFtp::FtpCurrentAction state) | MyFtp | [signal] |
dd | MyFtp | |
DelDir enum value (defined in MyFtp) | MyFtp | |
delDir(const QString &dir) | MyFtp | |
delSelection() | MyFtp | |
delSelectionFinished() | MyFtp | [signal] |
detailledError(const QString &error) | MyFtp | [signal] |
disconnectFtp() | MyFtp | |
displayList() | MyFtp | |
Download enum value (defined in MyFtp) | MyFtp | |
downloadDir(const QString &dir) | MyFtp | |
DownloadDir enum value (defined in MyFtp) | MyFtp | |
downloadFile(const QString &filename, const QString &dest) | MyFtp | |
downloadFinished(const QString &destPath, int id, bool error) | MyFtpTransferControl | [signal] |
downloadSelection(const QString &destDir) | MyFtp | |
downTransfer(const MyTransfer &transfer) | MyFtpTransferControl | |
FtpCurrentAction enum name | MyFtp | |
getCurrentAction() | MyFtp | |
getList(bool display=true) | MyFtp | |
getPath() | MyFtp | [inline] |
isFileExist(const QString &file) | MyFtp | |
listFinished(int id) | MyFtp | [signal] |
moveTransfer(int from, int to) | MyFtpTransferControl | |
MyFtp(MyTreeWidget *ftp, MyTreeWidget *local, QLineEdit *ftpPath=NULL, QLineEdit *localPath=NULL) | MyFtp | |
MyFtpTransferControl(QObject *parent=0) | MyFtpTransferControl | |
None enum value (defined in MyFtp) | MyFtp | |
otherCommandFinished(int id, bool error) | MyFtpTransferControl | [signal] |
removeAllTransfers() | MyFtpTransferControl | |
removeTransfer(int index) | MyFtpTransferControl | |
removeTransfer(const MyTransfer &transfer) | MyFtpTransferControl | |
renameSelection(QString newName, bool restoreExt=true) | MyFtp | |
scanDir(QString FtpPath) | MyFtp | |
scanDirBis() | MyFtp | |
scanDirFinished(const QString &list) | MyFtp | [signal] |
setAutoLaunch(bool AutoLaunch) | MyFtpTransferControl | |
startTransfer(const MyTransfer &transfer) | MyFtpTransferControl | |
startTransfers() | MyFtpTransferControl | |
transferInProgress() | MyFtpTransferControl | |
transferListModified(const QList< MyTransfer > &transferList) | MyFtpTransferControl | [signal] |
transferRapidityAndRemainTime(int vitesseInKoSec, int remainMin, int remainSec, float pourcentage) | MyFtpTransferControl | [signal] |
Upload enum value (defined in MyFtp) | MyFtp | |
uploadDir(const QString &absLocalDir) | MyFtp | |
UploadDir enum value (defined in MyFtp) | MyFtp | |
uploadFile(const QString &filename, const QString &dest) | MyFtp | |
uploadFinished(const QString &destPath, int id, bool error) | MyFtpTransferControl | [signal] |
uploadSelection(const QString &destDir) | MyFtp | |
upTransfer(const MyTransfer &transfer) | MyFtpTransferControl | |