The main class of TerraView. More...
#include <TerraView.h>
Signals | |
| void | triggered (te::qt::af::evt::Event *e) |
Public Member Functions | |
| te::qt::af::DataSetTableDockWidget * | getLayerDock (const te::map::AbstractLayer *layer, const std::vector< te::qt::af::DataSetTableDockWidget * > &docs) |
| te::qt::widgets::LayerItemView * | getLayerExplorer () |
| QDockWidget * | getLayerExplorerDock () |
| te::qt::widgets::MapDisplay * | getMapDisplay () |
| void | init (const QString &cfgFile) |
| void | startProject (const QString &projectFileName) |
| TerraView (QWidget *parent=0) | |
| ~TerraView () | |
Static Public Member Functions | |
| static void | prepareQtEnvironment (const QString &cfgFile, const QString &splashImg) |
Protected Member Functions | |
| void | addActions (const QString &name, const QString &category, const QList< QAction * > &acts) |
| void | addMenusActions () |
| void | addPopUpMenu () |
| bool | checkAndSaveProject () |
| void | closeEvent (QCloseEvent *event) |
| virtual void | createDefaultSettings () |
| 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 () |
| virtual void | initToolbars () |
| virtual void | makeDialog () |
| void | openProject (const QString &prjFileName) |
| void | projectChanged () |
| void | resetComponents () |
| void | setMapSRIDLineEdit (const int srid) |
The main class of TerraView.
Definition at line 67 of file TerraView.h.
| TerraView::TerraView | ( | QWidget * | parent = 0 | ) |
Definition at line 246 of file TerraView.cpp.
References m_project, and ResetProject().
| TerraView::~TerraView | ( | ) |
Definition at line 261 of file TerraView.cpp.
References te::common::ProgressManager::clearAll(), ProjectWidgetFactory::finalize(), te::qt::af::StyleExplorer::getExplorer(), te::common::Singleton< ProgressManager >::getInstance(), m_compModeMenu, m_iController, m_project, m_queryDlg, te::qt::af::BaseApplication::m_styleExplorer, m_tvController, and te::qt::af::InterfaceController::removeInteface().
|
protected |
Definition at line 2086 of file TerraView.cpp.
References te::qt::af::ApplicationController::findAction(), te::qt::af::ApplicationController::getMenu(), te::qt::af::BaseApplication::m_app, m_pluginsMenu, m_projectAddLayerMenu, and p.
Referenced by onApplicationTriggered().
|
protected |
Definition at line 521 of file TerraView.cpp.
References m_fileExit, m_fileMenu, m_fileNewProject, m_fileOpenProject, m_filePrint, m_filePrintPreview, m_fileRestartSystem, m_fileSaveProject, m_fileSaveProjectAs, m_helpAbout, m_helpContents, m_helpMenu, m_layerChart, m_layerChartsHistogram, m_layerChartsScatter, te::qt::af::BaseApplication::m_layerCheckSelectedLayer, te::qt::af::BaseApplication::m_layerClearSelectedLayer, te::qt::af::BaseApplication::m_layerFitOnMapDisplay, te::qt::af::BaseApplication::m_layerFitSelectedOnMapDisplay, te::qt::af::BaseApplication::m_layerInvertObjectSelection, m_layerMenu, m_layerObjectGrouping, te::qt::af::BaseApplication::m_layerPanToSelectedOnMapDisplay, te::qt::af::BaseApplication::m_layerProperties, m_layerQuery, te::qt::af::BaseApplication::m_layerRemove, te::qt::af::BaseApplication::m_layerRemoveObjectSelection, te::qt::af::BaseApplication::m_layerRename, te::qt::af::BaseApplication::m_layerShowTable, te::qt::af::BaseApplication::m_layerSRS, te::qt::af::BaseApplication::m_mapDraw, te::qt::af::BaseApplication::m_mapEditGraphicScale, te::qt::af::BaseApplication::m_mapEditGrid, te::qt::af::BaseApplication::m_mapInfo, te::qt::af::BaseApplication::m_mapMeasureAngle, te::qt::af::BaseApplication::m_mapMeasureArea, te::qt::af::BaseApplication::m_mapMeasureDistance, m_mapMenu, te::qt::af::BaseApplication::m_mapNextExtent, te::qt::af::BaseApplication::m_mapPan, te::qt::af::BaseApplication::m_mapPanToCoordinateTool, te::qt::af::BaseApplication::m_mapPreviousExtent, te::qt::af::BaseApplication::m_mapRemoveSelection, te::qt::af::BaseApplication::m_mapSelection, te::qt::af::BaseApplication::m_mapShowGeographicGrid, te::qt::af::BaseApplication::m_mapShowGraphicScale, te::qt::af::BaseApplication::m_mapSRID, te::qt::af::BaseApplication::m_mapStopDrawing, te::qt::af::BaseApplication::m_mapUnknownSRID, te::qt::af::BaseApplication::m_mapZoomExtent, te::qt::af::BaseApplication::m_mapZoomIn, te::qt::af::BaseApplication::m_mapZoomOut, m_pluginsManager, m_pluginsMenu, m_projectAddFolderLayer, m_projectAddLayerDataset, m_projectAddLayerMenu, m_projectAddLayerQueryDataSet, m_projectAddLayerTabularDataSet, m_projectMenu, m_projectProperties, m_recentProjectsMenu, m_toolsCustomize, m_toolsDataExchanger, m_toolsDataExchangerDirect, m_toolsDataSourceExplorer, m_toolsExchangerMenu, m_toolsMenu, m_toolsQueryDataSource, m_toolsRasterMultiResolution, te::qt::af::BaseApplication::m_viewDataTable, te::qt::af::BaseApplication::m_viewFullScreen, te::qt::af::BaseApplication::m_viewLayerExplorer, m_viewMenu, te::qt::af::BaseApplication::m_viewStyleExplorer, and m_viewToolBarsMenu.
Referenced by makeDialog().
|
protected |
Definition at line 676 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addAllLayerAction(), te::qt::widgets::LayerItemView::addFolderLayerAction(), te::qt::widgets::LayerItemView::addInvalidLayerAction(), te::qt::widgets::LayerItemView::addMultipleSelectionAction(), te::qt::widgets::LayerItemView::addNoLayerAction(), te::qt::widgets::LayerItemView::addRasterLayerAction(), te::qt::widgets::LayerItemView::addTabularLayerAction(), te::qt::widgets::LayerItemView::addVectorLayerAction(), te::qt::af::LayerExplorer::getExplorer(), te::qt::af::BaseApplication::m_layerCharEncoding, m_layerChart, m_layerChartsHistogram, m_layerChartsScatter, te::qt::af::BaseApplication::m_layerCheckSelectedLayer, te::qt::af::BaseApplication::m_layerClearSelectedLayer, m_layerCompositionMode, m_layerDuplicateLayer, te::qt::af::BaseApplication::m_layerExplorer, te::qt::af::BaseApplication::m_layerFitOnMapDisplay, te::qt::af::BaseApplication::m_layerFitSelectedOnMapDisplay, te::qt::af::BaseApplication::m_layerInvertObjectSelection, m_layerLinkTable, m_layerObjectGrouping, te::qt::af::BaseApplication::m_layerPanToSelectedOnMapDisplay, te::qt::af::BaseApplication::m_layerProperties, m_layerQuery, te::qt::af::BaseApplication::m_layerRemove, te::qt::af::BaseApplication::m_layerRemoveObjectSelection, te::qt::af::BaseApplication::m_layerRename, te::qt::af::BaseApplication::m_layerSaveSelectedObjects, te::qt::af::BaseApplication::m_layerShowTable, te::qt::af::BaseApplication::m_layerSRS, m_projectAddFolderLayer, m_projectAddLayerMenu, m_projectUpdateLayerDataSource, m_toolsDataExchangerDirectPopUp, and te::qt::af::BaseApplication::m_viewStyleExplorer.
Referenced by makeDialog().
|
protected |
Definition at line 1992 of file TerraView.cpp.
References ProjectMetadata::m_changed, m_project, onSaveProjectTriggered(), and te::xsd::serialize::Save().
Referenced by closeEvent(), onNewProjectTriggered(), onOpenProjectTriggered(), and onRecentProjectsTriggered().
|
protected |
Definition at line 2075 of file TerraView.cpp.
References checkAndSaveProject(), te::qt::af::BaseApplication::m_app, and te::qt::af::SaveDataSourcesFile().
|
protectedvirtual |
Implements te::qt::af::BaseApplication.
Definition at line 443 of file TerraView.cpp.
|
inherited |
Definition at line 148 of file BaseApplication.cpp.
|
inherited |
Definition at line 138 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_ui.
Referenced by te::qt::plugins::mnt::ShowValuesTool::mouseMoveEvent(), te::qt::plugins::mnt::ShowValuesAction::onActionActivated(), onAddDataSetLayerTriggered(), onAddFolderLayerTriggered(), te::mnt::ProfileDialog::onaddPointMouseToggled(), onAddQueryLayerTriggered(), onAddTabularLayerTriggered(), onApplicationTriggered(), te::qt::plugins::tv::TimeViewerDockWidget::onApplyButtonClicked(), te::qt::af::BaseApplication::onCheckSelectedLayerTriggered(), te::qt::af::BaseApplication::onClearSelectedLayerTriggered(), te::qt::af::BaseApplication::onDrawTriggered(), te::qt::af::BaseApplication::onInfoToggled(), te::qt::af::BaseApplication::onLayerCharEncodingHovered(), onLayerChartTriggered(), onLayerCompositionModeTriggered(), onLayerDuplicateLayerTriggered(), te::qt::af::BaseApplication::onLayerFitOnMapDisplayTriggered(), te::qt::af::BaseApplication::onLayerFitSelectedOnMapDisplayTriggered(), onLayerGroupingTriggered(), onLayerHistogramTriggered(), te::qt::af::BaseApplication::onLayerInvertSelectionTriggered(), te::qt::af::BaseApplication::onLayerPanToSelectedOnMapDisplayTriggered(), te::qt::af::BaseApplication::onLayerPropertiesTriggered(), te::qt::af::BaseApplication::onLayerRemoveSelectionTriggered(), te::qt::af::BaseApplication::onLayerRemoveTriggered(), te::qt::af::BaseApplication::onLayerRenameTriggered(), te::qt::af::BaseApplication::onLayerSaveSelectedObjectsTriggered(), onLayerScatterTriggered(), te::qt::af::BaseApplication::onLayerShowTableTriggered(), te::qt::af::BaseApplication::onLayerSRSTriggered(), onLinkTriggered(), te::qt::af::BaseApplication::onMapRemoveSelectionTriggered(), onQueryLayerCreateLayer(), onQueryLayerTriggered(), onSaveProjectTriggered(), te::qt::af::BaseApplication::onSelectionToggled(), onToolsDataExchangerDirectPopUpTriggered(), onToolsDataExchangerDirectTriggered(), onToolsQueryDataSourceTriggered(), onToolsRasterMultiResolutionTriggered(), onUpdateLayerDataSourceTriggered(), te::qt::af::BaseApplication::onZoomExtentTriggered(), openProject(), resetComponents(), te::qt::plugins::ogr::Plugin::shutdown(), te::qt::plugins::gdal::Plugin::shutdown(), te::qt::plugins::ogr::Plugin::startup(), te::qt::plugins::gdal::Plugin::startup(), and te::qt::plugins::tv::TimeViewerDockWidget::~TimeViewerDockWidget().
|
inherited |
Definition at line 159 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_ui.
|
inherited |
Definition at line 143 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_ui.
Referenced by te::qt::plugins::tv::TimeViewerDockWidget::drawLayer(), te::mnt::ProfileDialog::DrawSelected(), te::qt::plugins::vp::CheckGeomValidityAction::onActionActivated(), te::qt::plugins::terramobile::GeoPackageBuilderAction::onActionActivated(), te::qt::plugins::mnt::ImageGenerationAction::onActionActivated(), te::qt::plugins::mnt::ShowValuesAction::onActionActivated(), te::qt::plugins::rp::RasterSlicingAction::onActionActivated(), te::qt::plugins::rp::ClippingAction::onActionActivated(), te::qt::plugins::rp::MixtureModelAction::onActionActivated(), te::qt::plugins::rp::ClassifierAction::onActionActivated(), te::qt::plugins::st::TimeSliderWidgetAction::onActionActivated(), te::qt::plugins::wtss::Plugin::onActionQueryToggled(), te::mnt::ProfileDialog::onaddPointMouseToggled(), onApplicationTriggered(), te::qt::plugins::tv::TimeViewerDockWidget::onApplyButtonClicked(), te::mnt::ProfileDialog::ondeletePathToggled(), te::mnt::ProfileDialog::oneditionEnabled(), te::qt::af::BaseApplication::onLayerRemoveTriggered(), te::mnt::ProfileDialog::release(), resetComponents(), te::mnt::ProfileDialog::setVertexEdition(), te::qt::plugins::ogr::Plugin::shutdown(), te::qt::plugins::gdal::Plugin::shutdown(), te::qt::plugins::ogr::Plugin::startup(), te::qt::plugins::gdal::Plugin::startup(), and te::qt::plugins::tv::TimeViewerDockWidget::~TimeViewerDockWidget().
|
virtual |
Reimplemented from te::qt::af::BaseApplication.
Definition at line 281 of file TerraView.cpp.
References te::qt::af::XMLFormatter::formatDataSourceInfos(), GetProjectsFromSettings(), TerraViewController::initializeProjectMenus(), te::qt::af::BaseApplication::m_app, m_project, ProjectMetadata::m_title, m_tvController, and openProject().
Referenced by main().
|
protectedvirtualinherited |
Definition at line 1491 of file BaseApplication.cpp.
Referenced by initActions(), and te::qt::af::BaseApplication::initActions().
|
protectedvirtual |
Reimplemented from te::qt::af::BaseApplication.
Definition at line 352 of file TerraView.cpp.
References te::qt::af::BaseApplication::initAction(), te::qt::af::BaseApplication::initActions(), m_fileExit, m_fileNewProject, m_fileOpenProject, m_filePrint, m_filePrintPreview, m_fileRestartSystem, m_fileSaveProject, m_fileSaveProjectAs, m_helpAbout, m_helpContents, m_layerChart, m_layerChartsHistogram, m_layerChartsScatter, m_layerCompositionMode, m_layerDuplicateLayer, m_layerLinkTable, m_layerObjectGrouping, m_layerQuery, te::qt::af::BaseApplication::m_menubar, m_pluginsManager, m_projectAddFolderLayer, m_projectAddLayerDataset, m_projectAddLayerQueryDataSet, m_projectAddLayerTabularDataSet, m_projectProperties, m_projectUpdateLayerDataSource, m_toolsCustomize, m_toolsDataExchanger, m_toolsDataExchangerDirect, m_toolsDataExchangerDirectPopUp, m_toolsDataSourceExplorer, m_toolsQueryDataSource, and m_toolsRasterMultiResolution.
|
protectedvirtualinherited |
Definition at line 1233 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::createDefaultSettings(), te::common::Singleton< ApplicationController >::getInstance(), te::qt::af::ApplicationController::initialize(), te::qt::af::BaseApplication::m_app, and te::qt::af::ApplicationController::setConfigFile().
Referenced by te::qt::af::BaseApplication::init().
|
protectedvirtual |
Reimplemented from te::qt::af::BaseApplication.
Definition at line 846 of file TerraView.cpp.
References te::qt::af::BaseApplication::initMenus(), m_fileMenu, m_helpMenu, m_layerMenu, m_mapMenu, te::qt::af::BaseApplication::m_menubar, m_pluginsMenu, m_projectAddLayerMenu, m_projectMenu, m_recentProjectsMenu, m_toolsExchangerMenu, m_toolsMenu, m_viewMenu, and m_viewToolBarsMenu.
|
protectedvirtual |
Reimplemented from te::qt::af::BaseApplication.
Definition at line 401 of file TerraView.cpp.
References te::qt::af::BaseApplication::initSlotsConnections(), m_fileExit, m_fileNewProject, m_fileOpenProject, m_fileRestartSystem, m_fileSaveProject, m_fileSaveProjectAs, m_helpAbout, m_helpContents, m_layerChart, m_layerChartsHistogram, m_layerChartsScatter, m_layerCompositionMode, m_layerDuplicateLayer, m_layerLinkTable, m_layerObjectGrouping, m_layerQuery, m_pluginsManager, m_projectAddFolderLayer, m_projectAddLayerDataset, m_projectAddLayerQueryDataSet, m_projectAddLayerTabularDataSet, m_projectProperties, m_projectUpdateLayerDataSource, m_recentProjectsMenu, m_toolsCustomize, m_toolsDataExchanger, m_toolsDataExchangerDirect, m_toolsDataExchangerDirectPopUp, m_toolsDataSourceExplorer, m_toolsQueryDataSource, m_toolsRasterMultiResolution, onAddDataSetLayerTriggered(), onAddFolderLayerTriggered(), onAddQueryLayerTriggered(), onAddTabularLayerTriggered(), onDataSourceExplorerTriggered(), onHelpTriggered(), onLayerChartTriggered(), onLayerCompositionModeTriggered(), onLayerDuplicateLayerTriggered(), onLayerGroupingTriggered(), onLayerHistogramTriggered(), onLayerScatterTriggered(), onLinkTriggered(), onNewProjectTriggered(), onOpenProjectTriggered(), onPluginsManagerTriggered(), onProjectPropertiesTriggered(), onQueryLayerTriggered(), onRecentProjectsTriggered(), onRestartSystemTriggered(), onSaveProjectAsTriggered(), onSaveProjectTriggered(), onToolsCustomizeTriggered(), onToolsDataExchangerDirectPopUpTriggered(), onToolsDataExchangerDirectTriggered(), onToolsDataExchangerTriggered(), onToolsQueryDataSourceTriggered(), onToolsRasterMultiResolutionTriggered(), onUpdateLayerDataSourceTriggered(), showAboutDialog(), and te::qt::af::BaseApplication::triggered().
|
protectedvirtualinherited |
Definition at line 1251 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::map::MapDisplay::getSRID(), te::qt::af::BaseApplication::m_coordinateLineEdit, te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_internalSettings, te::qt::af::BaseApplication::m_mapSRID, te::qt::af::BaseApplication::m_mapSRIDLineEdit, te::qt::af::BaseApplication::m_mapStopDrawing, te::qt::af::BaseApplication::m_mapUnknownSRID, te::qt::af::BaseApplication::m_scaleCmbBox, te::qt::af::BaseApplication::m_selected, te::qt::af::BaseApplication::m_statusbar, te::qt::af::BaseApplication::onScaleComboBoxActivated(), te::qt::af::BaseApplication::onScaleDisplayChanged(), and te::qt::af::BaseApplication::setMapSRIDLineEdit().
Referenced by te::qt::af::BaseApplication::makeDialog().
|
protectedvirtual |
Reimplemented from te::qt::af::BaseApplication.
Definition at line 878 of file TerraView.cpp.
References te::qt::af::ApplicationController::getToolBars(), te::qt::af::BaseApplication::initToolbars(), te::qt::af::BaseApplication::m_app, and m_viewToolBarsMenu.
|
protectedvirtual |
Reimplemented from te::qt::af::BaseApplication.
Definition at line 309 of file TerraView.cpp.
References te::qt::af::InterfaceController::addInterface(), te::qt::af::ApplicationController::addListener(), addMenusActions(), addPopUpMenu(), te::qt::af::StyleExplorer::getExplorer(), te::qt::widgets::CompositionModeMenuWidget::getMenu(), ProjectWidgetFactory::initialize(), te::qt::af::BaseApplication::m_app, m_compModeMenu, m_iController, m_layerCompositionMode, m_progressDockWidget, m_pvb, m_pvw, te::qt::af::BaseApplication::m_statusbar, te::qt::af::BaseApplication::m_styleExplorer, te::qt::af::BaseApplication::makeDialog(), and showProgressDockWidget().
|
protectedslot |
Definition at line 1479 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addLayers(), te::qt::af::ApplicationController::getAppTitle(), te::common::Singleton< DataSourceTypeManager >::getInstance(), te::qt::af::GetLastDatasourceFromSettings(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::AbstractLayerSelector::getLayers(), GetParent(), te::qt::widgets::DataSourceType::getWidget(), te::qt::af::BaseApplication::m_app, m_project, projectChanged(), te::qt::af::SaveLastDatasourceOnSettings(), te::qt::widgets::AbstractLayerSelector::set(), TE_TR, and te::qt::widgets::DataSourceType::WIDGET_LAYER_SELECTOR.
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1661 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addFolder(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), GetParent(), te::qt::af::BaseApplication::m_app, te::sa::Normal, and projectChanged().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1576 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addLayers(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::LayerExplorer::getExplorer(), te::qt::af::BaseApplication::getLayerExplorer(), GetParent(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_layerExplorer, m_project, projectChanged(), and TE_TR.
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1623 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addLayers(), te::qt::af::ApplicationController::getAppTitle(), te::qt::widgets::DataPropertiesDialog::getDataSetAdapterLayer(), te::qt::af::LayerExplorer::getExplorer(), te::qt::af::BaseApplication::getLayerExplorer(), GetParent(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_layerExplorer, m_project, projectChanged(), and TE_TR.
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 907 of file TerraView.cpp.
References addActions(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::af::BaseApplication::getMapDisplay(), te::qt::widgets::GetValidLayers(), te::qt::af::evt::LAYER_ADDED, te::qt::af::evt::LAYER_CHANGED, te::qt::af::evt::LAYER_REMOVED, te::qt::af::evt::LAYER_VISIBILITY_CHANGED, te::qt::af::evt::NewActionsAvailable::m_actions, te::qt::af::evt::NewActionsAvailable::m_category, te::qt::af::evt::Event::m_id, te::qt::af::evt::NewActionsAvailable::m_plgName, te::qt::af::evt::NewActionsAvailable::m_toolbar, te::qt::af::evt::NEW_ACTIONS_AVAILABLE, projectChanged(), te::qt::widgets::MapDisplay::refresh(), and te::map::MapDisplay::setLayerList().
|
slotinherited |
Definition at line 1129 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::addListener(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::ApplicationController::getSelectionColor(), te::qt::af::BaseApplication::m_app, te::qt::af::ChartDisplayDockWidget::setAppController(), te::qt::af::ChartDisplayDockWidget::setLayer(), and te::qt::af::ChartDisplayDockWidget::setSelectionColor().
Referenced by te::qt::af::BaseApplication::onLayerShowTableTriggered().
|
slotinherited |
Definition at line 629 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::LayerItemView::getSelectedItems(), te::qt::widgets::TreeItem::setVisible(), and te::qt::widgets::TOTALLY.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 644 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::LayerItemView::getSelectedItems(), te::qt::widgets::NONE, and te::qt::widgets::TreeItem::setVisible().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1978 of file TerraView.cpp.
References te::qt::af::BaseApplication::m_app, and te::qt::af::ApplicationController::trigger().
Referenced by onToolsQueryDataSourceTriggered().
|
protectedslot |
Definition at line 1923 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::GetLastDatasourceFromSettings(), te::qt::af::BaseApplication::m_app, and te::qt::af::SaveLastDatasourceOnSettings().
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 1036 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_tables, and te::qt::af::BaseApplication::m_viewDataTable.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 206 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::draw(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_display, and te::qt::af::BaseApplication::triggered().
Referenced by te::mnt::ProfileDialog::DrawSelected(), te::qt::af::BaseApplication::initSlotsConnections(), and te::mnt::ProfileDialog::release().
|
slotinherited |
Definition at line 1155 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::widgets::MapDisplay::getGraphicScale(), te::qt::af::BaseApplication::m_display, and te::qt::af::BaseApplication::m_mapEditGraphicScale.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 1162 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::widgets::MapDisplay::getGrid(), te::qt::af::BaseApplication::m_display, and te::qt::af::BaseApplication::m_mapEditGrid.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 1024 of file BaseApplication.cpp.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1058 of file TerraView.cpp.
References te::common::Singleton< HelpManager >::getInstance().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1969 of file TerraView.cpp.
References te::qt::af::BaseApplication::m_app, and te::qt::af::ApplicationController::trigger().
Referenced by onQueryLayerTriggered().
|
slotinherited |
Definition at line 287 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::LayerExplorer::getExplorer(), te::qt::af::BaseApplication::getLayerExplorer(), GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_layerExplorer, te::qt::af::BaseApplication::m_mapCursorSize, and te::qt::widgets::MapDisplay::setCurrentTool().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 463 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_internalSettingsDlg.
Referenced by te::qt::af::BaseApplication::onInternalSettingsTriggered().
|
virtualslotinherited |
Definition at line 452 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_internalSettingsDlg, and te::qt::af::BaseApplication::onInternalSettingsDestroyed().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 1011 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_encodingMenu, and te::qt::widgets::CharEncodingMenuWidget::setLayer().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1229 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, projectChanged(), te::qt::widgets::MapDisplay::refresh(), te::qt::widgets::ChartLayerDialog::setChart(), te::qt::widgets::ChartLayerDialog::setLayer(), and te::qt::widgets::LayerItemView::updateChart().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1393 of file TerraView.cpp.
References te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), m_compModeMenu, and te::qt::widgets::CompositionModeMenuWidget::setLayer().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1285 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addLayers(), te::common::TreeItem::begin(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::widgets::TreeItem::getType(), te::map::AbstractLayer::isValid(), te::qt::af::BaseApplication::m_app, and projectChanged().
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 1029 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_viewLayerExplorer.
|
slotinherited |
Definition at line 795 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::getLayerExplorer(), te::map::MapDisplay::getLayerList(), te::qt::widgets::GetSelectedLayersOnly(), te::map::MapDisplay::getSRID(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::widgets::MapDisplay::setExtent(), te::map::MapDisplay::setLayerList(), te::qt::widgets::MapDisplay::setSRID(), TE_UNKNOWN_SRS, te::gm::Envelope::transform(), and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 874 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::getLayerExplorer(), te::map::GetSelectedExtent(), te::qt::widgets::GetSelectedLayersOnly(), te::map::MapDisplay::getSRID(), te::gm::Envelope::isValid(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, and te::qt::widgets::MapDisplay::setExtent().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1340 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, projectChanged(), te::qt::widgets::MapDisplay::refresh(), te::qt::widgets::GroupingDialog::setLayers(), te::qt::af::BaseApplication::triggered(), and te::qt::widgets::LayerItemView::updateLegend().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1119 of file TerraView.cpp.
References te::qt::af::ApplicationController::addListener(), te::qt::af::ApplicationController::getAppTitle(), te::qt::widgets::HistogramDialog::getDisplayWidget(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::ApplicationController::getSelectionColor(), te::qt::af::BaseApplication::m_app, te::qt::af::ChartDisplayDockWidget::setAppController(), te::qt::af::ChartDisplayDockWidget::setLayer(), and te::qt::af::ChartDisplayDockWidget::setSelectionColor().
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 727 of file BaseApplication.cpp.
References te::da::ObjectIdSet::difference(), ds, dt, te::da::GenerateOIDSet(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, and te::qt::af::BaseApplication::triggered().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 912 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::gm::Envelope::getCenter(), te::qt::af::MapDisplay::getDisplay(), te::map::MapDisplay::getExtent(), te::gm::Envelope::getHeight(), te::qt::af::BaseApplication::getLayerExplorer(), te::map::GetSelectedExtent(), te::qt::widgets::GetSelectedLayersOnly(), te::map::MapDisplay::getSRID(), te::gm::Envelope::getWidth(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, 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().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 671 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), and te::qt::af::BaseApplication::m_app.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 659 of file BaseApplication.cpp.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 696 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, and te::qt::af::BaseApplication::triggered().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 468 of file BaseApplication.cpp.
References te::se::CreateCoverageStyle(), te::se::CreateFeatureTypeStyle(), te::rst::RasterProperty::getBandProperties(), te::qt::widgets::GetChangedAndVisibleLayers(), te::da::GetFirstGeomProperty(), te::da::GetFirstRasterProperty(), te::gm::GeometryProperty::getGeometryType(), te::qt::widgets::LayerItem::getLayer(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::af::BaseApplication::getMapDisplay(), te::qt::widgets::TreeItem::getParent(), te::qt::widgets::LayerItemView::getSelectedItems(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::widgets::GetValidLayers(), te::qt::widgets::MapDisplay::refresh(), te::qt::widgets::LayerItemView::removeSelectedItems(), te::map::MapDisplay::setLayerList(), te::qt::af::BaseApplication::triggered(), te::qt::widgets::LayerItem::updateLegend(), and te::map::VISIBLE.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 584 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::widgets::TreeItem::getAsString(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::LayerItemView::getSelectedItems(), te::qt::widgets::TreeItem::getType(), te::qt::af::BaseApplication::m_app, te::sa::Normal, and te::qt::af::BaseApplication::triggered().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 960 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::widgets::SaveSelectedObjectsDialog::getLayer(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, te::qt::widgets::SaveSelectedObjectsDialog::setParameters(), and te::qt::af::BaseApplication::triggered().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1172 of file TerraView.cpp.
References te::qt::af::ApplicationController::addListener(), te::qt::af::ApplicationController::getAppTitle(), te::qt::widgets::ScatterDialog::getDisplayWidget(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::ApplicationController::getSelectionColor(), te::qt::af::BaseApplication::m_app, te::qt::af::ChartDisplayDockWidget::setAppController(), te::qt::af::ChartDisplayDockWidget::setLayer(), and te::qt::af::ChartDisplayDockWidget::setSelectionColor().
Referenced by initSlotsConnections().
|
protectedslotinherited |
Definition at line 1175 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_app, and te::qt::af::ApplicationController::trigger().
Referenced by onQueryLayerTriggered(), and te::qt::af::BaseApplication::onSelectionToggled().
|
protectedslotinherited |
Definition at line 1169 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::triggered().
|
virtualslotinherited |
Definition at line 1059 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::addListener(), te::qt::af::ApplicationController::getAppTitle(), GetLayerDock(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::ApplicationController::getSelectionColor(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_tables, te::qt::af::BaseApplication::m_viewDataTable, te::qt::af::BaseApplication::onChartDisplayCreated(), te::qt::af::BaseApplication::onLayerTableClose(), te::qt::af::DataSetTableDockWidget::setHighlightColor(), and te::qt::af::DataSetTableDockWidget::setLayer().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 770 of file BaseApplication.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::widgets::SRSManagerDialog::getSelectedSRS(), and te::qt::af::BaseApplication::m_app.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 1114 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_tables, and te::qt::af::ApplicationController::removeListener().
Referenced by te::qt::af::BaseApplication::onLayerShowTableTriggered().
|
protectedslot |
Definition at line 1064 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addLayers(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), GetParent(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, and projectChanged().
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 403 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), and te::qt::af::BaseApplication::m_display.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 301 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 353 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::widgets::MapDisplay::setSRID(), TE_UNKNOWN_SRS, and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 362 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_mapEditGrid, te::qt::af::BaseApplication::m_mapShowGeographicGrid, and te::qt::widgets::MapDisplay::showGrid().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 337 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::widgets::SRSManagerDialog::getSelectedSRS(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::widgets::MapDisplay::setSRID(), and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 392 of file BaseApplication.cpp.
References te::qt::widgets::Measure::Angle, te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_mapCursorSize, and te::qt::widgets::MapDisplay::setCurrentTool().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 381 of file BaseApplication.cpp.
References te::qt::widgets::Measure::Area, te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_mapCursorSize, and te::qt::widgets::MapDisplay::setCurrentTool().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 370 of file BaseApplication.cpp.
References te::qt::widgets::Measure::Distance, te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_mapCursorSize, and te::qt::widgets::MapDisplay::setCurrentTool().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 966 of file TerraView.cpp.
References checkAndSaveProject(), te::qt::af::ApplicationController::getAppName(), te::qt::af::BaseApplication::m_app, m_project, ProjectMetadata::m_title, and resetComponents().
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 255 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_display, and te::qt::af::MapDisplay::nextExtent().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 980 of file TerraView.cpp.
References checkAndSaveProject(), file(), te::qt::af::ApplicationController::getAppTitle(), TerraViewController::getExtensionFilter(), te::qt::af::BaseApplication::m_app, m_tvController, openProject(), resetComponents(), and te::common::Exception::what().
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 260 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::widgets::MapDisplay::setCurrentTool(), and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections(), and te::mnt::ProfileDialog::oneditionEnabled().
|
protectedslot |
Definition at line 1790 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), and te::qt::af::BaseApplication::m_app.
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 250 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_display, and te::qt::af::MapDisplay::previousExtent().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1686 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::m_app, ProjectMetadata::m_changed, m_project, projectChanged(), and ProjectInfoDialog::setProject().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1461 of file TerraView.cpp.
References te::qt::widgets::LayerItemView::addLayers(), te::qt::af::BaseApplication::getLayerExplorer(), GetParent(), and projectChanged().
Referenced by onQueryLayerTriggered().
|
protectedslot |
Definition at line 1405 of file TerraView.cpp.
References te::qt::af::InterfaceController::addInterface(), createLayer(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), GetSelectedLayersOnly(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, m_iController, m_queryDlg, onHighlightLayerObjects(), te::qt::af::BaseApplication::onLayerSelectedObjectsChanged(), onQueryLayerCreateLayer(), te::qt::widgets::QueryDialog::setCurrentLayer(), and te::qt::widgets::QueryDialog::setLayerList().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1775 of file TerraView.cpp.
References checkAndSaveProject(), openProject(), and resetComponents().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 946 of file TerraView.cpp.
References te::qt::af::BaseApplication::m_app, and te::qt::af::SaveDataSourcesFile().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1052 of file TerraView.cpp.
References onSaveProjectTriggered().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1007 of file TerraView.cpp.
References AddRecentProjectToSettings(), d, XMLFormatter::format(), te::qt::af::XMLFormatter::formatDataSourceInfos(), te::qt::widgets::LayerItemView::getAllLayers(), te::qt::af::ApplicationController::getAppName(), TerraViewController::getAppProjectExtension(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::af::BaseApplication::m_app, ProjectMetadata::m_changed, ProjectMetadata::m_fileName, m_project, ProjectMetadata::m_title, m_tvController, te::qt::af::SaveDataSourcesFile(), SaveProject(), and TerraViewController::updateRecentProjects().
Referenced by checkAndSaveProject(), initSlotsConnections(), and onSaveProjectAsTriggered().
|
slotinherited |
Definition at line 420 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_scaleCmbBox, te::qt::widgets::MapDisplay::refresh(), and te::qt::widgets::MapDisplay::setScale().
Referenced by te::qt::af::BaseApplication::initStatusBar().
|
slotinherited |
Definition at line 445 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::widgets::MapDisplay::getScale(), te::qt::af::BaseApplication::m_display, and te::qt::af::BaseApplication::m_scaleCmbBox.
Referenced by te::qt::af::BaseApplication::initStatusBar().
|
slotinherited |
Definition at line 322 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::LayerExplorer::getExplorer(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_layerExplorer, te::qt::af::BaseApplication::onLayerSelectedObjectsChanged(), te::qt::widgets::MapDisplay::setCurrentTool(), and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections(), te::qt::af::BaseApplication::makeDialog(), and te::mnt::ProfileDialog::oneditionEnabled().
|
slotinherited |
Definition at line 1150 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_mapEditGraphicScale.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 415 of file BaseApplication.cpp.
References te::common::ProgressManager::cancelTasks(), te::common::TaskProgress::DRAW, and te::common::Singleton< ProgressManager >::getInstance().
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 1052 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_viewStyleExplorer.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
protectedslot |
Definition at line 1803 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::m_app, and te::qt::af::SettingsDialog::setApplicationController().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1854 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetSelectedLayersOnly(), te::qt::af::BaseApplication::m_app, and te::qt::widgets::DirectExchangerDialog::setLayers().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1830 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::GetLastDatasourceFromSettings(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, te::qt::widgets::DirectExchangerDialog::setLastDataSource(), and te::qt::widgets::DirectExchangerDialog::setLayers().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1817 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), and te::qt::af::BaseApplication::m_app.
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1882 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, onCreateNewLayer(), te::qt::widgets::QueryDataSourceDialog::setAppMapDisplay(), and te::qt::widgets::QueryDataSourceDialog::setLayerList().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1904 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetValidLayers(), te::qt::af::BaseApplication::m_app, and te::qt::widgets::MultiResolutionDialog::setLayerList().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1705 of file TerraView.cpp.
References ds, te::qt::af::ApplicationController::getAppTitle(), te::map::AbstractLayer::getDataSourceId(), te::common::Singleton< DataSourceInfoManager >::getInstance(), te::common::Singleton< DataSourceTypeManager >::getInstance(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::LayerItemView::getSelectedItems(), te::qt::widgets::DataSourceSelectorDialog::getSelecteds(), te::qt::widgets::DataSourceType::getWidget(), te::qt::af::BaseApplication::m_app, te::map::AbstractLayer::setDataSourceId(), TE_TR, te::qt::widgets::AbstractDataSourceConnector::update(), and te::qt::widgets::DataSourceType::WIDGET_DATASOURCE_CONNECTOR.
Referenced by initSlotsConnections().
|
slotinherited |
Definition at line 272 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::fit(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::widgets::GetValidLayers(), and te::qt::af::BaseApplication::m_display.
Referenced by te::qt::af::BaseApplication::initSlotsConnections().
|
slotinherited |
Definition at line 222 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_mapCursorSize, te::qt::widgets::MapDisplay::setCurrentTool(), and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections(), and te::mnt::ProfileDialog::oneditionEnabled().
|
slotinherited |
Definition at line 236 of file BaseApplication.cpp.
References te::qt::af::MapDisplay::getDisplay(), te::qt::af::BaseApplication::m_app, te::qt::af::BaseApplication::m_display, te::qt::af::BaseApplication::m_mapCursorSize, te::qt::widgets::Zoom::Out, te::qt::widgets::MapDisplay::setCurrentTool(), and te::qt::af::ApplicationController::trigger().
Referenced by te::qt::af::BaseApplication::initSlotsConnections(), and te::mnt::ProfileDialog::oneditionEnabled().
|
protected |
Definition at line 2009 of file TerraView.cpp.
References AddRecentProjectToSettings(), XMLFormatter::format(), te::qt::af::XMLFormatter::formatDataSourceInfos(), te::qt::af::ApplicationController::getAppName(), te::qt::af::ApplicationController::getAppTitle(), te::qt::af::BaseApplication::getLayerExplorer(), LoadProject(), te::qt::af::BaseApplication::m_app, ProjectMetadata::m_changed, ProjectMetadata::m_fileName, m_project, ProjectMetadata::m_title, ResetProject(), and te::qt::widgets::LayerItemView::setLayers().
Referenced by init(), onOpenProjectTriggered(), onRecentProjectsTriggered(), and startProject().
|
staticinherited |
Definition at line 164 of file BaseApplication.cpp.
References te::qt::af::AppCtrlSingleton::prepareQtEnvironment().
|
protected |
Definition at line 1985 of file TerraView.cpp.
References ProjectMetadata::m_changed, m_project, and ProjectMetadata::m_title.
Referenced by onAddDataSetLayerTriggered(), onAddFolderLayerTriggered(), onAddQueryLayerTriggered(), onAddTabularLayerTriggered(), onApplicationTriggered(), onLayerChartTriggered(), onLayerDuplicateLayerTriggered(), onLayerGroupingTriggered(), onLinkTriggered(), onProjectPropertiesTriggered(), and onQueryLayerCreateLayer().
|
protected |
Definition at line 2044 of file TerraView.cpp.
References te::qt::widgets::StyleDockWidget::clear(), te::qt::af::ApplicationController::getAppName(), te::qt::af::MapDisplay::getDisplay(), te::qt::af::StyleExplorer::getExplorer(), te::qt::af::BaseApplication::getLayerExplorer(), te::qt::af::BaseApplication::getMapDisplay(), te::qt::af::BaseApplication::m_app, ProjectMetadata::m_changed, te::qt::af::BaseApplication::m_display, ProjectMetadata::m_fileName, m_project, te::qt::af::BaseApplication::m_styleExplorer, te::qt::af::BaseApplication::m_tables, ProjectMetadata::m_title, te::qt::widgets::MapDisplay::refresh(), te::map::MapDisplay::setLayerList(), te::qt::widgets::LayerItemView::setLayers(), te::qt::widgets::MapDisplay::setSRID(), and te::qt::af::ApplicationController::trigger().
Referenced by onNewProjectTriggered(), onOpenProjectTriggered(), and onRecentProjectsTriggered().
|
protectedinherited |
Definition at line 1512 of file BaseApplication.cpp.
References te::qt::af::BaseApplication::m_coordinateLineEdit, te::qt::af::BaseApplication::m_mapSRIDLineEdit, and TE_UNKNOWN_SRS.
Referenced by te::qt::af::BaseApplication::initStatusBar(), and te::qt::af::BaseApplication::onApplicationTriggered().
|
protectedslot |
Definition at line 893 of file TerraView.cpp.
References te::qt::af::ApplicationController::getAboutLogo(), te::qt::af::ApplicationController::getTlibLogo(), te::qt::af::BaseApplication::m_app, AboutDialog::setTerraLibLogoFilePath(), and AboutDialog::setTerraViewLogoFilePath().
Referenced by initSlotsConnections().
|
protectedslot |
Definition at line 1964 of file TerraView.cpp.
References m_progressDockWidget.
Referenced by makeDialog().
| void TerraView::startProject | ( | const QString & | projectFileName | ) |
|
signalinherited |
Referenced by initSlotsConnections(), te::qt::af::BaseApplication::initSlotsConnections(), te::qt::af::BaseApplication::makeDialog(), te::qt::af::BaseApplication::onDrawTriggered(), onLayerGroupingTriggered(), te::qt::af::BaseApplication::onLayerInvertSelectionTriggered(), te::qt::af::BaseApplication::onLayerRemoveSelectionTriggered(), te::qt::af::BaseApplication::onLayerRemoveTriggered(), te::qt::af::BaseApplication::onLayerRenameTriggered(), te::qt::af::BaseApplication::onLayerSaveSelectedObjectsTriggered(), and te::qt::af::BaseApplication::onLayerSelectionChanged().
|
protectedinherited |
Definition at line 273 of file BaseApplication.h.
Referenced by addActions(), te::qt::af::BaseApplication::BaseApplication(), closeEvent(), init(), te::qt::af::BaseApplication::init(), te::qt::af::BaseApplication::initFramework(), te::qt::af::BaseApplication::initMenus(), initToolbars(), te::qt::af::BaseApplication::initToolbars(), makeDialog(), te::qt::af::BaseApplication::makeDialog(), onAddDataSetLayerTriggered(), onAddFolderLayerTriggered(), onAddQueryLayerTriggered(), onAddTabularLayerTriggered(), te::qt::af::BaseApplication::onChartDisplayCreated(), onCreateNewLayer(), onDataSourceExplorerTriggered(), onHighlightLayerObjects(), onLayerChartTriggered(), onLayerDuplicateLayerTriggered(), te::qt::af::BaseApplication::onLayerFitOnMapDisplayTriggered(), te::qt::af::BaseApplication::onLayerFitSelectedOnMapDisplayTriggered(), onLayerGroupingTriggered(), onLayerHistogramTriggered(), te::qt::af::BaseApplication::onLayerInvertSelectionTriggered(), te::qt::af::BaseApplication::onLayerPanToSelectedOnMapDisplayTriggered(), te::qt::af::BaseApplication::onLayerPropertiesTriggered(), te::qt::af::BaseApplication::onLayerRemoveSelectionTriggered(), te::qt::af::BaseApplication::onLayerRenameTriggered(), te::qt::af::BaseApplication::onLayerSaveSelectedObjectsTriggered(), onLayerScatterTriggered(), te::qt::af::BaseApplication::onLayerSelectedObjectsChanged(), te::qt::af::BaseApplication::onLayerShowTableTriggered(), te::qt::af::BaseApplication::onLayerSRSTriggered(), te::qt::af::BaseApplication::onLayerTableClose(), onLinkTriggered(), te::qt::af::BaseApplication::onMapRemoveSelectionTriggered(), te::qt::af::BaseApplication::onMapSetUnknwonSRIDTriggered(), te::qt::af::BaseApplication::onMapSRIDTriggered(), onNewProjectTriggered(), onOpenProjectTriggered(), te::qt::af::BaseApplication::onPanToggled(), onPluginsManagerTriggered(), onProjectPropertiesTriggered(), onQueryLayerTriggered(), onRestartSystemTriggered(), onSaveProjectTriggered(), te::qt::af::BaseApplication::onSelectionToggled(), onToolsCustomizeTriggered(), onToolsDataExchangerDirectPopUpTriggered(), onToolsDataExchangerDirectTriggered(), onToolsDataExchangerTriggered(), onToolsQueryDataSourceTriggered(), onToolsRasterMultiResolutionTriggered(), onUpdateLayerDataSourceTriggered(), te::qt::af::BaseApplication::onZoomInToggled(), te::qt::af::BaseApplication::onZoomOutToggled(), openProject(), resetComponents(), showAboutDialog(), and te::qt::af::BaseApplication::~BaseApplication().
|
protected |
Definition at line 254 of file TerraView.h.
Referenced by makeDialog(), onLayerCompositionModeTriggered(), and ~TerraView().
|
protectedinherited |
Definition at line 290 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initStatusBar(), te::qt::af::BaseApplication::onApplicationTriggered(), and te::qt::af::BaseApplication::setMapSRIDLineEdit().
|
protectedinherited |
Definition at line 275 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::BaseApplication(), te::qt::af::BaseApplication::initSlotsConnections(), te::qt::af::BaseApplication::initStatusBar(), te::qt::af::BaseApplication::makeDialog(), te::qt::af::BaseApplication::onDrawTriggered(), te::qt::af::BaseApplication::onEditGraphicScaleTriggered(), te::qt::af::BaseApplication::onEditGridTriggered(), te::qt::af::BaseApplication::onInfoToggled(), onLayerChartTriggered(), te::qt::af::BaseApplication::onLayerFitOnMapDisplayTriggered(), te::qt::af::BaseApplication::onLayerFitSelectedOnMapDisplayTriggered(), onLayerGroupingTriggered(), te::qt::af::BaseApplication::onLayerPanToSelectedOnMapDisplayTriggered(), te::qt::af::BaseApplication::onMapCoordinateFinderTriggered(), te::qt::af::BaseApplication::onMapSetUnknwonSRIDTriggered(), te::qt::af::BaseApplication::onMapShowGeographicGridToggled(), te::qt::af::BaseApplication::onMapSRIDTriggered(), te::qt::af::BaseApplication::onMeasureAngleToggled(), te::qt::af::BaseApplication::onMeasureAreaToggled(), te::qt::af::BaseApplication::onMeasureDistanceToggled(), te::qt::af::BaseApplication::onNextExtentTriggered(), te::qt::af::BaseApplication::onPanToggled(), te::qt::af::BaseApplication::onPreviousExtentTriggered(), te::qt::af::BaseApplication::onScaleComboBoxActivated(), te::qt::af::BaseApplication::onScaleDisplayChanged(), te::qt::af::BaseApplication::onSelectionToggled(), onToolsQueryDataSourceTriggered(), te::qt::af::BaseApplication::onZoomExtentTriggered(), te::qt::af::BaseApplication::onZoomInToggled(), te::qt::af::BaseApplication::onZoomOutToggled(), resetComponents(), and te::qt::af::BaseApplication::~BaseApplication().
|
protectedinherited |
Definition at line 279 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::BaseApplication(), te::qt::af::BaseApplication::makeDialog(), and te::qt::af::BaseApplication::onLayerCharEncodingHovered().
|
protected |
Definition at line 195 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 232 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protected |
Definition at line 191 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 194 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 196 of file TerraView.h.
Referenced by addMenusActions(), and initActions().
|
protected |
Definition at line 197 of file TerraView.h.
Referenced by addMenusActions(), and initActions().
|
protected |
Definition at line 198 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 192 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 193 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 200 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 201 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 248 of file TerraView.h.
|
protected |
Definition at line 233 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protected |
Definition at line 202 of file TerraView.h.
|
protected |
Definition at line 250 of file TerraView.h.
Referenced by makeDialog(), onQueryLayerTriggered(), and ~TerraView().
|
protectedinherited |
Definition at line 288 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), and te::qt::af::BaseApplication::initStatusBar().
|
protectedinherited |
Definition at line 277 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::BaseApplication(), te::qt::af::BaseApplication::onInternalSettingsDestroyed(), and te::qt::af::BaseApplication::onInternalSettingsTriggered().
|
protectedinherited |
Definition at line 263 of file BaseApplication.h.
Referenced by addPopUpMenu(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), and te::qt::af::BaseApplication::makeDialog().
|
protected |
Definition at line 206 of file TerraView.h.
Referenced by addMenusActions(), addPopUpMenu(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 204 of file TerraView.h.
Referenced by addMenusActions(), addPopUpMenu(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 205 of file TerraView.h.
Referenced by addMenusActions(), addPopUpMenu(), initActions(), and initSlotsConnections().
|
protectedinherited |
Definition at line 264 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 265 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protected |
Definition at line 210 of file TerraView.h.
Referenced by addPopUpMenu(), initActions(), initSlotsConnections(), and makeDialog().
|
protected |
Definition at line 207 of file TerraView.h.
Referenced by addPopUpMenu(), initActions(), and initSlotsConnections().
|
protectedinherited |
Definition at line 274 of file BaseApplication.h.
Referenced by addPopUpMenu(), te::qt::af::BaseApplication::BaseApplication(), te::qt::af::BaseApplication::init(), te::qt::af::BaseApplication::makeDialog(), onAddQueryLayerTriggered(), onAddTabularLayerTriggered(), te::qt::af::BaseApplication::onInfoToggled(), te::qt::af::BaseApplication::onSelectionToggled(), and te::qt::af::BaseApplication::~BaseApplication().
|
protectedinherited |
Definition at line 259 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 260 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 255 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protected |
Definition at line 208 of file TerraView.h.
Referenced by addPopUpMenu(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 234 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protected |
Definition at line 209 of file TerraView.h.
Referenced by addMenusActions(), addPopUpMenu(), initActions(), and initSlotsConnections().
|
protectedinherited |
Definition at line 261 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 257 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protected |
Definition at line 211 of file TerraView.h.
Referenced by addMenusActions(), addPopUpMenu(), initActions(), and initSlotsConnections().
|
protectedinherited |
Definition at line 252 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 254 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 256 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 253 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 262 of file BaseApplication.h.
Referenced by addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 251 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 258 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 229 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::BaseApplication(), te::qt::af::BaseApplication::onInfoToggled(), te::qt::af::BaseApplication::onMeasureAngleToggled(), te::qt::af::BaseApplication::onMeasureAreaToggled(), te::qt::af::BaseApplication::onMeasureDistanceToggled(), te::qt::af::BaseApplication::onZoomInToggled(), and te::qt::af::BaseApplication::onZoomOutToggled().
|
protectedinherited |
Definition at line 232 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 244 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), te::qt::af::BaseApplication::onEditGraphicScaleTriggered(), and te::qt::af::BaseApplication::onShowGraphicScaleTriggered().
|
protectedinherited |
|
protectedinherited |
Definition at line 240 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 248 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 247 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 246 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protected |
Definition at line 235 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protectedinherited |
Definition at line 239 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 236 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 250 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 238 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 241 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 242 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), and te::qt::af::BaseApplication::makeDialog().
|
protectedinherited |
Definition at line 249 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), and te::qt::af::BaseApplication::onMapShowGeographicGridToggled().
|
protectedinherited |
Definition at line 243 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 285 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), and te::qt::af::BaseApplication::initStatusBar().
|
protectedinherited |
Definition at line 289 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initStatusBar(), and te::qt::af::BaseApplication::setMapSRIDLineEdit().
|
protectedinherited |
Definition at line 287 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), te::qt::af::BaseApplication::initStatusBar(), and te::qt::af::BaseApplication::makeDialog().
|
protectedinherited |
Definition at line 286 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), and te::qt::af::BaseApplication::initStatusBar().
|
protectedinherited |
Definition at line 235 of file BaseApplication.h.
|
protectedinherited |
Definition at line 237 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 233 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 234 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
Definition at line 227 of file BaseApplication.h.
Referenced by initActions(), te::qt::af::BaseApplication::initActions(), initMenus(), and te::qt::af::BaseApplication::initMenus().
|
protected |
Definition at line 213 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 236 of file TerraView.h.
Referenced by addActions(), addMenusActions(), and initMenus().
|
protected |
Dock widget used to show progress information.
Definition at line 246 of file TerraView.h.
Referenced by makeDialog(), and showProgressDockWidget().
|
protected |
Definition at line 256 of file TerraView.h.
Referenced by checkAndSaveProject(), init(), onAddDataSetLayerTriggered(), onAddQueryLayerTriggered(), onAddTabularLayerTriggered(), onNewProjectTriggered(), onProjectPropertiesTriggered(), onSaveProjectTriggered(), openProject(), projectChanged(), resetComponents(), TerraView(), and ~TerraView().
|
protected |
Definition at line 219 of file TerraView.h.
Referenced by addMenusActions(), addPopUpMenu(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 215 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 218 of file TerraView.h.
|
protected |
Definition at line 238 of file TerraView.h.
Referenced by addActions(), addMenusActions(), addPopUpMenu(), and initMenus().
|
protected |
Definition at line 216 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 217 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 237 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protected |
Definition at line 221 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 220 of file TerraView.h.
Referenced by addPopUpMenu(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 260 of file TerraView.h.
Referenced by makeDialog().
|
protected |
Definition at line 262 of file TerraView.h.
Referenced by makeDialog().
|
protected |
Definition at line 252 of file TerraView.h.
Referenced by onQueryLayerTriggered(), and ~TerraView().
|
protected |
Definition at line 239 of file TerraView.h.
Referenced by addMenusActions(), initMenus(), and initSlotsConnections().
|
protectedinherited |
Definition at line 291 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initStatusBar(), te::qt::af::BaseApplication::onScaleComboBoxActivated(), and te::qt::af::BaseApplication::onScaleDisplayChanged().
|
protectedinherited |
Definition at line 284 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initStatusBar(), and te::qt::af::BaseApplication::onApplicationTriggered().
|
protectedinherited |
Definition at line 283 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::initStatusBar(), and makeDialog().
|
protectedinherited |
Definition at line 276 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::BaseApplication(), te::qt::af::BaseApplication::initSlotsConnections(), makeDialog(), te::qt::af::BaseApplication::makeDialog(), resetComponents(), te::qt::af::BaseApplication::~BaseApplication(), and ~TerraView().
|
protectedinherited |
Definition at line 278 of file BaseApplication.h.
Referenced by te::qt::af::BaseApplication::onDisplayDataTableChanged(), te::qt::af::BaseApplication::onLayerShowTableTriggered(), te::qt::af::BaseApplication::onLayerTableClose(), resetComponents(), and te::qt::af::BaseApplication::~BaseApplication().
|
protected |
Definition at line 223 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 224 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 225 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 226 of file TerraView.h.
Referenced by addPopUpMenu(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 227 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 228 of file TerraView.h.
|
protected |
Definition at line 241 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protected |
Definition at line 240 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protected |
Definition at line 229 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 230 of file TerraView.h.
Referenced by addMenusActions(), initActions(), and initSlotsConnections().
|
protected |
Definition at line 258 of file TerraView.h.
Referenced by init(), onOpenProjectTriggered(), onSaveProjectTriggered(), and ~TerraView().
|
protectedinherited |
|
protectedinherited |
Definition at line 270 of file BaseApplication.h.
Referenced by addMenusActions(), te::qt::af::BaseApplication::initActions(), and te::qt::af::BaseApplication::initSlotsConnections().
|
protectedinherited |
|
protected |
Definition at line 242 of file TerraView.h.
Referenced by addMenusActions(), and initMenus().
|
protectedinherited |
Definition at line 269 of file BaseApplication.h.
Referenced by addMenusActions(), addPopUpMenu(), te::qt::af::BaseApplication::initActions(), te::qt::af::BaseApplication::initSlotsConnections(), te::qt::af::BaseApplication::makeDialog(), and te::qt::af::BaseApplication::onStyleExplorerVisibilityChanged().
|
protected |
Definition at line 243 of file TerraView.h.
Referenced by addMenusActions(), initMenus(), and initToolbars().