8 class DesignPropertyTable;
10 class QCustomStackedWidget;
21 QWidget* m_current_editor =
nullptr;
22 QWidget* m_new_editor =
nullptr;
24 std::function<QWidget* (
const Model&)> m_callback;
Definition DesignPropertyTable.h:77
A core class that represents a node on model heirarchy. This node may contain a Geometry or.
Definition Model.h:58