dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
GpsSnrWidget Class Reference

#include <gpssnrwidget.h>

Inheritance diagram for GpsSnrWidget:

Public Slots

void updateSat (int index, int prn, int elevation, int azimuth, int snr)
 
void satellitesDone ()
 

Public Member Functions

 GpsSnrWidget (QWidget *parent=nullptr)
 
 ~GpsSnrWidget ()
 

Protected Member Functions

void showEvent (QShowEvent *event)
 
void resizeEvent (QResizeEvent *event)
 

Detailed Description

Definition at line 7 of file gpssnrwidget.h.

Constructor & Destructor Documentation

GpsSnrWidget::GpsSnrWidget ( QWidget *  parent = nullptr)
explicit

Definition at line 3 of file gpssnrwidget.cpp.

GpsSnrWidget::~GpsSnrWidget ( )

Definition at line 34 of file gpssnrwidget.cpp.

Member Function Documentation

void GpsSnrWidget::resizeEvent ( QResizeEvent *  event)
protected

Definition at line 47 of file gpssnrwidget.cpp.

void GpsSnrWidget::satellitesDone ( )
slot

Definition at line 54 of file gpssnrwidget.cpp.

void GpsSnrWidget::showEvent ( QShowEvent *  event)
protected

Definition at line 40 of file gpssnrwidget.cpp.

void GpsSnrWidget::updateSat ( int  index,
int  prn,
int  elevation,
int  azimuth,
int  snr 
)
slot

Definition at line 76 of file gpssnrwidget.cpp.


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