Documentation/Source/eric6.Toolbox.PyQt4ImportHook.html

changeset 5804
f1861dd1935d
parent 3991
73731c4bf5bd
child 5814
50b299f6eb98
equal deleted inserted replaced
5803:8faca1bed582 5804:f1861dd1935d
68 <td>Public method to load a module.</td> 68 <td>Public method to load a module.</td>
69 </tr> 69 </tr>
70 </table> 70 </table>
71 <h3>Static Methods</h3> 71 <h3>Static Methods</h3>
72 <table> 72 <table>
73 <tr><td>None</td></tr> 73 <tr>
74 <td><a href="#PyQt4Importer.QComboBox_currentData">QComboBox_currentData</a></td>
75 <td>Public method to emulate the currentData method of Qt5.</td>
76 </tr>
74 </table> 77 </table>
75 <a NAME="PyQt4Importer.__init__" ID="PyQt4Importer.__init__"></a> 78 <a NAME="PyQt4Importer.__init__" ID="PyQt4Importer.__init__"></a>
76 <h4>PyQt4Importer (Constructor)</h4> 79 <h4>PyQt4Importer (Constructor)</h4>
77 <b>PyQt4Importer</b>(<i></i>) 80 <b>PyQt4Importer</b>(<i></i>)
78 <p> 81 <p>
108 </dl><dl> 111 </dl><dl>
109 <dt>Returns:</dt> 112 <dt>Returns:</dt>
110 <dd> 113 <dd>
111 reference to the loaded module (module) 114 reference to the loaded module (module)
112 </dd> 115 </dd>
116 </dl><a NAME="PyQt4Importer.QComboBox_currentData" ID="PyQt4Importer.QComboBox_currentData"></a>
117 <h4>PyQt4Importer.QComboBox_currentData (static)</h4>
118 <b>QComboBox_currentData</b>(<i>role=None</i>)
119 <p>
120 Public method to emulate the currentData method of Qt5.
121 </p><dl>
122 <dt><i>role</i></dt>
123 <dd>
124 role of which data should be retrived
125 </dd>
126 </dl><dl>
127 <dt>Returns:</dt>
128 <dd>
129 stored data at current selection
130 </dd>
113 </dl> 131 </dl>
114 <div align="right"><a href="#top">Up</a></div> 132 <div align="right"><a href="#top">Up</a></div>
115 <hr /> 133 <hr />
116 </body></html> 134 </body></html>

eric ide

mercurial