Page MenuHomePhabricator

Tutorial Step 9 is inaccurate and code is not compiled
Closed, ResolvedPublic

Description

Step 9 in the MITK Tutorial contains example code for creating a plug-in. However, the code inlined in the .dox file and not compiled. It also does not show the preferred way of handling things.

Event Timeline

[1876c5]: Merge branch 'bug-14583-make-tutorial-step9-code-compilable'

Merged commits:

2013-02-26 17:01:13 Sascha Zelzer [8256c0]
Fixed style issues in code templates of the PluginGenerator.


2013-02-26 16:47:24 Sascha Zelzer [a3ada9]
Tutorial Step9 is now based on compilable code.


2013-02-26 16:40:28 Sascha Zelzer [9b7eec]
Use proper deprecatedSince macros.


2013-02-26 16:40:12 Sascha Zelzer [b73908]
Enhance the QmitkPointListWidget to be used with and IRenderWindowPart.