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

Function msgUnexpectedToken

lib/extensionsystem/pluginspec.cpp:614–617  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

612}
613
614static inline QString msgUnexpectedToken()
615{
616 return QCoreApplication::translate("PluginSpec", "Unexpected token");
617}
618
619/*!
620 \internal

Callers 5

readPluginSpecMethod · 0.85
readDependenciesMethod · 0.85
readDependencyEntryMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected