QtWebEngine/UseCases: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
This is a braindump of use cases & features we have and miss. Note that this might be stale!
This is a braindump of use cases & features we have and miss. Note that this might be stale!


== Web Browser ==
==Web Browser==


Features: All
Features: All
Line 9: Line 9:
Missing: Resource Mgmt, Autofill, Password Manager, ...
Missing: Resource Mgmt, Autofill, Password Manager, ...


== E-Mail Client ==
==E-Mail Client==


Features: HTML, CSS, ...
Features: HTML, CSS, ...
Line 17: Line 17:
Missing: More isolation features (e.g. preventing video tags)
Missing: More isolation features (e.g. preventing video tags)


== Chat Application ==
==Chat Application==


Features: WebRTC (Device Mgmt), Screen Sharing
Features: WebRTC (Device Mgmt), Screen Sharing


Missing: Persistent Device ID's
==Online Advertisements==
 
== Online Advertisements ==


Features: Embedding UI
Features: Embedding UI


== Online Payment ==
==Online Payment==


Features: HTTPS
Features: HTTPS, WebAuthN


Missing: webauthn, Payment API?
Missing: Payment API?


== Custom GUI ==
==Custom GUI==


Features: Custom Protocols, Desktop Integration (Drag&Drop)
Features: Custom Protocols, Desktop Integration (Drag&Drop)
Line 41: Line 39:
Missing: WebUSB, WebBluetooth, ...
Missing: WebUSB, WebBluetooth, ...


== Login/Welcome Screen ==
==Login/Welcome Screen==


Features: oauth, kerberos...
Features: oauth, kerberos...
Line 47: Line 45:
Missing: Native QWidget integration on Windows
Missing: Native QWidget integration on Windows


== Report Generator ==
==Report Generator==


Features: PDF Viewing, PDF Printing, SVG
Features: PDF Viewing, PDF Printing, SVG
Line 53: Line 51:
Missing: 'page' medium, printing story for QML
Missing: 'page' medium, printing story for QML


== Help / Manual ==
==Help / Manual==


Features: HTML/CSS, Video Support, PDF Viewing
Features: HTML/CSS, Video Support, PDF Viewing
Line 61: Line 59:
Missing:  
Missing:  


== Online Maps ==
==Online Maps==


Features: Touch, 3D Support
Features: Touch, 3D Support

Revision as of 12:37, 9 November 2021

This is a braindump of use cases & features we have and miss. Note that this might be stale!

Web Browser

Features: All

Attributes: Security

Missing: Resource Mgmt, Autofill, Password Manager, ...

E-Mail Client

Features: HTML, CSS, ...

Attributes: Isolation to local access

Missing: More isolation features (e.g. preventing video tags)

Chat Application

Features: WebRTC (Device Mgmt), Screen Sharing

Online Advertisements

Features: Embedding UI

Online Payment

Features: HTTPS, WebAuthN

Missing: Payment API?

Custom GUI

Features: Custom Protocols, Desktop Integration (Drag&Drop)

Attributes: Startup time, Performance

Missing: WebUSB, WebBluetooth, ...

Login/Welcome Screen

Features: oauth, kerberos...

Missing: Native QWidget integration on Windows

Report Generator

Features: PDF Viewing, PDF Printing, SVG

Missing: 'page' medium, printing story for QML

Help / Manual

Features: HTML/CSS, Video Support, PDF Viewing

Attributes: Concern about size

Missing:

Online Maps

Features: Touch, 3D Support

Attributes:

Missing: 3D Support on Windows