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