Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html

changeset 6333
3d4e7155d48f
parent 6011
e6af0dcfbb35
child 6343
86cea8abd0f7
equal deleted inserted replaced
6332:1697b1f40833 6333:3d4e7155d48f
176 result data with package details in the first 176 result data with package details in the first
177 element 177 element
178 </dd> 178 </dd>
179 </dl><a NAME="PipSearchDialog.__install" ID="PipSearchDialog.__install"></a> 179 </dl><a NAME="PipSearchDialog.__install" ID="PipSearchDialog.__install"></a>
180 <h4>PipSearchDialog.__install</h4> 180 <h4>PipSearchDialog.__install</h4>
181 <b>__install</b>(<i></i>) 181 <b>__install</b>(<i>userSite=False</i>)
182 <p> 182 <p>
183 Private slot to install the selected packages. 183 Private slot to install the selected packages.
184 </p><a NAME="PipSearchDialog.__processSearchResult" ID="PipSearchDialog.__processSearchResult"></a> 184 </p><dl>
185 <dt><i>userSite</i> (bool)</dt>
186 <dd>
187 flag indicating to install to the user directory
188 </dd>
189 </dl><a NAME="PipSearchDialog.__processSearchResult" ID="PipSearchDialog.__processSearchResult"></a>
185 <h4>PipSearchDialog.__processSearchResult</h4> 190 <h4>PipSearchDialog.__processSearchResult</h4>
186 <b>__processSearchResult</b>(<i>data</i>) 191 <b>__processSearchResult</b>(<i>data</i>)
187 <p> 192 <p>
188 Private method to process the search result data from PyPI. 193 Private method to process the search result data from PyPI.
189 </p><dl> 194 </p><dl>

eric ide

mercurial