Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
614
static inline QString msgUnexpectedToken()
615
{
616
return QCoreApplication::translate(
"PluginSpec"
,
"Unexpected token"
);
617
}
618
619
/*!
620
\internal
Callers
5
readPluginSpec
Method · 0.85
readArgumentDescriptions
Method · 0.85
readArgumentDescription
Method · 0.85
readDependencies
Method · 0.85
readDependencyEntry
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected