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

#include <kmlexport.h>

Inheritance diagram for KmlExport:

Signals

void readReady ()
 
void replayStarted ()
 
void replayFinished ()
 

Public Member Functions

 KmlExport (QString inputFileName, QString outputFileName)
 
qint64 bytesAvailable () const
 
qint64 bytesToWrite ()
 
bool open ()
 KmlExport::open Opens the logfile and ensures it's sane. More...
 
void setFileName (QString name)
 
bool preparseLogFile ()
 KmlExport::preparseLogFile Ensures that the logfile has data to export. More...
 
bool stopExport ()
 KmlExport::stopExport Called to stop the export. Currently only closes the logfile. More...
 
bool exportToKML ()
 KmlExport::exportToKML Triggers logfile export to KML. More...
 

Protected Attributes

QFile logFile
 

Detailed Description

KML file showing the flight path from a UAVTalk log path that is viewable in Google Earth.

Definition at line 64 of file kmlexport.h.


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