API Documentation
Loading...
Searching...
No Matches
LayerTable.h
Go to the documentation of this file.
1#pragma once
2#include <NDEVR/DesignPropertyTable.h>
3namespace NDEVR
4{
6 {
7 public:
8 LayerTable(QTModelManager* manager, QWidget* parent = nullptr);
9 };
10}
#define NDEVR_API
Definition DLLInfo.h:67
Definition DesignPropertyTable.h:77
Definition LayerTable.h:6
Definition QTModelManager.h:94
Definition ACIColor.h:37