Md4qt
algo.h File Reference
Include dependency graph for algo.h:
Go to the source code of this file.
Classes | |
class | MD::details::AlgoVisitor< Trait > |
struct | MD::details::AlgoVisitor< Trait >::IncrementNestingLevel |
Namespaces | |
namespace | MD |
namespace | MD::details |
Typedefs | |
template<class Trait > | |
using | MD::ItemFunctor = std::function<void(Item<Trait> *)> |
Functions | |
template<class Trait > | |
void | MD::forEach (const typename Trait::template Vector< ItemType > &types, std::shared_ptr< Document< Trait > > doc, ItemFunctor< Trait > func, unsigned int maxNestingLevel=0) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Nov 6 2024 12:12:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Nov 6 2024 12:12:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.