Hi List,
has anyone a code snippet how to reach the StdMultiWidget from a plugin?
I have tried it with blueberry (IEditorDescriptor) but propably I misunderstood something.
During debugging I then saw, that
this->GetRenderWindowPart()
returns a reference to the QmitkStdMultiWidgetEditor which has a GetStdMultiWidget() method. But as the QmitkStdMultiWidgetEditor is a plugin itself, I can't include it (by design)!
 
I need to reach the StdMultiWidget to customize it a bit. In this case I want to disable the LevelWindowWidget temporarily.
 
Thank you,
Ingmar
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to