Extracts and valites all attibutes from a "if" tag.
More...
#include <cstlcompilerif.h>
|
| | CSTLCompilerIf (const QXmlStreamAttributes &attr) |
| | This constructor processes and validates the attributes of "if" tag. More...
|
| |
|
|
RelationalOperator | relationalOperator |
| |
|
bool | isNumber = false |
| |
|
QMap< QString, QString > | attributes |
| |
Extracts and valites all attibutes from a "if" tag.
◆ CSTLCompilerIf()
| CWF_BEGIN_NAMESPACE CSTLCompilerIf::CSTLCompilerIf |
( |
const QXmlStreamAttributes & |
attr | ) |
|
|
explicit |
This constructor processes and validates the attributes of "if" tag.
- Parameters
-
| const | QXmlStreamAttributes &attr : XML tag attributes. |
The documentation for this class was generated from the following files:
- /home/herik/CPPWebFramework/CPPWebFramework/cwf/cstlcompilerif.h
- /home/herik/CPPWebFramework/CPPWebFramework/cwf/cstlcompilerif.cpp