Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

OmgDataFetcherWizardProgressPage Class Reference
[Gui]

#include <omgdatafetcherwizardprogresspage.h>

Inheritance diagram for OmgDataFetcherWizardProgressPage:

Inheritance graph
[legend]
Collaboration diagram for OmgDataFetcherWizardProgressPage:

Collaboration graph
[legend]
List of all members.

Detailed Description

The third page of a wizard that allows the user to find occurrence data from online databases. This page shows the user the progress of the search.

Author:
Tim Sutton

Definition at line 36 of file omgdatafetcherwizardprogresspage.h.

Public Slots

void search ()

Public Member Functions

 OmgDataFetcherWizardProgressPage (QWidget *parent)
void setTaxonListWidget (QListWidget *thepWidget)

Private Slots

void fileWritten (QString theShapeFile, QString theTextFile, QString theTaxonName, int theCount)
void fileNotWritten (QString theTaxonName)
void showPoints (QString theFileName)
void setStatus (QString theStatus)
void setError (QString theError)

Private Attributes

OmgDataFetcherWizardProgressWidgetmpProgressWidget
int mRunningCount
int mNamesWithDataCount
QListWidget * mpTaxonListWidget


Constructor & Destructor Documentation

OmgDataFetcherWizardProgressPage::OmgDataFetcherWizardProgressPage QWidget parent  ) 
 

Definition at line 36 of file omgdatafetcherwizardprogresspage.cpp.

References mpProgressWidget.


Member Function Documentation

void OmgDataFetcherWizardProgressPage::fileNotWritten QString  theTaxonName  )  [private, slot]
 

Definition at line 173 of file omgdatafetcherwizardprogresspage.cpp.

References OmgDataFetcherWizardProgressWidget::getTeResults(), mpProgressWidget, and setStatus().

Referenced by search().

void OmgDataFetcherWizardProgressPage::fileWritten QString  theShapeFile,
QString  theTextFile,
QString  theTaxonName,
int  theCount
[private, slot]
 

Definition at line 157 of file omgdatafetcherwizardprogresspage.cpp.

References OmgDataFetcherWizardProgressWidget::getTeResults(), mNamesWithDataCount, mpProgressWidget, mRunningCount, and setStatus().

Referenced by search().

void OmgDataFetcherWizardProgressPage::search  )  [slot]
 

Definition at line 49 of file omgdatafetcherwizardprogresspage.cpp.

References fileNotWritten(), fileWritten(), OmgScraperPluginInterface::getMessenger(), OmgScraperPluginInterface::getName(), OmgDataFetcherWizardProgressWidget::getProgressBar(), OmgDataFetcherWizardProgressWidget::getTeResults(), OmgScraperPluginRegistry::instance(), mNamesWithDataCount, mpProgressWidget, mpTaxonListWidget, mRunningCount, OmgScraperPluginInterface::search(), setError(), OmgScraperPluginInterface::setMinimumRecords(), and setStatus().

Referenced by OmgDataFetcherWizard::pageChanged().

void OmgDataFetcherWizardProgressPage::setError QString  theError  )  [private, slot]
 

Definition at line 206 of file omgdatafetcherwizardprogresspage.cpp.

References OmgDataFetcherWizardProgressWidget::getTeResults(), and mpProgressWidget.

Referenced by search(), and showPoints().

void OmgDataFetcherWizardProgressPage::setStatus QString  theStatus  )  [private, slot]
 

Definition at line 198 of file omgdatafetcherwizardprogresspage.cpp.

References OmgDataFetcherWizardProgressWidget::getLblStatus(), and mpProgressWidget.

Referenced by fileNotWritten(), fileWritten(), and search().

void OmgDataFetcherWizardProgressPage::setTaxonListWidget QListWidget *  thepWidget  ) 
 

Definition at line 45 of file omgdatafetcherwizardprogresspage.cpp.

References mpTaxonListWidget.

Referenced by OmgDataFetcherWizard::OmgDataFetcherWizard().

void OmgDataFetcherWizardProgressPage::showPoints QString  theFileName  )  [private, slot]
 

Definition at line 183 of file omgdatafetcherwizardprogresspage.cpp.

References OmgDataFetcherWizardProgressWidget::getTeResults(), mpProgressWidget, and setError().


Member Data Documentation

int OmgDataFetcherWizardProgressPage::mNamesWithDataCount [private]
 

Definition at line 54 of file omgdatafetcherwizardprogresspage.h.

Referenced by fileWritten(), and search().

OmgDataFetcherWizardProgressWidget* OmgDataFetcherWizardProgressPage::mpProgressWidget [private]
 

Definition at line 52 of file omgdatafetcherwizardprogresspage.h.

Referenced by fileNotWritten(), fileWritten(), OmgDataFetcherWizardProgressPage(), search(), setError(), setStatus(), and showPoints().

QListWidget* OmgDataFetcherWizardProgressPage::mpTaxonListWidget [private]
 

Definition at line 55 of file omgdatafetcherwizardprogresspage.h.

Referenced by search(), and setTaxonListWidget().

int OmgDataFetcherWizardProgressPage::mRunningCount [private]
 

Definition at line 53 of file omgdatafetcherwizardprogresspage.h.

Referenced by fileWritten(), and search().


The documentation for this class was generated from the following files:
Generated on Mon Apr 28 15:12:46 2008 for openModellerDesktop by  doxygen 1.4.1-20050210