Seamly2D
Code documentation
qmuparsercallback.h File Reference

Definition of the parser callback class. More...

#include <qcompilerdetection.h>
#include <QString>
#include <map>
#include "qmuparserdef.h"
Include dependency graph for qmuparsercallback.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qmu::QmuParserCallback
 Encapsulation of prototypes for a numerical parser function. More...
 

Namespaces

 qmu
 Namespace for mathematical applications.
 

Typedefs

typedef std::map< QString, QmuParserCallback > qmu::funmap_type
 Container for Callback objects. More...
 

Detailed Description

Definition of the parser callback class.

Definition in file qmuparsercallback.h.