8 #ifndef CSTLCOMPILERIMPORT_H 9 #define CSTLCOMPILERIMPORT_H 14 #include <QXmlStreamAttributes> 15 #include "cppwebframework_global.h" 25 QMap<QString, QString> attributes;
34 #endif // CSTLCOMPILERIMPORT_H Extracts and valites all attibutes from a "import" tag.
Definition: cstlcompilerimport.h:22