Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
tree.cpp File Reference

(9e94ec6a04f10fade025dcf0e359c2a2aa95e8aa)

#include "tree.h"
#include "classnode.h"
#include "collectionnode.h"
#include "doc.h"
#include "enumnode.h"
#include "functionnode.h"
#include "htmlgenerator.h"
#include "location.h"
#include "node.h"
#include "qdocdatabase.h"
#include "text.h"
#include "typedefnode.h"
+ Include dependency graph for tree.cpp:

Go to the source code of this file.

Functions

static const AtomnextSection (const Atom *a)
 

Function Documentation

◆ nextSection()

static const Atom * nextSection ( const Atom * a)
static

Definition at line 818 of file tree.cpp.

References Atom::next(), Atom::next(), Atom::SectionLeft, and Atom::SectionRight.

+ Here is the call graph for this function: