Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
-
3
Description
https://codereview.qt-project.org/c/qt/qtgrpc/+/550653/comment/0a9f1a1e_bee7b41a/
Add the note about the necessity of Q_CLASSINFO("RegisterEnumClassesUnscoped", "false") in Qt namespaces that are Qt exported namespaces(Q_NAMESPACE_EXPORT) containing scoped enums.
This is sensitive for using the enums in QML context next.