MCPcopy Create free account
hub / github.com/KDE/kwin / cursorTheme

Method cursorTheme

src/pointer_input.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79PointerInputRedirection::~PointerInputRedirection() = default;
80
81CursorTheme PointerInputRedirection::cursorTheme() const
82{
83 return m_cursor->theme();
84}
85
86void PointerInputRedirection::init()
87{

Callers 1

magnifyMethod · 0.80

Calls 1

themeMethod · 0.45

Tested by

no test coverage detected