Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

KIPI::BatchProgressDialog Class Reference

#include <batchprogressdialog.h>

Collaboration diagram for KIPI::BatchProgressDialog:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BatchProgressDialog (QWidget *parent=0, const QString &caption=QString::null)
 ~BatchProgressDialog ()
void addedAction (const QString &text, int type)
void reset ()
void setProgress (int current, int total)

Protected Attributes

KIPI::BatchProgressItemm_item
KListView * m_actionsList
KProgress * m_progress

Classes

struct  Private

Constructor & Destructor Documentation

KIPI::BatchProgressDialog::BatchProgressDialog QWidget *  parent = 0,
const QString &  caption = QString::null
 

KIPI::BatchProgressDialog::~BatchProgressDialog  ) 
 


Member Function Documentation

void KIPI::BatchProgressDialog::addedAction const QString &  text,
int  type
 

void KIPI::BatchProgressDialog::reset  ) 
 

void KIPI::BatchProgressDialog::setProgress int  current,
int  total
 


Member Data Documentation

KListView* KIPI::BatchProgressDialog::m_actionsList [protected]
 

KIPI::BatchProgressItem* KIPI::BatchProgressDialog::m_item [protected]
 

KProgress* KIPI::BatchProgressDialog::m_progress [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 13 05:02:11 2005 for libKipi by  doxygen 1.4.4