On Thu, 2008-07-17 at 15:04 +0800, chen Yanda wrote:
> Hi,
>    I want to ask how to use the mitk::ToolManager class. I want use it
> in my Application which is designed by Qt3 with mitk.  Thanks!

Hi,

could you give some more details when asking such a question? For what
purpose do you want to use it? Do you start something new or has the
solution to be integrated with existing code? What do you know already?

The only open source use case of mitk::ToolManager at the moment  is our
manual segmentation functionality (QmitkSliceBasedSegmentation), which
is documented at

http://www.mitk.org/documentation/doxygen/QmitkSliceBasedSegmentationTechnicalPage.html

This page explains how all the related classes interact and relate.

The mitk::ToolManager class is explained at 

http://www.mitk.org/documentation/doxygen/classmitk_1_1ToolManager.html

The general idea is to support a broad class of applications that follow
a toolbox style like The Gimp, Photoshop, Inkscape etc.

Please have a look at the existing documentation. I you have more
detailed questions, you are welcome to ask.

Regards
Daniel

-- 
Dipl.-Inform. Med. Daniel Maleike          Phone: +49 6221 42 2326
Deutsches Krebsforschungszentrum           Im Neuenheimer Feld 280
Medical and Biological Informatics (E130)         69120 Heidelberg


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to