Hi,

the Register... functions for each functionality are generated in

http://svn.mitk.org/trunk/mitk/CMake/FunctionalityHelpers.cmake

(look for look for a CONFIGURE_FILE Cmake command) using this as a template:

http://svn.mitk.org/trunk/mitk/Qmitk/QmitkApplicationBase/RegisterQFunctionality.cpp.in


the calls to these Register... functions are generated in the MainApp 
CMakeLists.txt:

http://svn.mitk.org/trunk/mitk/QApplications/MainApp/CMakeLists.txt

Please be aware this will probably be subject to significant changes 
since it is an internal mechanism. If you need something you can't 
realize using this mechanism please let me now. Maybe we can extend it.

Regards

Marco









chen Yanda wrote:
> Hi,
>    I want to ask how to implement  the function of 
> RegisterFunctionalities in SampleApp! I want to understand that how does 
> the MITK insert the kinds of Functionalities into the application of 
> SampleApp. In the cpp file of SampleApp, it has only the declare of void 
> RegisterFunctionalities();.Thank you very much !
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> 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


-- 
----------------------------------------------------------------------
Dipl.-Inform. Med. Marco Nolden
Deutsches Krebsforschungszentrum       (German Cancer Research Center)
Div. Medical & Biological Informatics          Tel: (+49) 6221-42 2325
Im Neuenheimer Feld 280                        Fax: (+49) 6221-42 2345
D-69120 Heidelberg                             eMail: [EMAIL PROTECTED]

-------------------------------------------------------------------------
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