MCPcopy Create free account
hub / github.com/JibbSmart/JoyShockMapper / SendNotification

Method SendNotification

JoyShockMapper/src/linux/StatusNotifierItem.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69bool StatusNotifierItem::SendNotification(const std::string &)
70{
71 return true;
72}
73
74void StatusNotifierItem::AddMenuItem(const std::string &label, ClickCallbackType &&onClick)
75{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected