--- a/Documentation/Source/eric6.Toolbox.PyQt4ImportHook.html Mon Dec 22 18:27:16 2014 +0100 +++ b/Documentation/Source/eric6.Toolbox.PyQt4ImportHook.html Mon Dec 22 18:36:37 2014 +0100 @@ -20,7 +20,9 @@ </head> <body><a NAME="top" ID="top"></a> <h1>eric6.Toolbox.PyQt4ImportHook</h1> - +<p> +Module implementing an import hook converting PyQt5 imports to PyQt4 imports. +</p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> @@ -29,7 +31,7 @@ <table> <tr> <td><a href="#PyQt4Importer">PyQt4Importer</a></td> -<td></td> +<td>Class implementing an importer converting PyQt5 imports to PyQt4 imports.</td> </tr> </table> <h3>Functions</h3> @@ -39,7 +41,10 @@ <hr /><hr /> <a NAME="PyQt4Importer" ID="PyQt4Importer"></a> <h2>PyQt4Importer</h2> - +<p> + Class implementing an importer converting PyQt5 imports to PyQt4 + imports. +</p> <h3>Derived from</h3> object <h3>Class Attributes</h3>