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

Method timeout

client/selectionmodelclient.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void SelectionModelClient::timeout()
66{
67 applyPendingSelection();
68}
69
70void SelectionModelClient::serverRegistered(const QString &objectName,
71 Protocol::ObjectAddress objectAddress)

Callers

nothing calls this directly

Calls 1

applyPendingSelectionFunction · 0.85

Tested by

no test coverage detected