Vi enfin le travail ne doit être fait qu'une fois, ca reste automatique comme processus... Qt# est pas écris à la main de A à Z :)
Pour les slots :
"Connecting and disconnecting C++ signals and slots requires some additional C++ support code. The code is contained in libqtsharp. The mechanism used in libqtsharp is a bit cumbersome. However, at the time it was created, it seemed the only way to interact with signals and slots without hacking into the undocumented and possibly non-portable sections of Qt's Meta-Objects."
[^] # Re: Gestionnaire photo
Posté par TImaniac (site web personnel) . En réponse au journal Actualité Mono et interview De Icaza. Évalué à 2.
Pour les slots :
"Connecting and disconnecting C++ signals and slots requires some additional C++ support code. The code is contained in libqtsharp. The mechanism used in libqtsharp is a bit cumbersome. However, at the time it was created, it seemed the only way to interact with signals and slots without hacking into the undocumented and possibly non-portable sections of Qt's Meta-Objects."