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
aggregate.cpp File Reference

(7c928c80085be39cf2354e27d8cbcee50705fcc9)

#include "aggregate.h"
#include "functionnode.h"
#include "parameters.h"
#include "typedefnode.h"
#include "qdocdatabase.h"
#include "qmlpropertynode.h"
#include "qmltypenode.h"
#include "sharedcommentnode.h"
#include <vector>
+ Include dependency graph for aggregate.cpp:

Go to the source code of this file.

Functions

static bool keep (FunctionNode *fn)
 

Function Documentation

◆ keep()

static bool keep ( FunctionNode * fn)
static

Definition at line 453 of file aggregate.cpp.

References FunctionNode::isDeprecated(), FunctionNode::isDtor(), Node< _Tp >::isInternal(), Node< _Tp >::isPrivate(), and FunctionNode::isSomeCtor().

+ Here is the call graph for this function: