alkimia
7.0.1
|
#include "alkvalue.h"
#include <iostream>
#include <QRegExp>
#include <QSharedData>
Go to the source code of this file.
Classes | |
class | AlkValue::Private |
Functions | |
static QString | mpqToString (const mpq_class &val) |
|
static |
Helper function to convert an mpq_class object into its internal QString representation. Mainly used for debugging.
Definition at line 40 of file alkvalue.cpp.
References AlkValue::Private::Private().