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

Method GetViewSite

Plugins/org.blueberry.ui.qt/src/berryViewPart.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52IViewSite::Pointer ViewPart::GetViewSite()
53{
54 return this->GetSite().Cast<IViewSite>();
55}
56
57} // namespace berry
58

Callers 5

TestViewMethod · 0.80
ContainsViewMethod · 0.80
GetPartIdMethod · 0.80
ShowMethod · 0.80
GetPreferencesMethod · 0.80

Calls 1

GetSiteMethod · 0.45

Tested by 2

TestViewMethod · 0.64
ContainsViewMethod · 0.64