MCPcopy Create free account
hub / github.com/AshampooSystems/boden / getLayout

Method getLayout

framework/ui/src/View.cpp:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 }
89
90 std::shared_ptr<Layout> View::getLayout() { return _layout.get(); }
91
92 void View::updateFromStylesheet()
93 {

Callers 1

setParentViewOfViewMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected