QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCKeychain.h File Reference
#include <QtCore/QByteArray>
#include <QtCore/QString>
+ Include dependency graph for QGCKeychain.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QGCKeychain
 

Functions

bool QGCKeychain::writeBinary (const QString &key, const QByteArray &data)
 
QByteArray QGCKeychain::readBinary (const QString &key)
 
bool QGCKeychain::remove (const QString &key)