Walls And Holes  1
xmltool.cpp File Reference
#include "xmltool.h"
#include "tiletemplatesetsmanager.h"
#include "tilematerialset.h"
#include <QDebug>
#include <QMessageBox>
Include dependency graph for xmltool.cpp:

Functions

QDomElement tileMapElement (TileMap *tileMap, const QList< SavableTileTemplateSet *> &tileTemplateSets, QDomDocument &doc)
 
QDomElement tileTemplateSetElement (TileTemplateSet *templateSet, QDomDocument &doc)
 
QDomElement tileMaterialElement (TileMaterial *material, QDomDocument &doc)
 

Function Documentation

◆ tileMapElement()

QDomElement tileMapElement ( TileMap tileMap,
const QList< SavableTileTemplateSet *> &  tileTemplateSets,
QDomDocument &  doc 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tileMaterialElement()

QDomElement tileMaterialElement ( TileMaterial material,
QDomDocument &  doc 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tileTemplateSetElement()

QDomElement tileTemplateSetElement ( TileTemplateSet templateSet,
QDomDocument &  doc 
)
Here is the call graph for this function:
Here is the caller graph for this function: