NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Slots | Signals | Public Member Functions | Protected Attributes | List of all members
XnatDownloadManager Class Reference
Inheritance diagram for XnatDownloadManager:
Inheritance graph
[legend]
Collaboration diagram for XnatDownloadManager:
Collaboration graph
[legend]

Public Slots

void downloadFile ()
 
void downloadAllFiles ()
 

Signals

void done ()
 

Public Member Functions

 XnatDownloadManager (XnatTreeView *xnatTreeView)
 
virtual ~XnatDownloadManager ()
 
void setSettings (ctkXnatSettings *settings)
 
void silentlyDownloadFile (const QString &fname, const QString &dir)
 
void silentlyDownloadAllFiles (const QString &dir)
 

Protected Attributes

QScopedPointer
< XnatDownloadManagerPrivate
d_ptr
 

Constructor & Destructor Documentation

XnatDownloadManager::XnatDownloadManager ( XnatTreeView xnatTreeView)
XnatDownloadManager::~XnatDownloadManager ( )
virtual

Member Function Documentation

void XnatDownloadManager::done ( )
signal
void XnatDownloadManager::downloadAllFiles ( )
slot
void XnatDownloadManager::downloadFile ( )
slot
void XnatDownloadManager::setSettings ( ctkXnatSettings *  settings)
void XnatDownloadManager::silentlyDownloadAllFiles ( const QString &  dir)
void XnatDownloadManager::silentlyDownloadFile ( const QString &  fname,
const QString &  dir 
)

Member Data Documentation

QScopedPointer<XnatDownloadManagerPrivate> XnatDownloadManager::d_ptr
protected

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