rocs/App
ApiDocManager.h
Go to the documentation of this file.
Definition: ObjectDocumentation.h:30
void objectApiAdded()
bool loadObjectApi(const KUrl &path)
Load documenation object specification from locally stored XML file.
Definition: ApiDocManager.cpp:155
QString objectApiDocument(const QString &identifier)
Generates HTML document with the API documentation for the specified object.
Definition: ApiDocManager.cpp:64
void objectApiAboutToBeAdded(ObjectDocumentation *, int)
void objectApiRemoved()
void objectApiAboutToBeRemoved(int, int)
QList< ObjectDocumentation * > objectApiList() const
Definition: ApiDocManager.cpp:53
ObjectDocumentation * objectApi(int index) const
Definition: ApiDocManager.cpp:58
QString apiOverviewDocument() const
Generates HTML document with the an overview over all available API objects.
Definition: ApiDocManager.cpp:265
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:13 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:16:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.