Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ sizeHint
Method
sizeHint
lib/utils/switch-button.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
QSize SwitchButton::sizeHint() const
42
{
43
return QSize(s_width, s_height);
44
}
45
46
void SwitchButton::paintEvent(QPaintEvent *)
47
{
Callers
2
Collapse
Method · 0.45
SetContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected