certmanager/lib

Kleo::ProgressDialog Class Reference

#include <progressdialog.h>

Inherits TQProgressDialog.

Public Slots

void setMinimumDuration (int ms)
 

Public Member Functions

 ProgressDialog (Job *job, const TQString &baseText, TQWidget *creator=0, const char *name=0, WFlags f=0)
 

Detailed Description

A progress dialog for Kleo::Jobs.

Definition at line 46 of file progressdialog.h.

Constructor & Destructor Documentation

◆ ProgressDialog()

Kleo::ProgressDialog::ProgressDialog ( Job job,
const TQString &  baseText,
TQWidget *  creator = 0,
const char *  name = 0,
WFlags  f = 0 
)

Definition at line 46 of file progressdialog.cpp.

◆ ~ProgressDialog()

Kleo::ProgressDialog::~ProgressDialog ( )

Definition at line 68 of file progressdialog.cpp.

Member Function Documentation

◆ setMinimumDuration

void Kleo::ProgressDialog::setMinimumDuration ( int  ms)
slot

reimplementation

Definition at line 72 of file progressdialog.cpp.


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