|
svgui
1.9
|
#include <View.h>
Public Attributes | |
| QPushButton * | cancel |
| QProgressBar * | bar |
| int | lastCheck |
| QTimer * | checkTimer |
| QPushButton* View::ProgressBarRec::cancel |
Definition at line 436 of file View.h.
Referenced by View::addLayer().
| QProgressBar* View::ProgressBarRec::bar |
Definition at line 437 of file View.h.
Referenced by View::addLayer().
| int View::ProgressBarRec::lastCheck |
Definition at line 438 of file View.h.
Referenced by View::addLayer().
| QTimer* View::ProgressBarRec::checkTimer |
Definition at line 439 of file View.h.
Referenced by View::addLayer().