syndication/rdf
node.cpp
virtual bool visitNode(NodePtr node)
reimplement this method to handle nodes that weren't handled by the more specific method...
Definition: nodevisitor.cpp:45
Definition: contentvocab.cpp:29
Visitor interface, following the Visitor design pattern.
Definition: nodevisitor.h:57
virtual void accept(NodeVisitor *visitor, NodePtr ptr)
Used by visitors for double dispatch.
Definition: node.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sat Jul 14 2018 04:50:51 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sat Jul 14 2018 04:50:51 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.