| _activeItem | TraceItemView | protected |
| _callLimit | StorableGraphOptions | protected |
| _clusterGroups | StorableGraphOptions | protected |
| _data | TraceItemView | protected |
| _detailLevel | StorableGraphOptions | protected |
| _eventType | TraceItemView | protected |
| _eventType2 | TraceItemView | protected |
| _expandCycles | StorableGraphOptions | protected |
| _funcLimit | StorableGraphOptions | protected |
| _groupType | TraceItemView | protected |
| _layout | StorableGraphOptions | protected |
| _maxCalleeDepth | StorableGraphOptions | protected |
| _maxCallerDepth | StorableGraphOptions | protected |
| _parentView | TraceItemView | protected |
| _partList | TraceItemView | protected |
| _selectedItem | TraceItemView | protected |
| _showSkipped | StorableGraphOptions | protected |
| _topLevel | TraceItemView | protected |
| activate(CostItem *i) | TraceItemView | |
| activated(TraceItemView *sender, CostItem *) | TraceItemView | virtual |
| activated(CostItem *) | TraceItemView | protected |
| activeFunction() | TraceItemView | |
| activeItem() const | TraceItemView | inline |
| activeItemChanged enum value | TraceItemView | |
| addEventTypeMenu(QMenu *, bool withCost2=true) | TraceItemView | |
| addGoMenu(QMenu *) | TraceItemView | |
| Auto enum value | CallGraphView | |
| Back enum value | TraceItemView | |
| Bottom enum value | TraceItemView | |
| BottomLeft enum value | CallGraphView | |
| BottomRight enum value | CallGraphView | |
| calleeDepthTriggered(QAction *) | CallGraphView | slot |
| callerDepthTriggered(QAction *) | CallGraphView | slot |
| CallGraphView(TraceItemView *parentView, QWidget *parent=0, const char *name=0) | CallGraphView | explicit |
| callLimit() | StorableGraphOptions | inlinevirtual |
| callLimitTriggered(QAction *) | CallGraphView | slot |
| Circular enum value | GraphOptions | |
| clusterGroups() | StorableGraphOptions | inlinevirtual |
| configChanged enum value | TraceItemView | |
| contextMenuEvent(QContextMenuEvent *) | CallGraphView | protected |
| data() const | TraceItemView | inline |
| dataChanged enum value | TraceItemView | |
| detailLevel() | StorableGraphOptions | inlinevirtual |
| Direction enum name | TraceItemView | |
| directionActivated(TraceItemView *sender, Direction) | TraceItemView | virtual |
| directionActivated(TraceItemView::Direction) | TraceItemView | protected |
| dotError() | CallGraphView | slot |
| dotExited() | CallGraphView | slot |
| eventType() const | TraceItemView | inline |
| eventType2() const | TraceItemView | inline |
| eventType2Changed enum value | TraceItemView | |
| eventTypeChanged enum value | TraceItemView | |
| expandCycles() | StorableGraphOptions | inlinevirtual |
| focusInEvent(QFocusEvent *) | CallGraphView | protected |
| focusOutEvent(QFocusEvent *) | CallGraphView | protected |
| Forward enum value | TraceItemView | |
| funcLimit() | StorableGraphOptions | inlinevirtual |
| groupType() const | TraceItemView | inline |
| groupTypeChanged enum value | TraceItemView | |
| Hidden enum value | TraceItemView | |
| Hide enum value | CallGraphView | |
| isViewVisible() | TraceItemView | protectedvirtual |
| keyPressEvent(QKeyEvent *) | CallGraphView | protected |
| layout() | StorableGraphOptions | inlinevirtual |
| GraphOptions::layout(QString) | GraphOptions | static |
| Layout enum name | GraphOptions | |
| layoutString(Layout) | GraphOptions | static |
| layoutTriggered(QAction *) | CallGraphView | slot |
| Left enum value | TraceItemView | |
| LeftRight enum value | GraphOptions | |
| maxCalleeDepth() | StorableGraphOptions | inlinevirtual |
| maxCallerDepth() | StorableGraphOptions | inlinevirtual |
| mouseDoubleClickEvent(QMouseEvent *) | CallGraphView | protected |
| mouseMoveEvent(QMouseEvent *) | CallGraphView | protected |
| mousePressEvent(QMouseEvent *) | CallGraphView | protected |
| mouseReleaseEvent(QMouseEvent *) | CallGraphView | protected |
| nodeLimitTriggered(QAction *) | CallGraphView | slot |
| None enum value | TraceItemView | |
| nothingChanged enum value | TraceItemView | |
| notifyChange(int changeType) | TraceItemView | inline |
| partList() const | TraceItemView | inline |
| partsChanged enum value | TraceItemView | |
| partsSelected(TraceItemView *sender, const TracePartList &) | TraceItemView | virtual |
| partsSelected(const TracePartList &) | TraceItemView | protected |
| Position enum name | TraceItemView | |
| position() const | TraceItemView | inline |
| readDotOutput() | CallGraphView | slot |
| resizeEvent(QResizeEvent *) | CallGraphView | protected |
| restoreLayout(const QString &prefix, const QString &postfix) | TraceItemView | virtual |
| restoreOptions(const QString &prefix, const QString &postfix) | CallGraphView | virtual |
| Right enum value | TraceItemView | |
| saveLayout(const QString &prefix, const QString &postfix) | TraceItemView | virtual |
| saveOptions(const QString &prefix, const QString &postfix) | CallGraphView | virtual |
| scrollContentsBy(int dx, int dy) | CallGraphView | protected |
| select(CostItem *i) | TraceItemView | |
| selected(TraceItemView *sender, CostItem *) | TraceItemView | virtual |
| selected(CostItem *) | TraceItemView | protected |
| selectedEventType(TraceItemView *sender, EventType *) | TraceItemView | virtual |
| selectedEventType(EventType *) | TraceItemView | protected |
| selectedEventType2(TraceItemView *sender, EventType *) | TraceItemView | virtual |
| selectedEventType2(EventType *) | TraceItemView | protected |
| selectedGroupType(TraceItemView *sender, ProfileContext::Type) | TraceItemView | virtual |
| selectedGroupType(ProfileContext::Type) | TraceItemView | protected |
| selectedItem() const | TraceItemView | inline |
| selectedItemChanged enum value | TraceItemView | |
| set(ProfileContext::Type g) | TraceItemView | inline |
| set(const TracePartList &l) | TraceItemView | inline |
| set(int, TraceData *, EventType *, EventType *, ProfileContext::Type, const TracePartList &, CostItem *, CostItem *) | TraceItemView | |
| setCallLimit(double l) | StorableGraphOptions | inline |
| setClusterGroups(bool b) | StorableGraphOptions | inline |
| setData(TraceData *d) | TraceItemView | virtual |
| setDetailLevel(int l) | StorableGraphOptions | inline |
| setEventType(EventType *t) | TraceItemView | inline |
| setEventType2(EventType *t) | TraceItemView | inline |
| setExpandCycles(bool b) | StorableGraphOptions | inline |
| setFuncLimit(double l) | StorableGraphOptions | inline |
| setLayout(Layout l) | StorableGraphOptions | inline |
| setMaxCalleeDepth(int d) | StorableGraphOptions | inline |
| setMaxCallerDepth(int d) | StorableGraphOptions | inline |
| setMergeUpdates(bool b) | TraceItemView | inline |
| setPosition(Position p) | TraceItemView | inline |
| setShowSkipped(bool b) | StorableGraphOptions | inline |
| setTitle(QString t) | TraceItemView | inline |
| setTopLevel(TopLevelBase *t) | TraceItemView | inline |
| showRenderError(QString) | CallGraphView | slot |
| showRenderWarning() | CallGraphView | slot |
| showSkipped() | StorableGraphOptions | inlinevirtual |
| status() const | TraceItemView | inline |
| stopRendering() | CallGraphView | slot |
| StorableGraphOptions() | StorableGraphOptions | |
| title() const | TraceItemView | inline |
| Top enum value | TraceItemView | |
| TopDown enum value | GraphOptions | |
| TopLeft enum value | CallGraphView | |
| topLevel() const | TraceItemView | inline |
| TopRight enum value | CallGraphView | |
| TraceItemView(TraceItemView *parentView, TopLevelBase *top=0) | TraceItemView | explicit |
| Up enum value | TraceItemView | |
| updateView(bool force=false) | TraceItemView | |
| whatsThis() const | CallGraphView | virtual |
| widget() | CallGraphView | inlinevirtual |
| zoomPos() const | CallGraphView | inline |
| zoomPos(QString) | CallGraphView | static |
| ZoomPosition enum name | CallGraphView | |
| zoomPosString(ZoomPosition) | CallGraphView | static |
| zoomPosTriggered(QAction *) | CallGraphView | slot |
| zoomRectMoved(qreal, qreal) | CallGraphView | slot |
| zoomRectMoveFinished() | CallGraphView | slot |
| ~CallGraphView() | CallGraphView | |
| ~GraphOptions() | GraphOptions | inlinevirtual |
| ~StorableGraphOptions() | StorableGraphOptions | inlinevirtual |
| ~TraceItemView() | TraceItemView | virtual |