C++ Web Framework  3.0
Public Member Functions | List of all members
CSTLCompilerAttributes Class Reference

This class search for expressions #{obj.get} and compiles it. More...

#include <cstlcompilerattributes.h>

Public Member Functions

 CSTLCompilerAttributes (QMap< QString, QObject *> &objects)
 
QString buildAttributes (QMap< QString, QString > &attr, bool keyValue=true)
 
void compileAttributes (QMap< QString, QString > &attr)
 
void compile (QString &text, QString &outPutText)
 
QMap< QString, QString > getAttributes (const QXmlStreamAttributes &attributes)
 

Detailed Description

This class search for expressions #{obj.get} and compiles it.


The documentation for this class was generated from the following files: