This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
QString | fixXMLString (QString text) |
Fix strings before exporting to XML such that & becomes &, etc... | |
void | transformXMLtoHTML (QString outputPath, QString theme, bool smallWebExport) |
void | updateXML (QString inputPath) |
|
Fix strings before exporting to XML such that & becomes &, etc...
Definition at line 36 of file xmlTools.cpp. Referenced by Subalbum::exportToXML(), Photo::exportToXML(), and Album::exportToXML().
|
|
Definition at line 50 of file xmlTools.cpp. References THEMES_PATH. Referenced by Album::exportCompressedWebAlbum(), and Album::exportToDisk().
|
|
Definition at line 90 of file xmlTools.cpp. References XMLCONVERSION_PATH. Referenced by Album::importFromDisk().
|