QtWebEngine/UseCases: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Created page with "== Web Browser == Features: All Attributes: Security == E-Mail Client == Features: HTML, CSS, ... Attributes: Isolation to local access == Chat Application == Features: W...")
 
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!
== Web Browser ==
== Web Browser ==


Features: All
Features: All
Attributes: Security
Attributes: Security
Missing: Resource Mgmt, Autofill, Password Manager, ...


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


Features: HTML, CSS, ...
Features: HTML, CSS, ...
Attributes: Isolation to local access
Attributes: Isolation to local access
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 ==
Line 19: Line 29:
== Online Payment ==
== Online Payment ==


Features: HTTPS, webauthn?
Features: HTTPS
 
Missing: webauthn, Payment API?


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


Features: Custom Protocols, Desktop Integration (Drag&Drop)
Features: Custom Protocols, Desktop Integration (Drag&Drop)
Attributes: Startup time, Performance
Attributes: Startup time, Performance
Missing: WebUSB, WebBluetooth, ...


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


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


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


Features: PDF Viewing, PDF Printing, SVG
Features: PDF Viewing, PDF Printing, SVG
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
Attributes: Concern about size
Missing:


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


Features: Touch, 3D Support
Features: Touch, 3D Support
Attributes:
Missing: 3D Support on Windows

Revision as of 10:23, 19 March 2019

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

Missing: Persistent Device ID's

Online Advertisements

Features: Embedding UI

Online Payment

Features: HTTPS

Missing: webauthn, 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