CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Deprecated List
Member ctkDICOMBrowser::onImportDirectory (QString directory, ctkDICOMBrowser::ImportDirectoryMode mode=ImportDirectoryAddLink)
importDirectory() should be used
Member ctkDICOMIndexer::waitForImportFinished ()
Previously ensured that the QFuture threads have all finished indexing before returning control.
Class ctkLogger

This class was a wrapper around Log4Qt. Since Log4Qt dependency has been removed, it is advised to use qDebug(), qWarning() and qCritical() instead.