33#include <NDEVR/Editor.h>
34#include <NDEVR/QTModelManager.h>
35#include <NDEVR/PointWidget.h>
36#include <NDEVR/QTTools.h>
37#include <NDEVR/Toggle.h>
38#include <NDEVR/Model.h>
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Definition Pointer.hpp:320
A base class for displaying options for editing a single DesignObject, typically a Model.
Definition Editor.h:48
A Button that toggles between on and off. In desktop mode this looks like a checkbox and in touch mod...
Definition Toggle.h:49