Documentation/Source/eric6.Toolbox.PyQt4ImportHook.html

branch
6_0_x
changeset 3989
2d9778d49159
parent 3779
573d5f26bc47
child 5804
f1861dd1935d
equal deleted inserted replaced
3988:947bd642b0de 3989:2d9778d49159
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric6.Toolbox.PyQt4ImportHook</h1> 22 <h1>eric6.Toolbox.PyQt4ImportHook</h1>
23 23 <p>
24 Module implementing an import hook converting PyQt5 imports to PyQt4 imports.
25 </p>
24 <h3>Global Attributes</h3> 26 <h3>Global Attributes</h3>
25 <table> 27 <table>
26 <tr><td>None</td></tr> 28 <tr><td>None</td></tr>
27 </table> 29 </table>
28 <h3>Classes</h3> 30 <h3>Classes</h3>
29 <table> 31 <table>
30 <tr> 32 <tr>
31 <td><a href="#PyQt4Importer">PyQt4Importer</a></td> 33 <td><a href="#PyQt4Importer">PyQt4Importer</a></td>
32 <td></td> 34 <td>Class implementing an importer converting PyQt5 imports to PyQt4 imports.</td>
33 </tr> 35 </tr>
34 </table> 36 </table>
35 <h3>Functions</h3> 37 <h3>Functions</h3>
36 <table> 38 <table>
37 <tr><td>None</td></tr> 39 <tr><td>None</td></tr>
38 </table> 40 </table>
39 <hr /><hr /> 41 <hr /><hr />
40 <a NAME="PyQt4Importer" ID="PyQt4Importer"></a> 42 <a NAME="PyQt4Importer" ID="PyQt4Importer"></a>
41 <h2>PyQt4Importer</h2> 43 <h2>PyQt4Importer</h2>
42 44 <p>
45 Class implementing an importer converting PyQt5 imports to PyQt4
46 imports.
47 </p>
43 <h3>Derived from</h3> 48 <h3>Derived from</h3>
44 object 49 object
45 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
46 <table> 51 <table>
47 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>

eric ide

mercurial