29 #ifndef ACALCTEMPLATE_H
30 #define ACALCTEMPLATE_H
34 #include <qvaluestack.h>
37 #include "ananasglobal.h"
38 #include "aootemplate.h"
54 virtual bool getNodeTags(QDomNode node,
const QString &tagname,
bool params );
56 QDomNode getCellNode(QDomNode node);
58 #endif // ACALCTEMPLATE_H
virtual bool getNodeTags(QDomNode node, const QString &tagname, bool params)
Definition: aootemplate.cpp:301
Definition: aootemplate.h:80
virtual void insertTagsValues(QDomNode node, const QString &tagName)
Definition: aootemplate.cpp:379
Definition: acalctemplate.h:48