|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "ExifParser.h"#include "ExifUtility.h"#include "QGCLoggingCategory.h"#include <QtCore/QByteArray>#include <QtCore/QDateTime>
Include dependency graph for ExifParser.cc:Go to the source code of this file.
Namespaces | |
| namespace | ExifParser |
Functions | |
| QDateTime | ExifParser::readTime (const QByteArray &buffer) |
| bool | ExifParser::write (QByteArray &buffer, const GeoTagData &geotag) |