eric6/Documentation/Source/eric6.WebBrowser.Network.ProtocolHandlerManager.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
146 146
147 <p> 147 <p>
148 Private method to determine the protocol handlers file name. 148 Private method to determine the protocol handlers file name.
149 </p> 149 </p>
150 <dl> 150 <dl>
151 <dt>Returns:</dt> 151 <dt>Return:</dt>
152 <dd> 152 <dd>
153 name of the protocol handlers file 153 name of the protocol handlers file
154 </dd> 154 </dd>
155 </dl> 155 </dl>
156 <dl> 156 <dl>
233 <dd> 233 <dd>
234 scheme to look for 234 scheme to look for
235 </dd> 235 </dd>
236 </dl> 236 </dl>
237 <dl> 237 <dl>
238 <dt>Returns:</dt> 238 <dt>Return:</dt>
239 <dd> 239 <dd>
240 protocol handler URL 240 protocol handler URL
241 </dd> 241 </dd>
242 </dl> 242 </dl>
243 <dl> 243 <dl>
252 252
253 <p> 253 <p>
254 Public method to get the registered protocol handlers. 254 Public method to get the registered protocol handlers.
255 </p> 255 </p>
256 <dl> 256 <dl>
257 <dt>Returns:</dt> 257 <dt>Return:</dt>
258 <dd> 258 <dd>
259 dictionary containing the registered protocol handlers 259 dictionary containing the registered protocol handlers
260 </dd> 260 </dd>
261 </dl> 261 </dl>
262 <dl> 262 <dl>

eric ide

mercurial