Classes | Namespaces | Functions

elamvalue.h File Reference

#include <QVariant>
#include <QString>
#include <QPair>
#include <QPoint>
Include dependency graph for elamvalue.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ELAM::Position
 A character position inside a text/string that is being evaluated. More...
class  ELAM::Exception
 Objects of this class represent an exception in the evaluation of an ELAM expression. More...
class  ELAM::AnyType
 this type is not actually used, its ID is used as a fallback to tell operators, functions and engines that any supported type can be used More...

Namespaces

namespace  ELAM

Functions

QDebug & ELAM::operator<< (QDebug, const Position &)
QDebug & ELAM::operator<< (QDebug, const Exception &)
QDebug & ELAM::operator<< (QDebug, const AnyType &)
 Q_DECLARE_METATYPE (ELAM::Exception)
 Q_DECLARE_METATYPE (ELAM::AnyType)

Function Documentation

Q_DECLARE_METATYPE ( ELAM::Exception   ) 
Q_DECLARE_METATYPE ( ELAM::AnyType   ) 
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Friends