2#include "NDEVR/Headers/DesignPropertyTable.h"
DynamicPointer< QTDesignObject > m_customer
The customer whose devices are displayed.
CustomerDeviceList(const DynamicPointer< QTDesignObject > &customer, QWidget *parent=nullptr)
Constructs a customer device list for the given customer.
void setTarget(const DynamicPointer< QTDesignObject > &customer)
Sets the target customer whose devices should be displayed.
void setup()
Sets up the table columns and populates device rows.
CustomerDeviceList(QWidget *parent=nullptr)
Constructs an empty customer device list.
DesignPropertyTable(QWidget *parent=nullptr)
Constructs a DesignPropertyTable without a model manager.
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
A pointer to a DesignObject within a QTModelManager that receives and emits update signals based on t...
The primary namespace for the NDEVR SDK.