44 void showNew( std::shared_ptr< PPresult > analysedData );
50 virtual void showEvent( QShowEvent *event )
override;
125 void showCursorMessage( QPoint globalPos = QPoint(),
const QString &message = QString() );
157 void wheelEvent( QWheelEvent *event )
override;
165 void updateTriggerPosition(
int index,
double value,
bool pressed, QPoint globalPos,
bool mainView =
true );
OpenGL accelerated widget that displays the oscilloscope screen.
Definition glscope.h:29
Slider widget for multiple level sliders. These are used for the trigger levels, offsets and so on.
Definition levelslider.h:28
Analyzes the data from the dso. Calculates the spectrum and various data about the signal and saves t...
Definition spectrumgenerator.h:26
@ UNIT_VOLTS
Definition printutils.h:12
Holds the settings for the oscilloscope.
Definition scopesettings.h:100
Holds all view settings.
Definition viewsettings.h:35
Stores the specifications of the currently connected device.
Definition controlspecification.h:42
unsigned ChannelID
Definition types.h:6