Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Static Public Member Functions | Protected Member Functions | List of all members
TYProgressManager Class Reference

#include <TYProgressManager.h>

Static Public Member Functions

static void create (QWidget *pParent, const char *name=0)
 
static void set (int totalSteps, int stepSize=1)
 
static void step ()
 
static void step (bool &wasCancelled)
 
static void stepToEnd ()
 

Protected Member Functions

 TYProgressManager ()
 

Detailed Description

Cette classe ne fait rien dans le cas ou Tympan n'utilise pas l'API Qt. Seule la declaration des methodes est faite afin de satisfaire les appels correspondant depuis le DataManager.

Definition at line 171 of file TYProgressManager.h.

Constructor & Destructor Documentation

◆ TYProgressManager()

TYProgressManager::TYProgressManager ( )
inlineprotected

Definition at line 181 of file TYProgressManager.h.

Member Function Documentation

◆ create()

static void TYProgressManager::create ( QWidget *  pParent,
const char *  name = 0 
)
inlinestatic

Definition at line 174 of file TYProgressManager.h.

Here is the caller graph for this function:

◆ set()

static void TYProgressManager::set ( int  totalSteps,
int  stepSize = 1 
)
inlinestatic

Definition at line 175 of file TYProgressManager.h.

Here is the caller graph for this function:

◆ step() [1/2]

static void TYProgressManager::step ( )
inlinestatic

Definition at line 176 of file TYProgressManager.h.

Here is the caller graph for this function:

◆ step() [2/2]

static void TYProgressManager::step ( bool &  wasCancelled)
inlinestatic

Definition at line 177 of file TYProgressManager.h.

◆ stepToEnd()

static void TYProgressManager::stepToEnd ( )
inlinestatic

Definition at line 178 of file TYProgressManager.h.

Here is the caller graph for this function:

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