QtWebEngine/UseCases: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(reorder)
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==
==HTML5 Application==


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


Attributes: Security
Attributes: Startup time, Performance


Missing: Resource Mgmt, Autofill, Password Manager, Extensions...
Missing: WebUSB, WebBluetooth, ...


==Authentication==
==Authentication==


Features: OAuth, Kerberos
Features: OAuth, Kerberos
Issues: Being blocked for Google services?


Missing: Kerberos on by default outside of Windows? Integration hooks/examples for QNetworkAuth2?
Missing: Kerberos on by default outside of Windows? Integration hooks/examples for QNetworkAuth2?
==E-Mail Client==
Features: HTML, CSS, OAuth Authentication, Isolation to local access
Issues: As with authentication


==Online Advertisements==
==Online Advertisements==
Line 33: Line 25:
Missing: Payment API?
Missing: Payment API?


==HTML5 Application==
==Video Conferencing Client==
 
Features: Video Support, incl. encoding, and camera access. Plus, the same features as in "Login/Welcome Screen" for SSO
 
Attributes: use of codecs, performance, authentication
 
Missing: Some extensions perhaps?
 
==Media Streaming Client==
 
Aka, a new Netflix app
 
Features: Video Support, same features as in "Login/Welcome Screen", DRM support


Features: Custom Protocols, Desktop Integration (Drag&Drop)
Attributes: use of codecs, performance, authentication, DRM


Attributes: Startup time, Performance
Missing: TBD


Missing: WebUSB, WebBluetooth, ...
==Web Browser==


==Login/Welcome Screen==
Features: All


Features: Basic rendering and authentication
Attributes: Security


Missing: D3D12 support?
Missing: Resource Mgmt, Autofill, Password Manager, Extensions...


==Report Generator==
==Report Generator==
Line 67: Line 71:
Attributes:
Attributes:


==Video Conferencing Client==
==E-Mail Client==


Features: Video Support, incl. encoding, and camera access. Plus, the same features as in "Login/Welcome Screen" for SSO
Features: HTML, CSS, OAuth Authentication, Isolation to local access


Attributes: use of codecs, performance, authentication
Issues: As with authentication


Missing: Some extensions perhaps?
==Login/Welcome Screen==


==Media Streaming Client==
Features: Basic rendering and authentication


Aka, a new Netflix app
Missing: D3D12 support?
 
Features: Video Support, same features as in "Login/Welcome Screen", DRM support
 
Attributes: use of codecs, performance, authentication, DRM
 
Missing: TBD

Revision as of 10:33, 23 August 2024

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

HTML5 Application

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

Attributes: Startup time, Performance

Missing: WebUSB, WebBluetooth, ...

Authentication

Features: OAuth, Kerberos

Missing: Kerberos on by default outside of Windows? Integration hooks/examples for QNetworkAuth2?

Online Advertisements

Features: Embedding UI

Online Payment

Features: HTTPS, WebAuthN

Missing: Payment API?

Video Conferencing Client

Features: Video Support, incl. encoding, and camera access. Plus, the same features as in "Login/Welcome Screen" for SSO

Attributes: use of codecs, performance, authentication

Missing: Some extensions perhaps?

Media Streaming Client

Aka, a new Netflix app

Features: Video Support, same features as in "Login/Welcome Screen", DRM support

Attributes: use of codecs, performance, authentication, DRM

Missing: TBD

Web Browser

Features: All

Attributes: Security

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

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:

E-Mail Client

Features: HTML, CSS, OAuth Authentication, Isolation to local access

Issues: As with authentication

Login/Welcome Screen

Features: Basic rendering and authentication

Missing: D3D12 support?