WebBrowser/Tools/__init__.py@ae291a307ea6
WebBrowser/Tools/__init__.py
Fri, 12 Feb 2016 19:12:03 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 12 Feb 2016 19:12:03 +0100
- branch
- QtWebEngine
- changeset 4733
- ae291a307ea6
- parent 4725
-
b19ff70ba509
- child 5389
-
9b1c800daff3
- permissions
- -rw-r--r--
Continued porting the web browser.
- added the fullscreen (partly)
- added capability to be opened from the IDE
- fixed adding a bookmark
# -*- coding: utf-8 -*-
# Copyright (c) 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing tools for the QtWebEngine based browser.
"""