MCPcopy Create free account
hub / github.com/MITK/MITK / SetCloseable

Method SetCloseable

Plugins/org.blueberry.ui.qt/src/internal/berryViewLayout.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void ViewLayout::SetCloseable(bool closeable)
46{
47 rec->isCloseable = closeable;
48}
49
50void ViewLayout::SetMoveable(bool moveable)
51{

Callers 6

CreateInitialLayoutMethod · 0.80
ProcessViewMethod · 0.80
LoadPredefinedPerspMethod · 0.80
CreateInitialLayoutMethod · 0.80
CreateInitialLayoutMethod · 0.80
CreateInitialLayoutMethod · 0.80

Calls

no outgoing calls

Tested by 6

CreateInitialLayoutMethod · 0.64
ProcessViewMethod · 0.64
LoadPredefinedPerspMethod · 0.64
CreateInitialLayoutMethod · 0.64
CreateInitialLayoutMethod · 0.64
CreateInitialLayoutMethod · 0.64