Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ setLibraryPath
Method
setLibraryPath
lib/extensionsystem/pluginspec.cpp:550–553 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
}
549
550
void PluginSpecPrivate::setLibraryPath(const QString& path)
551
{
552
location = path;
553
}
554
555
void PluginSpec::setEnabled(bool value)
556
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected