USGS

Isis 3.0 Application Source Code Reference

Home

HttpGet Class Reference

#include <httpget.h>

Inherits QObject.

List of all members.


Detailed Description

Definition at line 11 of file httpget.h.

Signals

void done ()

Public Member Functions

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


Constructor & Destructor Documentation

HttpGet ( QObject parent = 0  ) 

Definition at line 15 of file httpget.cpp.


Member Function Documentation

bool getFile ( const QUrl &  url,
std::string  topath 
)

bool error (  )  const [inline]

Definition at line 20 of file httpget.h.

void done (  )  [signal]

Definition at line 79 of file moc_httpget.cpp.


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