svgui  1.9
View::ProgressBarRec Struct Reference

#include <View.h>

Public Attributes

QPushButton * cancel
 
QProgressBar * bar
 
int lastCheck
 
QTimer * checkTimer
 

Detailed Description

Definition at line 435 of file View.h.

Member Data Documentation

◆ cancel

QPushButton* View::ProgressBarRec::cancel

Definition at line 436 of file View.h.

Referenced by View::addLayer().

◆ bar

QProgressBar* View::ProgressBarRec::bar

Definition at line 437 of file View.h.

Referenced by View::addLayer().

◆ lastCheck

int View::ProgressBarRec::lastCheck

Definition at line 438 of file View.h.

Referenced by View::addLayer().

◆ checkTimer

QTimer* View::ProgressBarRec::checkTimer

Definition at line 439 of file View.h.

Referenced by View::addLayer().


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