KDE PIM / Developers / API Docs / certmanager / lib

Kleo::ProgressBar Class Reference

A QProgressBar with self-powered busy indicator. More...

#include <progressbar.h>

Inherits QProgressBar.

List of all members.

Public Slots

Public Member Functions


Detailed Description

A QProgressBar with self-powered busy indicator.


Member Function Documentation

void Kleo::ProgressBar::setProgress (  int  progress  )  [slot]
 

reimplementation to support self-powered busy indicator

void Kleo::ProgressBar::setTotalSteps (  int  total  )  [slot]
 

reimplementation to support self-powered busy indicator

void Kleo::ProgressBar::reset (   )  [slot]
 

reimplementation to support self-powered busy indicator

void Kleo::ProgressBar::setProgress (  int  cur,
int  tot
)  [inline, slot]
 

reimplementation to preserve visibility


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