oopapidocs  2.0
MetaDataLoaderProgressWidget Class Reference

A cancel button and progress widget hooked up to a MetaDataLoader. More...

#include <metadataloaderprogresswidget.h>

List of all members.

Public Member Functions

 MetaDataLoaderProgressWidget (Abstract::MetaDataLoader *loader=0, QWidget *parent=0)
void hookup (Abstract::MetaDataLoader *mdl)
 Hookup another MetaDataLoader to the same widgets.

Detailed Description

A cancel button and progress widget hooked up to a MetaDataLoader.

TODO: use Abstract interface and move to MetaData library.

Definition at line 18 of file metadataloaderprogresswidget.h.


Constructor & Destructor Documentation

MetaDataLoaderProgressWidget::MetaDataLoaderProgressWidget ( Abstract::MetaDataLoader loader = 0,
QWidget *  parent = 0 
) [explicit]
Parameters:
loaderif 0, will use the Abstract::MetaDataLoader::instance()

Definition at line 6 of file metadataloaderprogresswidget.cpp.

References hookup(), and Abstract::MetaDataLoader::instance().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Enumerations