• Wiki
  • Documentation
  • Forum
  • Bug Reports
  • Code Review
  • Qt for Python 6.2.4
PySide

Table of Contents

  • WebEngine Cookie Browser Example
    • Running the Example
    • Files and Attributions

Previous topic

WebEngine Content Manipulation Example

Next topic

WebEngine Widgets Html2Pdf Example

Quick search

WebEngine Cookie Browser Example¶

A cookie browser based on Qt WebEngine Widgets.

../_images/cookiebrowser.png

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, visit Building and Running an Example.

Files and Attributions¶

The example uses icons from the Tango Icon Library:

Tango Icon Library

Public Domain

Example project @ code.qt.io

© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.