25 #ifndef __TERRALIB_QT_AF_EVENTS_INTERNAL_PROJECTEVENTS_H 
   26 #define __TERRALIB_QT_AF_EVENTS_INTERNAL_PROJECTEVENTS_H 
   83 #endif //__TERRALIB_QT_AF_EVENTS_INTERNAL_PROJECTEVENTS_H 
It indicates that a new project was created. 
 
Project * m_proj
Pointer to the new project. 
 
A base class for application events. 
 
ProjectAdded(Project *proj)
Constructor. 
 
It indicates that the project has unsaved changes. 
 
Enumerations for the TerraLib Application Framework. 
 
ProjectUnsaved()
Constructor.