__init__.py

Fri, 04 Jun 2021 18:16:27 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 04 Jun 2021 18:16:27 +0200
branch
eric7
changeset 57
a8032c728988
parent 51
1e8779a0153d
child 62
6c5960df01bb
permissions
-rw-r--r--

Ported the plug-in to PyQt6 for eric7 and added documentation sets for PyQt 5.15 and PyQt 6.1.

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

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

"""
Package implementing the QtHelp documentation provider plug-in.
"""

eric ide

mercurial