MCPcopy 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
41QSize SwitchButton::sizeHint() const
42{
43 return QSize(s_width, s_height);
44}
45
46void SwitchButton::paintEvent(QPaintEvent *)
47{

Callers 2

CollapseMethod · 0.45
SetContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected