7"The Selection Service MITK Example is a BlueBerry example plugin, developed to demonstrate the use and the concept of the selection service provided by MITK. The example plugin implements a selection service based on mitk data nodes. This example is an alternative for the Qt selection service described in the 'Selection Service QT' example.
8
9<p>
10The following features are demonstrated:
11
12<ul>
13<li> manually creating mitk data nodes </li>
14<li> creating qt list widget items </li>
15<li> reimplementation of the selection listener method </li>
16</ul>
17
18See the main <a href=\"https://docs.mitk.org/nightly/BlueBerrySelectionServiceIntro.html\">documentation</a> for details."