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

Extracts and valites all attibutes from a "for" tag. More...

#include <cstlcompilerfor.h>

Public Member Functions

 CSTLCompilerFor (const QXmlStreamAttributes &attr)
 This constructor processes and validates the attributes of "for" tags. More...
 

Public Attributes

QMap< QString, QString > attributes
 

Detailed Description

Extracts and valites all attibutes from a "for" tag.

Constructor & Destructor Documentation

◆ CSTLCompilerFor()

CWF_BEGIN_NAMESPACE CSTLCompilerFor::CSTLCompilerFor ( const QXmlStreamAttributes &  attr)
explicit

This constructor processes and validates the attributes of "for" tags.

Parameters
constQXmlStreamAttributes &attr : XML tag attributes.

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