MCPcopy Create free account
hub / github.com/Atarity/Lightpack / Guid

Method Guid

Software/src/Plugin.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56QString Plugin::Guid() const
57{
58 return _guid;
59}
60
61QString Plugin::Author() const {
62 return _author;

Callers 3

startBacklightMethod · 0.80
foreachFunction · 0.80
GetSessionKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected