ProgressSetValueEvent.h File Reference

The ProgressSetValueEvent is a custom event used to set a new value into a progress bar. More...

#include "../Config.h"
#include <QtCore/QEvent>

Go to the source code of this file.

Classes

class  te::qt::widgets::ProgressSetValueEvent
 The ProgressSetValueEvent is a custom event used to set a new value into a progress bar. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

The ProgressSetValueEvent is a custom event used to set a new value into a progress bar.

Definition in file ProgressSetValueEvent.h.