MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / platformSpecification

Method platformSpecification

lib/extensionsystem/pluginspec.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261*/
262
263QRegExp PluginSpec::platformSpecification() const
264{
265 return d->platformSpecification;
266}
267
268/*!
269 Returns whether the plugin has its experimental flag set.

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected