![]() |
Fraxinus
2023.01.05-dev+develop.0da12
An IGT application
|
#include <cxViewWrapper.h>
Public Member Functions | |
| DataViewPropertiesInteractor (VisServicesPtr services, ViewGroupDataPtr groupData) | |
| void | setDataViewProperties (DataViewProperties properties) |
| template<class DATA > | |
| void | addDataActionsOfType (QWidget *parent) |
Provide an action list for showing data in views.
Definition at line 49 of file cxViewWrapper.h.
| cx::DataViewPropertiesInteractor::DataViewPropertiesInteractor | ( | VisServicesPtr | services, |
| ViewGroupDataPtr | groupData | ||
| ) |
Definition at line 32 of file cxViewWrapper.cpp.
| void cx::DataViewPropertiesInteractor::setDataViewProperties | ( | DataViewProperties | properties | ) |
Definition at line 39 of file cxViewWrapper.cpp.