Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
451
void FacebookWidgetJavaScriptAPI::launchUrl(const QString& url)
452
{
453
fsManager->launchFile(url);
454
}
455
456
bool FacebookWidgetJavaScriptAPI::isFocused()
457
{
Callers
5
FacebookWidgetPhotoSlideshow
Function · 0.80
FacebookWidgetPhotoAlbumsPage
Function · 0.80
FacebookWidgetUploadPage
Function · 0.80
FacebookWidgetNewsFeedPage
Function · 0.80
FacebookWidgetPage
Function · 0.80
Calls
1
launchFile
Method · 0.80
Tested by
no test coverage detected