26 #ifndef __TERRAVIEW_INTERNAL_TERRAVIEW_H 
   27 #define __TERRAVIEW_INTERNAL_TERRAVIEW_H 
   44       class HelpManagerImpl;
 
   66     void init(
const std::string& configFile);
 
   83 #endif  // __TERRAVIEW_INTERNAL_TERRAVIEW_H 
The main class of TerraView. 
 
A QMainWindow to be used as the basis for TerraLib applications. 
 
TerraView(QWidget *parent=0)
 
A QMainWindow to be used as the basis for TerraLib applications. 
 
te::qt::widgets::HelpManagerImpl * m_helpManager