VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtOsgEarthDriversTreeWidgetItems.h
Go to the documentation of this file.
1 /*****************************************************************************
2 * Copyright (c) 2020 MAK Technologies, Inc.
3 * All rights reserved.
4 *****************************************************************************/
5 
9 
10 #pragma once
11 
14 
15 namespace makVrv
16 {
17 
26  {
27  Q_OBJECT
28 
30  public:
31 
33  virtual void show();
34 
35  protected:
36 
42  };
43 
49  {
50  public:
51 
54  DtBuildingLayerTreeWidgetItemCreator(const std::string& key);
55 
60  virtual DtTerrainEditorPropertyTreeWidgetItem* create(QTreeWidget* parentTree, DtDe& de, const DtOsgEarthPropertyItemKey& key);
61  };
62 
63 }
DtTerrainEditorPropertyTreeWidgetItem.
Definition: DtTerrainEditorPropertyTreeWidgetItem.h:99
DtVisibleLayerTreeWidgetItem.
Definition: DtOsgEarthCoreTreeWidgetItems.h:219
Contains DLL export macros.
DtBuildingLayerTreeWidgetItem.
Definition: DtOsgEarthDriversTreeWidgetItems.h:24
Contains the DtTerrainEditorPropertyTreeWidgetItem derived classes related to osgEarth Core library...
DtTerrainEditorPropertyTreeWidgetItemCreator.
Definition: DtTerrainEditorPropertyTreeWidgetItem.h:1001
DtOsgEarthPropertyItemKey Key of the osgEarth property item, represented by the type and index...
Definition: DtOsgEarthPropertyItemKey.h:22
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DtBuildingLayerTreeWidgetItemCreator.
Definition: DtOsgEarthDriversTreeWidgetItems.h:47
#define DT_DLL_VRVTERRAINEDITOR
Definition: vrvTerrainEditor.h:25

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)