marble
pntreplace.cpp File Reference
#include <QApplication>
#include <QDataStream>
#include <QFile>
#include <QDebug>
#include <QXmlInputSource>
#include <QXmlSimpleReader>
#include <QStringList>
#include "svgxmlhandler.h"
Include dependency graph for pntreplace.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
void | parseSvg (const QString &svgFilename, QDataStream *out, const QString &path, int header) |
Function Documentation
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 32 of file pntreplace.cpp.
void parseSvg | ( | const QString & | svgFilename, |
QDataStream * | out, | ||
const QString & | path, | ||
int | header | ||
) |
Definition at line 21 of file pntreplace.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.