More work towards a unified interface for accessing properties

This commit is contained in:
Alexander Bock
2014-08-30 10:01:11 +02:00
parent 79174d5b6c
commit 9671921331
9 changed files with 168 additions and 61 deletions

View File

@@ -38,7 +38,6 @@ class SceneGraphNode;
SceneGraph* sceneGraph();
SceneGraphNode* sceneGraphNode(const std::string& name);
properties::Property* property(const std::string& uri);
properties::Property* property(const std::string& nodeName, const std::string& propertyName);
} // namespace