BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | Protected Attributes | List of all members
BALL::VIEW::PubChemDialogPrivate::DownloadHelper Class Reference

#include <BALL/VIEW/DIALOGS/pubchemDialog.h>

Inheritance diagram for BALL::VIEW::PubChemDialogPrivate::DownloadHelper:
QThread

Public Member Functions

 DownloadHelper (PubChemDialog *parent)
void run ()

Public Attributes

String query
String filename

Protected Attributes

PubChemDialogparent_

Detailed Description

Definition at line 44 of file pubchemDialog.h.

Constructor & Destructor Documentation

BALL::VIEW::PubChemDialogPrivate::DownloadHelper::DownloadHelper ( PubChemDialog parent)

Member Function Documentation

void BALL::VIEW::PubChemDialogPrivate::DownloadHelper::run ( )

Member Data Documentation

String BALL::VIEW::PubChemDialogPrivate::DownloadHelper::filename

Definition at line 55 of file pubchemDialog.h.

PubChemDialog* BALL::VIEW::PubChemDialogPrivate::DownloadHelper::parent_
protected

Definition at line 58 of file pubchemDialog.h.

String BALL::VIEW::PubChemDialogPrivate::DownloadHelper::query

Definition at line 54 of file pubchemDialog.h.