MCPcopy Create free account
hub / github.com/QNapi/qnapi / webpageUrl

Method webpageUrl

libqnapi/src/libqnapi.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39QString LibQNapi::webpageUrl() { return QString(QNAPI_URL); }
40
41QSharedPointer<const StaticConfig> LibQNapi::staticConfig() {
42 return QSharedPointer<const StaticConfig>(new StaticConfig);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected