![]() |
GlobeEngine
|
#include <LegendPanel.h>
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 () |
| geViewer::LegendPanel::LegendPanel | ( | GlobeEngineUI * | _parent, |
| std::string | _qmlpath | ||
| ) |
| geViewer::LegendPanel::~LegendPanel | ( | ) |
|
slot |
|
slot |
| void geViewer::LegendPanel::hidePanel | ( | ) |
| void geViewer::LegendPanel::raisePanel | ( | ) |
| void geViewer::LegendPanel::update | ( | const std::shared_ptr< geGIS::FeatureObject > | _selectedFeature | ) |