MCPcopy 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
862CursorSource *CursorImage::source() const
863{
864 return m_currentSource;
865}
866
867void CursorImage::setSource(CursorSource *source)
868{

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected