The main class of TerraView.  
 More...
#include <TerraView.h>
 | 
| void  | addActions (const QString &name, const QString &category, const QList< QAction * > &acts) | 
|   | 
| void  | addMenusActions () | 
|   | 
| void  | addPopUpMenu () | 
|   | 
| bool  | checkAndSaveProject () | 
|   | 
| void  | closeEvent (QCloseEvent *event) | 
|   | 
| virtual void  | initAction (QAction *&act, const QString &icon, const QString &name, const QString &text, const QString &tooltip, bool iconVisibleInMenu, bool isCheckable, bool enabled, QObject *parent) | 
|   | 
| virtual void  | initActions () | 
|   | 
| virtual void  | initFramework (const QString &cfgFile) | 
|   | 
| virtual void  | initMenus () | 
|   | 
| virtual void  | initSlotsConnections () | 
|   | 
| virtual void  | initStatusBar () | 
|   | 
| void  | initToolbars () | 
|   | 
| virtual void  | makeDialog () | 
|   | 
| void  | openProject (const QString &prjFileName) | 
|   | 
| void  | projectChanged () | 
|   | 
The main class of TerraView. 
- See also
 - te::qt::af::BaseApplication 
 
Definition at line 65 of file TerraView.h.
 
      
        
          | TerraView::TerraView  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
      
        
          | TerraView::~TerraView  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void TerraView::addActions  | 
          ( | 
          const QString &  | 
          name,  | 
         
        
           | 
           | 
          const QString &  | 
          category,  | 
         
        
           | 
           | 
          const QList< QAction * > &  | 
          acts  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void TerraView::addMenusActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void TerraView::addPopUpMenu  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool TerraView::checkAndSaveProject  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void TerraView::closeEvent  | 
          ( | 
          QCloseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QDockWidget* te::qt::af::BaseApplication::getLayerExplorerDock  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | virtual void te::qt::af::BaseApplication::init  | 
          ( | 
          const QString &  | 
          cfgFile | ) | 
           | 
         
       
   | 
  
virtualinherited   | 
  
 
 
  
  
      
        
          | 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   | 
  
 
 
  
  
      
        
          | virtual void TerraView::initActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | virtual void te::qt::af::BaseApplication::initFramework  | 
          ( | 
          const QString &  | 
          cfgFile | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | virtual void TerraView::initMenus  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | virtual void TerraView::initSlotsConnections  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | virtual void te::qt::af::BaseApplication::initStatusBar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtualinherited   | 
  
 
 
  
  
      
        
          | void TerraView::initToolbars  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | virtual void TerraView::makeDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | void TerraView::onAddDataSetLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onAddFolderLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onAddQueryLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onAddTabularLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onDataSourceExplorerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onDisplayDataTableChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onDrawTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onFullScreenToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onHelpTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onInfoToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onLayerChartTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onLayerCompositionModeTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerExplorerVisibilityChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerFitOnMapDisplayTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerFitSelectedOnMapDisplayTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onLayerGroupingTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onLayerHistogramTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerPanToSelectedOnMapDisplayTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerPropertiesTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerRemoveItemTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerRemoveSelectionTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerRemoveTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerRenameTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerSaveSelectedObjectsTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onLayerScatterTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerShowTableTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onLayerSRSTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onLinkTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMapRemoveSelectionTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMapSetUnknwonSRIDTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onMapSRIDTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onMeasureAngleToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onMeasureAreaToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onMeasureDistanceToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onNewProjectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onNextExtentTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onOpenProjectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onPanToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onPluginsManagerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onPreviousExtentTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onProjectPropertiesTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onQueryLayerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onRecentProjectsTriggered  | 
          ( | 
          QAction *  | 
          proj | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onRestartSystemTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onSaveProjectAsTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onSaveProjectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onScaleComboBoxActivated  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onScaleDisplayChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onSelectionToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onStopDrawTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onStyleExplorerVisibilityChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::onToolsCustomizeTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onToolsDataExchangerDirectPopUpTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onToolsDataExchangerDirectTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onToolsDataExchangerTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onToolsQueryDataSourceTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onToolsRasterMultiResolutionTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::onUpdateLayerDataSourceTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onZoomExtentTriggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onZoomInToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void te::qt::af::BaseApplication::onZoomOutToggled  | 
          ( | 
          bool  | 
          checked | ) | 
           | 
         
       
   | 
  
slotinherited   | 
  
 
 
  
  
      
        
          | void TerraView::openProject  | 
          ( | 
          const QString &  | 
          prjFileName | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void TerraView::projectChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void TerraView::showAboutDialog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void TerraView::showProgressDockWidget  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
      
        
          | void TerraView::startProject  | 
          ( | 
          const QString &  | 
          projectFileName | ) | 
           | 
        
      
 
 
  
  
      
        
          | ApplicationController* te::qt::af::BaseApplication::m_app | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QLineEdit* te::qt::af::BaseApplication::m_coordinateLineEdit | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | MapDisplay* te::qt::af::BaseApplication::m_display | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_fileExit | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_fileMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_fileNewProject | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_fileOpenProject | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_filePrint | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_filePrintPreview | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_fileRestartSystem | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_fileSaveProject | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_fileSaveProjectAs | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_helpAbout | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_helpContents | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_helpMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_helpUpdate | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerChart | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerChartsHistogram | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerChartsScatter | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerCompositionMode | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | LayerExplorer* te::qt::af::BaseApplication::m_layerExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerFitOnMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerFitSelectedOnMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerLinkTable | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_layerMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerObjectGrouping | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerPanToSelectedOnMapDisplay | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerProperties | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_layerQuery | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRemove | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRemoveItem | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRemoveObjectSelection | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerRename | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerSaveSelectedObjects | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerShowTable | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_layerSRS | 
         
       
   | 
  
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* TerraView::m_mapMeasureAngle | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_mapMeasureArea | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_mapMeasureDistance | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_mapMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | 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   | 
  
 
 
  
  
      
        
          | 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* TerraView::m_pluginsManager | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_pluginsMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QDockWidget* TerraView::m_progressDockWidget | 
         
       
   | 
  
protected   | 
  
 
Dock widget used to show progress information. 
Definition at line 249 of file TerraView.h.
 
 
  
  
      
        
          | QAction* TerraView::m_projectAddFolderLayer | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_projectAddLayerDataset | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_projectAddLayerGraph | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_projectAddLayerMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_projectAddLayerQueryDataSet | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_projectAddLayerTabularDataSet | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_projectMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_projectProperties | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_projectUpdateLayerDataSource | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_recentProjectsMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QComboBox* te::qt::af::BaseApplication::m_scaleCmbBox | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QLabel* te::qt::af::BaseApplication::m_selected | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QStatusBar* te::qt::af::BaseApplication::m_statusbar | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | StyleExplorer* te::qt::af::BaseApplication::m_styleExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsCustomize | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsDataExchanger | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsDataExchangerDirect | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsDataExchangerDirectPopUp | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsDataSourceExplorer | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsDataSourceManagement | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_toolsExchangerMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsFixGeometry | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_toolsMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsQueryDataSource | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* TerraView::m_toolsRasterMultiResolution | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewDataTable | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewFullScreen | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewLayerExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_viewMenu | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QAction* te::qt::af::BaseApplication::m_viewStyleExplorer | 
         
       
   | 
  
protectedinherited   | 
  
 
 
  
  
      
        
          | QMenu* TerraView::m_viewToolBarsMenu | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: