WebEngine Cookie Browser Example

A cookie browser based on Qt WebEngine Widgets.

Web page with cookie list showing activated cookies and options to view or delete them

Cookie Browser demonstrates how to use the Qt WebEngine C++ classes to manage cookies. The browser can be used to view cookie content as well as delete cookies and add new cookies.

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, see Qt Creator: Tutorial: Build and run.

Files and Attributions

The example uses icons from the Tango Icon Library:

Tango Icon LibraryPublic Domain

Example project @ code.qt.io