MCPcopy 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
331void WebPage::addExecuteCode(QString code) {
332 _executeOnLoaded.push_back(code);
333}
334
335void WebPage::pageUpdated( const QRect& newDirtyRect )
336{

Callers 1

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected