rocs/RocsCore
#include "GmlFileFormatPlugin.h"#include "Document.h"#include "Pointer.h"#include "DataStructure.h"#include "DataStructureBackendManager.h"#include "GmlGraphParsingHelper.h"#include "GmlGrammar.h"#include <KAboutData>#include <KGenericFactory>#include <KUrl>#include <QFile>#include "GmlFileFormatPlugin.moc"
Include dependency graph for GmlFileFormatPlugin.cpp:

Go to the source code of this file.
Functions | |
| static const KAboutData | aboutdata ("rocs_gmlfileformat", 0, ki18nc("@title Displayed plugin name","GML File Backend"),"0.1", ki18n("Read and write Graph Markup Language (GML) files."), KAboutData::License_GPL_V2) |
Variables | |
| GmlParser::GmlGraphParsingHelper * | phelper |
Function Documentation
|
static |
Variable Documentation
| GmlParser::GmlGraphParsingHelper* phelper |
Definition at line 157 of file DotGrammar.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference