30 #include "../controller/Controller.h"
31 #include "../scene3D/SceneObject.h"
32 #include "../scene3D/ObjectPreviewViewer.h"
37 class ObjectInspectorWidget;
75 void setClassAttributes(
const std::string& objectClass,
const std::string& collection);
80 QPointer<gui::PropertyBrowserWidget> propertyBrowser;
82 std::string currentObjectId;