TwiceAsNice  2019-02-18
Private Slots | Private Member Functions | Friends | List of all members
Nice::Internal::Zoomer Class Reference

Internal class used by the CurvePlot to zoom functionality. More...

#include <CurvePlot.h>

Inheritance diagram for Nice::Internal::Zoomer:
Inheritance graph
Collaboration diagram for Nice::Internal::Zoomer:
Collaboration graph

Private Slots

void slot_zoomed (const QwtDoubleRect &rect)
 

Private Member Functions

 Zoomer (int xAxis, int yAxis, QwtPlotCanvas *canvas)
 

Friends

class ::CurvePlot
 

Detailed Description

Internal class used by the CurvePlot to zoom functionality.

Internal class used by the CurvePlot to open a zoom window.

Author
Berwein
Version
Date
2012-08-10 11:05:00 AM

Constructor & Destructor Documentation

◆ Zoomer()

Nice::Internal::Zoomer::Zoomer ( int  xAxis,
int  yAxis,
QwtPlotCanvas *  canvas 
)
inlineprivate

Member Function Documentation

◆ slot_zoomed

void Nice::Internal::Zoomer::slot_zoomed ( const QwtDoubleRect &  rect)
inlineprivateslot

Friends And Related Function Documentation

◆ ::CurvePlot

friend class ::CurvePlot
friend

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