SkyPulse UAV V0.1
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | List of all members
Mahony_Plot Class Reference

#include <Mahony_Plot.h>

Inheritance diagram for Mahony_Plot:

Public Slots

void plotThreadDataReceiver (uint, uint, uint)
 
void startPlotting ()
 
void stopPlotting ()
 

Signals

void finishedPlotting ()
 
void requestData (uint x, uint y, uint z)
 

Public Member Functions

 Mahony_Plot (QObject *parent=nullptr)
 
 ~Mahony_Plot ()
 

Constructor & Destructor Documentation

◆ Mahony_Plot()

Mahony_Plot::Mahony_Plot ( QObject * parent = nullptr)
explicit

◆ ~Mahony_Plot()

Mahony_Plot::~Mahony_Plot ( )

Member Function Documentation

◆ 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: