4#include <NDEVR/DesignPropertyTable.h>
19 PhoneNumberTable(QWidget* parent =
nullptr);
25 PhoneNumberTable(
const DynamicPointer<QTDesignObject>& parent_object, QWidget* parent_widget =
nullptr);
26 virtual ~PhoneNumberTable();
31 void setTarget(
const DynamicPointer<QTDesignObject>& parent);
34 QSize sizeHint()
const override;
36 DynamicPointer<QTDesignObject> m_parent;
A base class for tables wishing to show columns of DesignObject properties.
A pointer to a DesignObject within a QTModelManager that receives and emits update signals based on t...
The primary namespace for the NDEVR SDK.