Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
PointerInputRedirection::~PointerInputRedirection() = default;
80
81
CursorTheme PointerInputRedirection::cursorTheme() const
82
{
83
return m_cursor->theme();
84
}
85
86
void PointerInputRedirection::init()
87
{
Callers
1
magnify
Method · 0.80
Calls
1
theme
Method · 0.45
Tested by
no test coverage detected