Commit 5b5b7d9a authored by Jüri Valdmann's avatar Jüri Valdmann
Browse files

Improve QWebEngineUrlScheme API


Following feedback from 5.12 API review:

- Use enum class for Syntax
- Add Q_FLAG for Flags
- Mark constructor from name as explicit
- Rename Secure to SecureScheme
- Rename Local to LocalScheme
- Rename addScheme to registerScheme
- Rename findScheme to schemeByName

Task-number: QTBUG-70247
Change-Id: Iae332c8d9843349506e8a4b07d70f0d234597375
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent c91bba7a
Showing with 65 additions and 62 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment