|
Isis 3.0 Application Source Code Reference |
Home |
#include <ftpget.h>
Inherits QObject.
Definition at line 11 of file ftpget.h.
Signals | |
| void | done () |
Public Member Functions | |
| FtpGet (QObject *parent=0) | |
| bool | getFile (const QUrl &url, std::string topath) |
| bool | error () const |
Definition at line 15 of file ftpget.cpp.
| bool getFile | ( | const QUrl & | url, | |
| std::string | topath | |||
| ) |
| void done | ( | ) | [signal] |
Definition at line 79 of file moc_ftpget.cpp.