ProgressSetMessageEvent.h File Reference

A custom event used to set a new message into a progress bar. More...

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

Go to the source code of this file.

Classes

class  te::qt::widgets::ProgressSetMessageEvent
 The ProgressSetMessageEvent is a custom event used to set a new message 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

A custom event used to set a new message into a progress bar.

Definition in file ProgressSetMessageEvent.h.