Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ Author
Method
Author
Software/src/Plugin.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
QString Plugin::Author() const {
62
return _author;
63
}
64
65
QString Plugin::Description() const {
66
return _description;
Callers
1
pluginSwitch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected