MCPcopy Create free account
hub / github.com/bumptop/BumpTop / launchUrl

Method launchUrl

trunk/win/Source/BT_FacebookWidgetJavaScriptAPI.cpp:451–454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449}
450
451void FacebookWidgetJavaScriptAPI::launchUrl(const QString& url)
452{
453 fsManager->launchFile(url);
454}
455
456bool FacebookWidgetJavaScriptAPI::isFocused()
457{

Callers 5

FacebookWidgetUploadPageFunction · 0.80
FacebookWidgetPageFunction · 0.80

Calls 1

launchFileMethod · 0.80

Tested by

no test coverage detected