Should we add a generic virtual hook in qobject, so any qobject can expand 
their with effectively virtual functions in Qt6?

I imagine something like QVariant QObject::virtual_hook(int id, QVariant 
args);

Or do we already have other useful work-arounds for this common problem?

Best regards
'Allan


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

Reply via email to