71 <table> |
71 <table> |
72 <tr><td>None</td></tr> |
72 <tr><td>None</td></tr> |
73 </table> |
73 </table> |
74 <a NAME="PluginRepositoryReader.__init__" ID="PluginRepositoryReader.__init__"></a> |
74 <a NAME="PluginRepositoryReader.__init__" ID="PluginRepositoryReader.__init__"></a> |
75 <h4>PluginRepositoryReader (Constructor)</h4> |
75 <h4>PluginRepositoryReader (Constructor)</h4> |
76 <b>PluginRepositoryReader</b>(<i>device, dlg</i>) |
76 <b>PluginRepositoryReader</b>(<i>device, entryCallback</i>) |
77 <p> |
77 <p> |
78 Constructor |
78 Constructor |
79 </p><dl> |
79 </p><dl> |
80 <dt><i>device</i></dt> |
80 <dt><i>device</i></dt> |
81 <dd> |
81 <dd> |
82 reference to the I/O device to read from (QIODevice) |
82 reference to the I/O device to read from (QIODevice) |
83 </dd><dt><i>dlg</i></dt> |
83 </dd><dt><i>entryCallback</i></dt> |
84 <dd> |
84 <dd> |
85 reference to the plug-in repository dialog |
85 reference to a function to be called once the |
|
86 data for a plug-in has been read (function) |
86 </dd> |
87 </dd> |
87 </dl><a NAME="PluginRepositoryReader.__readPlugin" ID="PluginRepositoryReader.__readPlugin"></a> |
88 </dl><a NAME="PluginRepositoryReader.__readPlugin" ID="PluginRepositoryReader.__readPlugin"></a> |
88 <h4>PluginRepositoryReader.__readPlugin</h4> |
89 <h4>PluginRepositoryReader.__readPlugin</h4> |
89 <b>__readPlugin</b>(<i></i>) |
90 <b>__readPlugin</b>(<i></i>) |
90 <p> |
91 <p> |