Hi Tao,
without checking I am pretty sure that the constructor gets called first 
and then afterwards the CreateQTPartControl method is called in general 
to build up all GUI related stuff.
In such a case you can use breakpoints and set them in methods of 
interest and debug the executable.

Could you clarify your second question?

Best Regards,
Ingmar

Am 27.06.2014 12:49, schrieb Chaoqiang Tao:
> Hello all,
>
> I'm wondering how a Plugin call functions when we open a Plugin? Is it
> the *CreateQtPartControl()* or the *Constructor* function firstly called?
> Another question, when I wanna get the Data from Data Manager, I use a
> *mitk::DataNode Pointer *like MITK's own Plugin, but when occuring the
> *Pointer Definition*, different Plugin has different definition. Does
> MITK has template expression ?
>
> Best,
> Tao
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
>
>
>
> _______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to