|
| DumpSelection (TopLevel *, QWidget *parent=0, const char *name=0) |
|
virtual | ~DumpSelection () |
|
QWidget * | widget () |
|
| TraceItemView (TraceItemView *parentView, TopLevelBase *top=0) |
|
virtual | ~TraceItemView () |
|
bool | activate (CostItem *i) |
|
virtual void | activated (TraceItemView *sender, CostItem *) |
|
TraceFunction * | activeFunction () |
|
CostItem * | activeItem () const |
|
void | addEventTypeMenu (QMenu *, bool withCost2=true) |
|
void | addGoMenu (QMenu *) |
|
virtual CostItem * | canShow (CostItem *i) |
|
TraceData * | data () const |
|
virtual void | directionActivated (TraceItemView *sender, Direction) |
|
EventType * | eventType () const |
|
EventType * | eventType2 () const |
|
ProfileContext::Type | groupType () const |
|
void | notifyChange (int changeType) |
|
const TracePartList & | partList () const |
|
virtual void | partsSelected (TraceItemView *sender, const TracePartList &) |
|
Position | position () const |
|
virtual void | restoreLayout (const QString &prefix, const QString &postfix) |
|
virtual void | restoreOptions (const QString &prefix, const QString &postfix) |
|
virtual void | saveLayout (const QString &prefix, const QString &postfix) |
|
virtual void | saveOptions (const QString &prefix, const QString &postfix) |
|
void | select (CostItem *i) |
|
virtual void | selected (TraceItemView *sender, CostItem *) |
|
virtual void | selectedEventType (TraceItemView *sender, EventType *) |
|
virtual void | selectedEventType2 (TraceItemView *sender, EventType *) |
|
virtual void | selectedGroupType (TraceItemView *sender, ProfileContext::Type) |
|
CostItem * | selectedItem () const |
|
void | set (ProfileContext::Type g) |
|
void | set (const TracePartList &l) |
|
bool | set (int, TraceData *, EventType *, EventType *, ProfileContext::Type, const TracePartList &, CostItem *, CostItem *) |
|
virtual void | setData (TraceData *d) |
|
void | setEventType (EventType *t) |
|
void | setEventType2 (EventType *t) |
|
void | setMergeUpdates (bool b) |
|
void | setPosition (Position p) |
|
void | setTitle (QString t) |
|
void | setTopLevel (TopLevelBase *t) |
|
int | status () const |
|
QString | title () const |
|
TopLevelBase * | topLevel () const |
|
void | updateView (bool force=false) |
|
virtual QString | whatsThis () const |
|
Definition at line 34 of file dumpselection.h.