Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ addExecuteCode
Method
addExecuteCode
trunk/win/Source/BT_WebPage.cpp:331–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
void WebPage::addExecuteCode(QString code) {
332
_executeOnLoaded.push_back(code);
333
}
334
335
void WebPage::pageUpdated( const QRect& newDirtyRect )
336
{
Callers
1
injectDragAndDropEvent
Method · 0.80
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected