kcachegrind
TraceCostItem Class Reference
  #include <tracedata.h>
Inheritance diagram for TraceCostItem:

Protected Member Functions | |
| bool | onlyActiveParts () | 
Protected Attributes | |
| QString | _name | 
  Protected Attributes inherited from TraceInclusiveListCost | |
| TraceInclusiveCostList | _deps | 
  Protected Attributes inherited from TraceInclusiveCost | |
| ProfileCostArray | _inclusive | 
  Protected Attributes inherited from CostItem | |
| ProfileContext * | _context | 
| CostItem * | _dep | 
| bool | _dirty | 
| CostItem * | _position | 
Additional Inherited Members | |
  Static Public Attributes inherited from ProfileCostArray | |
| static const int | InvalidIndex = -1 | 
| static const int | MaxRealIndex = MaxRealIndexValue | 
Detailed Description
Definition at line 980 of file tracedata.h.
Constructor & Destructor Documentation
| TraceCostItem::TraceCostItem | ( | ProfileContext * | context | ) | 
Definition at line 1494 of file tracedata.cpp.
      
  | 
  virtual | 
Definition at line 1499 of file tracedata.cpp.
Member Function Documentation
      
  | 
  inlinevirtual | 
Returns dynamic name info (without type)
Reimplemented from CostItem.
Definition at line 986 of file tracedata.h.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from TraceInclusiveListCost.
Definition at line 990 of file tracedata.h.
      
  | 
  inlinevirtual | 
Definition at line 987 of file tracedata.h.
Member Data Documentation
      
  | 
  protected | 
Definition at line 993 of file tracedata.h.
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
            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.
    KDE API Reference
 Public Member Functions inherited from