Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ source
Method
source
src/pointer_input.cpp:862–865 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
860
}
861
862
CursorSource *CursorImage::source() const
863
{
864
return m_currentSource;
865
}
866
867
void CursorImage::setSource(CursorSource *source)
868
{
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected