Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ loadURL
Method
loadURL
CrossApp/view/CAWebView.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void CAWebView::loadURL(const std::string &url)
109
{
110
_impl->loadURL(url);
111
}
112
113
void CAWebView::loadFile(const std::string &fileName)
114
{
Callers
3
initWebView
Method · 0.45
viewDidLoad
Method · 0.45
layoutView
Function · 0.45
Calls
no outgoing calls
Tested by
1
viewDidLoad
Method · 0.36