NDEVR
API Documentation
CustomerModelList.h
1#pragma once
2#include "NDEVR/Headers/DesignPropertyTable.h"
3namespace NDEVR
4{
11 {
12 Q_OBJECT
13 public:
19 CustomerModelList(bool is_business, QTModelManager* manager, QWidget* parent = nullptr);
20 };
21}
CustomerModelList(bool is_business, QTModelManager *manager, QWidget *parent=nullptr)
Constructs the customer model list.
DesignPropertyTable(QWidget *parent=nullptr)
Constructs a DesignPropertyTable without a model manager.
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
The primary namespace for the NDEVR SDK.