BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ModelView::MousePosInfo Struct Reference

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}
 

Detailed Description

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.

Member Data Documentation

◆ in_axes_range

bool ModelView::MousePosInfo::in_axes_range {false}

◆ xpos

double ModelView::MousePosInfo::xpos {0.0}

◆ ypos

double ModelView::MousePosInfo::ypos {0.0}

The documentation for this struct was generated from the following file: