#include <Mahony_Plot.h>
◆ Mahony_Plot()
Mahony_Plot::Mahony_Plot |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~Mahony_Plot()
Mahony_Plot::~Mahony_Plot |
( |
| ) |
|
◆ finishedPlotting
void Mahony_Plot::finishedPlotting |
( |
| ) |
|
|
signal |
◆ plotThreadDataReceiver
void Mahony_Plot::plotThreadDataReceiver |
( |
uint | x, |
|
|
uint | y, |
|
|
uint | z ) |
|
slot |
◆ requestData
void Mahony_Plot::requestData |
( |
uint | x, |
|
|
uint | y, |
|
|
uint | z ) |
|
signal |
◆ startPlotting
void Mahony_Plot::startPlotting |
( |
| ) |
|
|
slot |
◆ stopPlotting
void Mahony_Plot::stopPlotting |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files:
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_GroundStation/PLOTING/Mahony_Plot.h
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_GroundStation/PLOTING/Mahony_Plot.cpp