26 #ifndef __TERRALIB_QT_AF_INTERNAL_PROJECTINFODIALOG_H 
   27 #define __TERRALIB_QT_AF_INTERNAL_PROJECTINFODIALOG_H 
   41       class ProjectInfoWidget;
 
   78           void onOkPushButtonPressed();
 
   83           void onHelpPushButtonPressed();
 
   94 #endif //__TERRALIB_QT_AF_INTERNAL_PROJECTINFODIALOG_H 
Configuration flags for the TerraLib Application Framework. 
 
ProjectInfoWidget * m_info
Pointer to the widget that contains information about te::qt::af::Project. 
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class models the concept of a project for the TerraLib Application Framework.