GlobeEngine
geViewer::LegendPanel Class Reference

#include <LegendPanel.h>

Inheritance diagram for geViewer::LegendPanel:

Public Slots

void changeFeatureSelection (geGIS::ModelLayerSelection _sel)
 
void changeAttributeSelection (LegendAttributeSelection _attribute)
 

Public Member Functions

 LegendPanel (GlobeEngineUI *_parent, std::string _qmlpath)
 
 ~LegendPanel ()
 
void update (const std::shared_ptr< geGIS::FeatureObject > _selectedFeature)
 
void hidePanel ()
 
void raisePanel ()
 

Constructor & Destructor Documentation

geViewer::LegendPanel::LegendPanel ( GlobeEngineUI _parent,
std::string  _qmlpath 
)
geViewer::LegendPanel::~LegendPanel ( )

Member Function Documentation

void geViewer::LegendPanel::changeAttributeSelection ( geViewer::LegendAttributeSelection  _attribute)
slot
void geViewer::LegendPanel::changeFeatureSelection ( geGIS::ModelLayerSelection  _sel)
slot
void geViewer::LegendPanel::hidePanel ( )
void geViewer::LegendPanel::raisePanel ( )
void geViewer::LegendPanel::update ( const std::shared_ptr< geGIS::FeatureObject _selectedFeature)

The documentation for this class was generated from the following files: