kcachegrind
#include <stackselection.h>

Public Slots | |
void | browserBack () |
void | browserDown () |
void | browserForward () |
void | browserUp () |
void | rebuildStackList () |
void | refresh () |
void | setEventType (EventType *) |
void | setEventType2 (EventType *) |
void | setFunction (TraceFunction *) |
void | setGroupType (ProfileContext::Type) |
void | stackSelected (QTreeWidgetItem *, QTreeWidgetItem *) |
Signals | |
void | functionSelected (CostItem *) |
Public Member Functions | |
StackSelection (QWidget *parent=0) | |
~StackSelection () | |
StackBrowser * | browser () const |
TraceData * | data () const |
EventType * | eventType () |
EventType * | eventType2 () |
ProfileContext::Type | groupType () |
void | setData (TraceData *) |
Detailed Description
Definition at line 38 of file stackselection.h.
Constructor & Destructor Documentation
StackSelection::StackSelection | ( | QWidget * | parent = 0 | ) |
Definition at line 36 of file stackselection.cpp.
StackSelection::~StackSelection | ( | ) |
Definition at line 74 of file stackselection.cpp.
Member Function Documentation
|
inline |
Definition at line 48 of file stackselection.h.
|
slot |
Definition at line 177 of file stackselection.cpp.
|
slot |
Definition at line 201 of file stackselection.cpp.
|
slot |
Definition at line 185 of file stackselection.cpp.
|
slot |
Definition at line 193 of file stackselection.cpp.
|
inline |
Definition at line 46 of file stackselection.h.
|
inline |
Definition at line 49 of file stackselection.h.
|
inline |
Definition at line 50 of file stackselection.h.
|
signal |
|
inline |
Definition at line 51 of file stackselection.h.
|
slot |
Definition at line 109 of file stackselection.cpp.
|
slot |
Definition at line 209 of file stackselection.cpp.
void StackSelection::setData | ( | TraceData * | data | ) |
Definition at line 79 of file stackselection.cpp.
|
slot |
Definition at line 235 of file stackselection.cpp.
|
slot |
Definition at line 246 of file stackselection.cpp.
|
slot |
Definition at line 92 of file stackselection.cpp.
|
slot |
Definition at line 257 of file stackselection.cpp.
|
slot |
Definition at line 168 of file stackselection.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.