BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Public Member Functions | |
Data2DPlotControllerImpl (Data2DPlotController *master, QCPColorMap *color_map) | |
Data2DItem * | dataItem () |
void | reset_colormap () |
void | update_data_points () |
Public Attributes | |
QCPColorMap * | color_map {nullptr} |
Data2DPlotController * | master {nullptr} |
Definition at line 33 of file data2dplotcontroller.cpp.
|
inline |
Definition at line 36 of file data2dplotcontroller.cpp.
References ModelView::Data2DPlotController::Data2DPlotControllerImpl::color_map.
|
inline |
Definition at line 43 of file data2dplotcontroller.cpp.
References ModelView::ItemListener< T >::currentItem(), and ModelView::Data2DPlotController::Data2DPlotControllerImpl::master.
Referenced by ModelView::Data2DPlotController::Data2DPlotControllerImpl::update_data_points().
|
inline |
Definition at line 72 of file data2dplotcontroller.cpp.
References ModelView::Data2DPlotController::Data2DPlotControllerImpl::color_map.
Referenced by ModelView::Data2DPlotController::Data2DPlotControllerImpl::update_data_points().
|
inline |
Definition at line 45 of file data2dplotcontroller.cpp.
References ModelView::Data2DPlotController::Data2DPlotControllerImpl::color_map, ModelView::Data2DPlotController::Data2DPlotControllerImpl::dataItem(), and ModelView::Data2DPlotController::Data2DPlotControllerImpl::reset_colormap().
QCPColorMap* ModelView::Data2DPlotController::Data2DPlotControllerImpl::color_map {nullptr} |
Definition at line 35 of file data2dplotcontroller.cpp.
Referenced by ModelView::Data2DPlotController::Data2DPlotControllerImpl::Data2DPlotControllerImpl(), ModelView::Data2DPlotController::Data2DPlotControllerImpl::reset_colormap(), and ModelView::Data2DPlotController::Data2DPlotControllerImpl::update_data_points().
Data2DPlotController* ModelView::Data2DPlotController::Data2DPlotControllerImpl::master {nullptr} |
Definition at line 34 of file data2dplotcontroller.cpp.
Referenced by ModelView::Data2DPlotController::Data2DPlotControllerImpl::dataItem().