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

Method GetLayoutPart

Plugins/org.blueberry.ui.qt/src/internal/berryEditorAreaHelper.cpp:120–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120LayoutPart::Pointer EditorAreaHelper::GetLayoutPart()
121{
122 LayoutPart::Pointer layoutPart = editorArea.Cast<LayoutPart>();
123 return layoutPart;
124}
125
126IEditorReference::Pointer EditorAreaHelper::GetVisibleEditor()
127{

Callers 8

AddEditorAreaTransferMethod · 0.80
InitMethod · 0.80
CreatePartMethod · 0.80
CreatePartHelperMethod · 0.80
GetEmptyEditorMethod · 0.80
HandleDeferredEventsMethod · 0.80
TestInvariantsMethod · 0.80

Calls

no outgoing calls

Tested by 2

InitMethod · 0.64
TestInvariantsMethod · 0.64