80 <p> |
80 <p> |
81 Constructor |
81 Constructor |
82 </p> |
82 </p> |
83 <dl> |
83 <dl> |
84 |
84 |
85 <dt><i>device</i></dt> |
85 <dt><i>device</i> (QIODevice)</dt> |
86 <dd> |
86 <dd> |
87 reference to the I/O device to read from (QIODevice) |
87 reference to the I/O device to read from |
88 </dd> |
88 </dd> |
89 <dt><i>entryCallback</i></dt> |
89 <dt><i>entryCallback</i> (function)</dt> |
90 <dd> |
90 <dd> |
91 reference to a function to be called once the |
91 reference to a function to be called once the |
92 data for a plug-in has been read (function) |
92 data for a plug-in has been read |
93 </dd> |
93 </dd> |
94 </dl> |
94 </dl> |
95 <a NAME="PluginRepositoryReader.__readPlugin" ID="PluginRepositoryReader.__readPlugin"></a> |
95 <a NAME="PluginRepositoryReader.__readPlugin" ID="PluginRepositoryReader.__readPlugin"></a> |
96 <h4>PluginRepositoryReader.__readPlugin</h4> |
96 <h4>PluginRepositoryReader.__readPlugin</h4> |
97 <b>__readPlugin</b>(<i></i>) |
97 <b>__readPlugin</b>(<i></i>) |