While I prefer enum classes myself, I just had to connect to a signal with one 
in it. This was unfortunate as I was attempting to use the old connection 
syntax SIGNAL()/SLOT() macros. I was not aware that the old syntax were being 
deprecated? What is the policy on this?

Should signals not use enum classes?
Should Qt not use enum classes?
Should Qt support old connection syntax? Where/when?
Should all new connections be in the modern syntax?




_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to