QtDcm is a C++ Qt based library for communication and conversion of Dicom images. Dicom is the standard for communication and storage of medical data. With QtDcm, it's now easy to add Dicom support in a Qt based application.
In QtDcm, you will find a set of widget (based on the QWidget class) .
QtDcm is licensed under the LGPL. You can get the latest code with git:
git clone git://scm.gforge.inria.fr/qtdcm/qtdcm.git
This project is sponsored by the University of Rennes 1. This project also takes part of the VisAGeS research team. Please contact Alexandre Abadie for more information.