The main class of TerraView.  
 More...
#include <TerraView.h>
The main class of TerraView. 
- See Also
 - te::qt::af::BaseApplication 
 
Definition at line 54 of file TerraView.h.
 
      
        
          | TerraView::TerraView  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
      
        
          | TerraView::~TerraView  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::checkProjectSave  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::closeEvent  | 
          ( | 
          QCloseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void TerraView::init  | 
          ( | 
          const std::string &  | 
          configFile | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::initAction  | 
          ( | 
          QAction *&  | 
          act,  | 
         
        
           | 
           | 
          const QString &  | 
          icon,  | 
         
        
           | 
           | 
          const QString &  | 
          name,  | 
         
        
           | 
           | 
          const QString &  | 
          text,  | 
         
        
           | 
           | 
          const QString &  | 
          tooltip,  | 
         
        
           | 
           | 
          bool  | 
          iconVisibleInMenu,  | 
         
        
           | 
           | 
          bool  | 
          isCheckable,  | 
         
        
           | 
           | 
          bool  | 
          enabled,  | 
         
        
           | 
           | 
          QObject *  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::initActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::initMenus  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::initSlotsConnections  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::initStatusBar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::initToolbars  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void TerraView::makeDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::newProject  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onAddDataSetLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onAddFolderLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onAddQueryLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onAddTabularLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
Definition at line 293 of file BaseApplication.cpp.
References te::qt::af::evt::COORDINATE_TRACKED, te::qt::af::evt::Event::m_id, te::qt::af::evt::MapSRIDChanged::m_srid, te::qt::af::evt::ToolBarAdded::m_toolbar, te::qt::af::evt::CoordinateTracked::m_x, te::qt::af::evt::CoordinateTracked::m_y, te::qt::af::evt::MAP_SRID_CHANGED, te::qt::af::evt::PROJECT_UNSAVED, TE_UNKNOWN_SRS, te::qt::af::evt::TOOLBAR_ADDED, and te::qt::af::UnsavedStar().
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onDataSourceExplorerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onDisplayDataTableChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onDisplayVisibilityChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onDrawTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onFullScreenToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onHelpTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onInfoToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerChartTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerExplorerVisibilityChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerFitOnMapDisplayTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerFitSelectedOnMapDisplayTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerGroupingTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerHistogramTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerPanToSelectedOnMapDisplayTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
Definition at line 1264 of file BaseApplication.cpp.
References te::gm::Envelope::getCenter(), te::map::MapDisplay::getExtent(), te::gm::Envelope::getHeight(), te::qt::af::ApplicationController::getInstance(), te::map::GetSelectedExtent(), te::map::MapDisplay::getSRID(), te::gm::Envelope::getWidth(), te::gm::Envelope::m_llx, te::gm::Envelope::m_lly, te::gm::Envelope::m_urx, te::gm::Envelope::m_ury, and te::map::MapDisplay::setExtent().
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerPropertiesTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerRemoveItemTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerRemoveSelectionTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerScatterTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerShowTableTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerSRSTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMapRemoveSelectionTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMapSetUnknwonSRIDTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMapSRIDTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMeasureAngleToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMeasureAreaToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMeasureDistanceToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onNewProjectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onNextExtentTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onOpenProjectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onPanToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onPluginsManagerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onPreviousExtentTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onProjectPropertiesTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onQueryLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onRecentProjectsTriggered  | 
          ( | 
          QAction *  | 
          proj | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onRemoveLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onRenameLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onSaveProjectAsTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onSaveProjectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onSelectionToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onStopDrawTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onStyleExplorerVisibilityChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onToolsCustomizeTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onToolsDataExchangerDirectPopUpTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onToolsDataExchangerDirectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onToolsDataExchangerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onZoomExtentTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onZoomInToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onZoomOutToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::openProject  | 
          ( | 
          const QString &  | 
          projectFileName | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::resetState  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | void TerraView::showAboutDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::showProgressDockWidget  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslotinherited   | 
  
 
 
  
  
      
        
          | QWidget* te::qt::af::BaseApplication::m_centralwidget | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QLineEdit* te::qt::af::BaseApplication::m_coordinateLineEdit | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | MapDisplay* te::qt::af::BaseApplication::m_display | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | LayerExplorer* te::qt::af::BaseApplication::m_explorer | 
         
       
   | 
  
protectedinherited   | 
  
 
A dockable tree view for the layers in the application project. 
Definition at line 342 of file BaseApplication.h.
 
 
  
  
      
        
          | QDockWidget* te::qt::af::BaseApplication::m_eyeBirdDisplaysDockWidget | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_fileExit | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_fileMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_fileNewProject | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_fileOpenProject | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_filePrint | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_filePrintPreview | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_fileSaveProject | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_fileSaveProjectAs | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QToolBar* te::qt::af::BaseApplication::m_fileToolBar | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_helpAbout | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_helpContents | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_helpMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_helpUpdate | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerChart | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerChartsHistogram | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerChartsScatter | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerEdit | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerExport | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerFitOnMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerFitSelectedOnMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerLower | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_layerMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerObjectGrouping | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerPanToSelectedOnMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerProperties | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRaise | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRemoveItem | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRemoveObjectSelection | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerShowTable | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerSRS | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerToBottom | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerToTop | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QSize te::qt::af::BaseApplication::m_mapCursorSize | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapDraw | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapInfo | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapMeasureAngle | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapMeasureArea | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapMeasureDistance | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_mapMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapNextExtent | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapPan | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapPreviousExtent | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapRemoveSelection | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapSelection | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapSRID | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QLineEdit* te::qt::af::BaseApplication::m_mapSRIDLineEdit | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapStopDrawing | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QToolBar* te::qt::af::BaseApplication::m_mapToolBar | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapUnknownSRID | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapZoomArea | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapZoomExtent | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapZoomIn | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_mapZoomOut | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenuBar* te::qt::af::BaseApplication::m_menubar | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_pluginsManager | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_pluginsMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QDockWidget* te::qt::af::BaseApplication::m_progressDockWidget | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | Project* te::qt::af::BaseApplication::m_project | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectAddFolderLayer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectAddLayerDataset | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectAddLayerGraph | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_projectAddLayerMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectAddLayerQueryDataSet | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectAddLayerTabularDataSet | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_projectMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectProperties | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectRemoveLayer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_projectRenameLayer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_queryLayer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_recentProjectsMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QStatusBar* te::qt::af::BaseApplication::m_statusbar | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | StyleExplorer* te::qt::af::BaseApplication::m_styleExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | std::vector<DataSetTableDockWidget*> te::qt::af::BaseApplication::m_tableDocks | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_toolsCustomize | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_toolsDataExchanger | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_toolsDataExchangerDirect | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_toolsDataExchangerDirectPopUp | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_toolsDataSourceExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_toolsDataSourceManagement | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_toolsExchangerMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_toolsMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewDataTable | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewFullScreen | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewGrid | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewLayerExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_viewMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewRefresh | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewStyleExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* te::qt::af::BaseApplication::m_viewToolBarsMenu | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QDockWidget* te::qt::af::BaseApplication::m_zoomInDisplaysDockWidget | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/castejon/castejon_files/develop/terralib5/git/src/terraview/TerraView.h
 
- /home/castejon/castejon_files/develop/terralib5/git/src/terraview/TerraView.cpp