|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Aggregate to hold mouse position info in QCustomPlot context. More...
Public Attributes | |
| bool | in_axes_range {false} |
| double | xpos {0.0} |
| double | ypos {0.0} |
Aggregate to hold mouse position info in QCustomPlot context.
Position is given in axis coordinates corresponding to the current zoom level.
Definition at line 27 of file mouseposinfo.h.
| bool ModelView::MousePosInfo::in_axes_range {false} |
Definition at line 30 of file mouseposinfo.h.
Referenced by ModelView::StatusStringReporter::StatusStringReporterImpl::StatusStringReporterImpl().
| double ModelView::MousePosInfo::xpos {0.0} |
Definition at line 28 of file mouseposinfo.h.
Referenced by ModelView::StatusStringReporter::StatusStringReporterImpl::notify_client().
| double ModelView::MousePosInfo::ypos {0.0} |
Definition at line 29 of file mouseposinfo.h.
Referenced by ModelView::StatusStringReporter::StatusStringReporterImpl::notify_client().