MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / pushNotification

Method pushNotification

source/MRViewer/MRRibbonMenu.cpp:1106–1109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1104}
1105
1106void RibbonMenu::pushNotification( const RibbonNotification& notification )
1107{
1108 notifier_.pushNotification( notification );
1109}
1110
1111void RibbonMenu::cloneTree( const std::vector<std::shared_ptr<Object>>& selectedObjects )
1112{

Callers 3

dragDrop_Method · 0.45
handle_load_messageFunction · 0.45
pushNotificationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected