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