Page MenuHomePhabricator

Port IGT-Example to OpenCherry
Closed, ResolvedPublic

Description

Port the QmitkIGTExample functionality to the new Qt4-OpenCherry framework.

Some cleanup would be nice: maybe one tab per example, examples separate from each other.

This should also be an example that we can distribute in binary form to partners (e.g. tracking device vendors).

Event Timeline

A first version was commited. There are still some Qt related signal/slot issues...

The signal slot problems are solved. The methods inside the old ui.h file moved to the QmitkIGTExampleView class.
Due to Qt4 porting the old state (PropertyList) of the bundle is not stored anymore.

some small detail: view icon is missing.

icon added in revision #18407.