summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-08-08 10:17:16 +0200
committerIvan Solovev <ivan.solovev@qt.io>2023-08-11 08:12:32 +0200
commitdf4121886dfa11cf90e74c72b1121a96462726bf (patch)
tree8d3a2901088a97b7483ef5d1fde5439a9563f7ef /examples
parent2da82ea7c211bbf1b576aa7c2f9f5db10754ec48 (diff)
Prevent QWebEngineCertificateError from being exported twice to QML
We need to export the type as a value type, and also export its enums in a namespace. This resulted in duplicated entries in the qmltypes file, which confuses Qt Design Studio. Fix it by introducing a derived class, and using it for exporting the enums. Fixes: QTBUG-115365 Pick-to: 6.6 6.5 Change-Id: I5900f4f76fb6357c9262496cc3cc01b276387e46 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions