WebBrowser/QtHelp/__init__.py

Sun, 17 Jul 2016 15:36:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 17 Jul 2016 15:36:11 +0200
changeset 5038
df7103c3f2a6
parent 4875
4ee26909ac0d
child 5389
9b1c800daff3
permissions
-rw-r--r--

Added capabilities to open links in a new background tab, and several other link open actions to various context menus of the new web browser.

# -*- coding: utf-8 -*-

# Copyright (c) 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing the interface to QtHelp.
"""

eric ide

mercurial