CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Todo List
Member ctkCollapsibleButton::setCollapsedHeight (int heightInPixels)
resize the widget when setting the new height
Class ctkDicomAbstractApp
Provide helper/convenience methods to ease application development.
Member ctkDicomAbstractHost::appReady ()
: perhaps also send this when completed. Needs discussion.
Class ctkDICOMImportWidget

the passed DICOM database is not used.

expose topDirectory, copyToLibrary... in public API

Member ctkFlowLayout::replaceLayout (QWidget *widget)
replaceLayout should take an existing layout instead of a widget, indeed, a layout can have another layout as a parent, not only a widget.