Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ ColorProvider
Method
ColorProvider
Software/grab/include/ColorProvider.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
#include
"ColorProvider.hpp"
28
29
ColorProvider::ColorProvider(QObject *parent) :
30
QObject(parent)
31
{
32
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected