Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
IViewSite::Pointer ViewPart::GetViewSite()
53
{
54
return this->GetSite().Cast<IViewSite>();
55
}
56
57
} // namespace berry
58
Callers
5
TestView
Method · 0.80
ContainsView
Method · 0.80
GetPartId
Method · 0.80
Show
Method · 0.80
GetPreferences
Method · 0.80
Calls
1
GetSite
Method · 0.45
Tested by
2
TestView
Method · 0.64
ContainsView
Method · 0.64