MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetContent

Method SetContent

lib/utils/section.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void Section::SetContent(QWidget *w)
70{
71 SetContent(w, _collapsed);
72}
73
74void Section::SetContent(QWidget *w, bool collapsed)
75{

Callers 2

UpdateEntryDataMethod · 0.45
UpdateEntryDataMethod · 0.45

Calls 2

setCheckedMethod · 0.80
sizeHintMethod · 0.45

Tested by

no test coverage detected