Something tells me that you don't set the predicate to filter the nodes you need. See the SetPredicate function of QmitkDataStorageComboBox.

Cheers,
  Rostislav.


On 16/06/2014 12:00, Michael Smith wrote:

Hi,

I wrote a plugin/view that inherits from QmitkAbstractView (instead of QmitkFunctionality):

http://www.mitk.org/ViewsWithoutMultiWidget

In the Segmentation Plugin, the "Patient Image"-ComboBox was connected via GetDefaultDataStorage() and it shows only the data from the Data Manager. However, if I connect a ComboBox in my own Plugin via GetDataStorage() it also shows the Widgets. How can I avoid that, so it only shows the data?

Best wishes!




------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to