77 </table> |
77 </table> |
78 <a NAME="PyQt4Importer.__init__" ID="PyQt4Importer.__init__"></a> |
78 <a NAME="PyQt4Importer.__init__" ID="PyQt4Importer.__init__"></a> |
79 <h4>PyQt4Importer (Constructor)</h4> |
79 <h4>PyQt4Importer (Constructor)</h4> |
80 <b>PyQt4Importer</b>(<i></i>) |
80 <b>PyQt4Importer</b>(<i></i>) |
81 <p> |
81 <p> |
82 Constructor |
82 Constructor |
83 </p><a NAME="PyQt4Importer.find_module" ID="PyQt4Importer.find_module"></a> |
83 </p><a NAME="PyQt4Importer.find_module" ID="PyQt4Importer.find_module"></a> |
84 <h4>PyQt4Importer.find_module</h4> |
84 <h4>PyQt4Importer.find_module</h4> |
85 <b>find_module</b>(<i>fullname, path=None</i>) |
85 <b>find_module</b>(<i>fullname, path=None</i>) |
86 <p> |
86 <p> |
87 Public method returning the module loader. |
87 Public method returning the module loader. |
88 </p><dl> |
88 </p><dl> |
89 <dt><i>fullname</i></dt> |
89 <dt><i>fullname</i></dt> |
90 <dd> |
90 <dd> |
91 name of the module to be loaded (string) |
91 name of the module to be loaded (string) |
92 </dd><dt><i>path</i></dt> |
92 </dd><dt><i>path</i></dt> |
100 </dd> |
100 </dd> |
101 </dl><a NAME="PyQt4Importer.load_module" ID="PyQt4Importer.load_module"></a> |
101 </dl><a NAME="PyQt4Importer.load_module" ID="PyQt4Importer.load_module"></a> |
102 <h4>PyQt4Importer.load_module</h4> |
102 <h4>PyQt4Importer.load_module</h4> |
103 <b>load_module</b>(<i>fullname</i>) |
103 <b>load_module</b>(<i>fullname</i>) |
104 <p> |
104 <p> |
105 Public method to load a module. |
105 Public method to load a module. |
106 </p><dl> |
106 </p><dl> |
107 <dt><i>fullname</i></dt> |
107 <dt><i>fullname</i></dt> |
108 <dd> |
108 <dd> |
109 name of the module to be loaded (string) |
109 name of the module to be loaded (string) |
110 </dd> |
110 </dd> |
115 </dd> |
115 </dd> |
116 </dl><a NAME="PyQt4Importer.QComboBox_currentData" ID="PyQt4Importer.QComboBox_currentData"></a> |
116 </dl><a NAME="PyQt4Importer.QComboBox_currentData" ID="PyQt4Importer.QComboBox_currentData"></a> |
117 <h4>PyQt4Importer.QComboBox_currentData (static)</h4> |
117 <h4>PyQt4Importer.QComboBox_currentData (static)</h4> |
118 <b>QComboBox_currentData</b>(<i>role=None</i>) |
118 <b>QComboBox_currentData</b>(<i>role=None</i>) |
119 <p> |
119 <p> |
120 Public method to emulate the currentData method of Qt5. |
120 Public method to emulate the currentData method of Qt5. |
121 </p><dl> |
121 </p><dl> |
122 <dt><i>role</i></dt> |
122 <dt><i>role</i></dt> |
123 <dd> |
123 <dd> |
124 role of which data should be retrived |
124 role of which data should be retrived |
125 </dd> |
125 </dd> |