MCPcopy 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
550void PluginSpecPrivate::setLibraryPath(const QString& path)
551{
552 location = path;
553}
554
555void PluginSpec::setEnabled(bool value)
556{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected