kcachegrind
EventTypeItem Class Reference
#include <eventtypeitem.h>
Inheritance diagram for EventTypeItem:

Public Member Functions | |
| EventTypeItem (TraceCostItem *costItem, EventType *ct, ProfileContext::Type gt) | |
| TraceCostItem * | costItem () |
| QVariant | data (int column, int role) const |
| EventType * | eventType () |
| bool | operator< (const QTreeWidgetItem &other) const |
| void | setGroupType (ProfileContext::Type) |
| void | update () |
Detailed Description
Definition at line 30 of file eventtypeitem.h.
Constructor & Destructor Documentation
| EventTypeItem::EventTypeItem | ( | TraceCostItem * | costItem, |
| EventType * | ct, | ||
| ProfileContext::Type | gt | ||
| ) |
Definition at line 34 of file eventtypeitem.cpp.
Member Function Documentation
|
inline |
Definition at line 38 of file eventtypeitem.h.
| QVariant EventTypeItem::data | ( | int | column, |
| int | role | ||
| ) | const |
Definition at line 149 of file eventtypeitem.cpp.
|
inline |
Definition at line 39 of file eventtypeitem.h.
| bool EventTypeItem::operator< | ( | const QTreeWidgetItem & | other | ) | const |
Definition at line 137 of file eventtypeitem.cpp.
| void EventTypeItem::setGroupType | ( | ProfileContext::Type | gt | ) |
Definition at line 64 of file eventtypeitem.cpp.
| void EventTypeItem::update | ( | ) |
Definition at line 72 of file eventtypeitem.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.
KDE API Reference