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

Method GetControl

Plugins/org.blueberry.ui.qt/src/internal/berryDetachedWindow.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263QWidget* DetachedWindow::GetControl()
264{
265 return folder->GetControl();
266}
267
268int DetachedWindow::Open()
269{

Callers 7

CreateMethod · 0.45
AddMethod · 0.45
DragMethod · 0.45
OpenMethod · 0.45
ConfigureShellMethod · 0.45
CreateContentsMethod · 0.45
HandleCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected