PhoenixInkscape  2.0.0
Generate multiple png files with svg inkscape files
PXml.h File Reference
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include "PPath.h"
+ Include dependency graph for PXml.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PXml
 Class used to parse xml. More...
 
class  PXmlAttr
 Attribute from xml. More...
 

Macros

#define VERSION_PXML   0lu
 
#define VERSION_PXMLATTR   0lu
 

Macro Definition Documentation

◆ VERSION_PXML

#define VERSION_PXML   0lu

Definition at line 22 of file PXml.h.

◆ VERSION_PXMLATTR

#define VERSION_PXMLATTR   0lu

Definition at line 21 of file PXml.h.