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