Updraft  1.0
Open source glider flight visualisation tool.
variantfunctions.cpp File Reference
#include "variantfunctions.h"
#include "translationlanguage.h"
#include "ellipsoidname.h"
Include dependency graph for variantfunctions.cpp:

Namespaces

namespace  Updraft
namespace  Updraft::Core

Functions

bool Updraft::Core::variantsEqual (const QVariant &var1, const QVariant &var2)
QString Updraft::Core::variantToString (const QVariant &var)
 This function is defined so that we can control conversion to a string for any type that a variant can hold.
QVariant Updraft::Core::variantFromString (const QString &data, const QString &typeName)
void Updraft::Core::registerMetaTypes ()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines