Kooky
cernaehrungplugin.cpp File Reference
#include "cernaehrungplugin.h"
#include <QNetworkAccessManager>
#include <QNetworkRequest>
#include <QNetworkReply>
#include <QEventLoop>
#include <QMessageBox>
#include <QTextDocument>
+ Include dependency graph for cernaehrungplugin.cpp:

Classes

struct  tagVALUES
 

Typedefs

typedef struct tagVALUES VALUES
 

Functions

double toValue (const QString &sz)
 

Variables

VALUES g_values []
 

Typedef Documentation

typedef struct tagVALUES VALUES

Function Documentation

double toValue ( const QString &  sz)

Referenced by cErnaehrungPlugin::load().

+ Here is the caller graph for this function:

Variable Documentation

VALUES g_values[]