26 #ifndef __TERRAVIEW_INTERNAL_PROJECTINFODIALOG_H
27 #define __TERRAVIEW_INTERNAL_PROJECTINFODIALOG_H
83 #endif //__TERRALIB_QT_AF_INTERNAL_PROJECTINFODIALOG_H
~ProjectInfoDialog()
Destructor.
void onHelpPushButtonPressed()
Called on help button pressed.
void onOkPushButtonPressed()
Called on ok button pressed.
ProjectInfoWidget * m_info
Pointer to the widget that contains information about te::qt::af::Project.
ProjectInfoDialog(QWidget *parent=0)
Constructor.
void setProject(ProjectMetadata *proj)
Sets the project to be inspected.