USGS

Isis 3.0 Application Source Code Reference

Home

FtpGet Class Reference

#include <ftpget.h>

List of all members.

Signals

void done ()

Public Member Functions

 FtpGet (QObject *parent=0)
bool getFile (const QUrl &url, std::string topath)
bool error () const

Detailed Description

Author:
????-??-?? Unknown

Definition at line 15 of file ftpget.h.


Constructor & Destructor Documentation

FtpGet ( QObject parent = 0  ) 

Definition at line 15 of file ftpget.cpp.


Member Function Documentation

bool getFile ( const QUrl &  url,
std::string  topath 
)
bool error (  )  const [inline]

Definition at line 23 of file ftpget.h.

void done (  )  [signal]

Definition at line 88 of file moc_ftpget.cpp.


The documentation for this class was generated from the following files: