Dear all,
I would like to use two editors in my MITK-based application. Currently I have
a few views and one editor containing QmitkStdMultiWidget. I would like to add
an additional MITK editor (for example, org.mitk.gui.qt.dicom or
org.mitk.gui.qt.xnat). To add a view, I use the AddView function:
QString editorArea = layout->GetEditorArea();
layout->AddView("org.mitk.views.datamanager");
So it's not a problem to add an additional view plugin. However I have no idea
how to add an existing MITK editor plugin. So the question is: how to add an
additional editor plugin, what should I change in my code?
Best,
Sas
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users