Definition at line 26 of file colormapcanvas.cpp.
◆ ColorMapCanvasImpl()
ColorMapCanvas::ColorMapCanvasImpl::ColorMapCanvasImpl |
( |
| ) |
|
|
inline |
Definition at line 32 of file colormapcanvas.cpp.
36 auto on_mouse_move = [
this](
const std::string& str) {
Shows a single line of text on a white background.
void setText(const QString &text)
std::unique_ptr< StatusStringReporter > CreateColorMapReporter(QCustomPlot *custom_plot, std::function< void(const std::string &)> callback)
Creates reporter for status string in QCustomPlot containing QCPColorMap.
std::unique_ptr< ColorMapViewportPlotController > viewport_controller
std::unique_ptr< StatusStringReporter > reporter
QCustomPlot * custom_plot
StatusLabel * status_label
References ModelView::CreateColorMapReporter().
◆ customPlot()
QCustomPlot* ColorMapCanvas::ColorMapCanvasImpl::customPlot |
( |
| ) |
|
|
inline |
◆ custom_plot
QCustomPlot* ColorMapCanvas::ColorMapCanvasImpl::custom_plot {nullptr} |
◆ reporter
◆ status_label
StatusLabel* ColorMapCanvas::ColorMapCanvasImpl::status_label {nullptr} |
◆ viewport_controller
The documentation for this struct was generated from the following file: