graph_scene.h
Go to the documentation of this file.
1#pragma once
2
4{
5 class Scene;
6 class Widget;
7} // namespace armarx::navigation::qt_plugins::location_graph_editor::graph_scene
8
10{
11
12 using GraphScene = graph_scene::Scene;
13 using GraphSceneWidget = graph_scene::Widget;
14
15} // namespace armarx::navigation::qt_plugins::location_graph_editor