MCPcopy Create free account
hub / github.com/KDE/falkon / include

Method include

src/plugins/GreaseMonkey/gm_script.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123QStringList GM_Script::include() const
124{
125 return m_include;
126}
127
128QStringList GM_Script::exclude() const
129{

Callers 2

GM_AddScriptDialogMethod · 0.80
loadScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected