kcachegrind
#include <callgraphview.h>
Definition at line 257 of file callgraphview.h.
| StorableGraphOptions::StorableGraphOptions |
( |
| ) |
|
| virtual StorableGraphOptions::~StorableGraphOptions |
( |
| ) |
|
|
inlinevirtual |
| virtual double StorableGraphOptions::callLimit |
( |
| ) |
|
|
inlinevirtual |
| virtual bool StorableGraphOptions::clusterGroups |
( |
| ) |
|
|
inlinevirtual |
| virtual int StorableGraphOptions::detailLevel |
( |
| ) |
|
|
inlinevirtual |
| virtual bool StorableGraphOptions::expandCycles |
( |
| ) |
|
|
inlinevirtual |
| virtual double StorableGraphOptions::funcLimit |
( |
| ) |
|
|
inlinevirtual |
| virtual Layout StorableGraphOptions::layout |
( |
| ) |
|
|
inlinevirtual |
| virtual int StorableGraphOptions::maxCalleeDepth |
( |
| ) |
|
|
inlinevirtual |
| virtual int StorableGraphOptions::maxCallerDepth |
( |
| ) |
|
|
inlinevirtual |
| void StorableGraphOptions::setCallLimit |
( |
double |
l | ) |
|
|
inline |
| void StorableGraphOptions::setClusterGroups |
( |
bool |
b | ) |
|
|
inline |
| void StorableGraphOptions::setDetailLevel |
( |
int |
l | ) |
|
|
inline |
| void StorableGraphOptions::setExpandCycles |
( |
bool |
b | ) |
|
|
inline |
| void StorableGraphOptions::setFuncLimit |
( |
double |
l | ) |
|
|
inline |
| void StorableGraphOptions::setLayout |
( |
Layout |
l | ) |
|
|
inline |
| void StorableGraphOptions::setMaxCalleeDepth |
( |
int |
d | ) |
|
|
inline |
| void StorableGraphOptions::setMaxCallerDepth |
( |
int |
d | ) |
|
|
inline |
| void StorableGraphOptions::setShowSkipped |
( |
bool |
b | ) |
|
|
inline |
| virtual bool StorableGraphOptions::showSkipped |
( |
| ) |
|
|
inlinevirtual |
| double StorableGraphOptions::_callLimit |
|
protected |
| bool StorableGraphOptions::_clusterGroups |
|
protected |
| int StorableGraphOptions::_detailLevel |
|
protected |
| bool StorableGraphOptions::_expandCycles |
|
protected |
| double StorableGraphOptions::_funcLimit |
|
protected |
| Layout StorableGraphOptions::_layout |
|
protected |
| int StorableGraphOptions::_maxCalleeDepth |
|
protected |
| int StorableGraphOptions::_maxCallerDepth |
|
protected |
| bool StorableGraphOptions::_showSkipped |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:51 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.