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

You can 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.

  • Qt Extension for Visual Studio Code

    Run the Qt: Open Qt examples command from the Command Palette, and select the example from the list. For more information, see Qt Extension for Visual Studio Code: 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