BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Pure virtual interface to format string with status info corresponding to the current mouse position on QCustomPlot. More...
Public Member Functions | |
virtual | ~StatusStringFormatterInterface ()=default |
virtual std::string | status_string (QCustomPlot *custom_plot, double x, double y) const =0 |
Pure virtual interface to format string with status info corresponding to the current mouse position on QCustomPlot.
Definition at line 28 of file statusstringformatterinterface.h.
|
virtualdefault |
|
pure virtual |
Implemented in ModelView::GraphInfoFormatter, and ModelView::ColorMapInfoFormatter.