MCPcopy Create free account
hub / github.com/Vector35/debugger / GetNameForPath

Method GetNameForPath

ui/uinotification.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186
187
188bool NotificationListener::GetNameForPath(UIContext* context, const QString& path, QString& name)
189{
190 return false;
191}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected