casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Slots | Public Member Functions | Protected Slots | Protected Attributes
casa::ProgressTimer Class Reference

#include <progresstimer.qo.h>

List of all members.

Public Slots

void removeFinished (const QString &)

Public Member Functions

 ProgressTimer (QWidget *parent=0)

Protected Slots

void timeout ()
void start ()

Protected Attributes

QList< ProgressBar * > progressList
QTimer timer
QMutex mutex
QStringList toBeRemoved

Detailed Description

Definition at line 45 of file progresstimer.qo.h.


Constructor & Destructor Documentation

casa::ProgressTimer::ProgressTimer ( QWidget *  parent = 0)

Member Function Documentation

void casa::ProgressTimer::removeFinished ( const QString &  ) [slot]
void casa::ProgressTimer::start ( ) [protected, slot]
void casa::ProgressTimer::timeout ( ) [protected, slot]

Member Data Documentation

QMutex casa::ProgressTimer::mutex [protected]

Definition at line 55 of file progresstimer.qo.h.

Definition at line 53 of file progresstimer.qo.h.

QTimer casa::ProgressTimer::timer [protected]

Definition at line 54 of file progresstimer.qo.h.

QStringList casa::ProgressTimer::toBeRemoved [protected]

Definition at line 56 of file progresstimer.qo.h.


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