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

Method platformName

lib/extensionsystem/pluginmanager.cpp:1425–1429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1423}
1424
1425QString PluginManager::platformName()
1426{
1427 static const QString result = getPlatformName();
1428 return result;
1429}
1430
1431/*!
1432 Retrieves one object with \a name from the object pool.

Callers

nothing calls this directly

Calls 1

getPlatformNameFunction · 0.85

Tested by

no test coverage detected