kcachegrind
callgraphview.h File Reference
  #include <qwidget.h>#include <qmap.h>#include <qtimer.h>#include <QGraphicsView>#include <QGraphicsScene>#include <QGraphicsRectItem>#include <QGraphicsPolygonItem>#include <QGraphicsPathItem>#include <QPixmap>#include <QFocusEvent>#include <QPolygon>#include <QList>#include <QKeyEvent>#include <QResizeEvent>#include <QContextMenuEvent>#include <QMouseEvent>#include "treemap.h"#include "tracedata.h"#include "traceitemview.h"
Include dependency graph for callgraphview.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CallGraphView | 
| class | CanvasEdge | 
| class | CanvasEdgeArrow | 
| class | CanvasEdgeLabel | 
| class | CanvasFrame | 
| class | CanvasNode | 
| class | GraphEdge | 
| class | GraphExporter | 
| class | GraphNode | 
| class | GraphOptions | 
| class | PanningView | 
| class | StorableGraphOptions | 
Typedefs | |
| typedef QMap< QPair < TraceFunction *, TraceFunction * > , GraphEdge >  | GraphEdgeMap | 
| typedef QMap< TraceFunction  *, GraphNode >  | GraphNodeMap | 
Enumerations | |
| enum | {  CANVAS_NODE = 1122, CANVAS_EDGE, CANVAS_EDGELABEL, CANVAS_EDGEARROW, CANVAS_FRAME }  | 
Typedef Documentation
Definition at line 233 of file callgraphview.h.
Definition at line 232 of file callgraphview.h.
Enumeration Type Documentation
| anonymous enum | 
| Enumerator | |
|---|---|
| CANVAS_NODE | |
| CANVAS_EDGE | |
| CANVAS_EDGELABEL | |
| CANVAS_EDGEARROW | |
| CANVAS_FRAME | |
Definition at line 412 of file callgraphview.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference