MCPcopy Create free account
hub / github.com/KDAB/GammaRay / update

Method update

plugins/timertop/timermodel.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 TimerIdData() = default;
60
61 void update(const TimerId &id, QObject *receiver = nullptr)
62 {
63 info.update(id, receiver);
64 }
65
66 void addEvent(const GammaRay::TimeoutEvent &event)
67 {

Callers 6

findTimerInfoMethod · 0.45
checkDispatcherStatusMethod · 0.45
eventNotifyCallbackMethod · 0.45
preSignalActivateMethod · 0.45
postSignalActivateMethod · 0.45
applyChangesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected