Module implementing a scheme handler for the eric: scheme.
None |
EricSchemeHandler | Class implementing a scheme handler for the eric: scheme. |
EricSchemeReply | Class implementing a reply for a requested eric: page. |
None |
Class implementing a scheme handler for the eric: scheme.
SupportedPages |
None |
EricSchemeHandler | Constructor |
__replyClosed | Private slot handling the closed signal of a reply. |
requestStarted | Public method handling the URL request. |
None |
Constructor
Private slot handling the closed signal of a reply.
Public method handling the URL request.
Class implementing a reply for a requested eric: page.
_speedDialPage |
None |
EricSchemeReply | Constructor |
__adBlockPage | Private method to build the AdBlock page. |
__loadPage | Private method to load the requested page. |
__speedDialPage | Private method to create the Speeddial page. |
__startPage | Private method to build the Start page. |
bytesAvailable | Public method to get the number of available bytes. |
close | Public method used to cloase the reply. |
readData | Public method to retrieve data from the reply object. |
None |
Constructor
Private method to build the AdBlock page.
Private method to load the requested page.
Private method to create the Speeddial page.
Private method to build the Start page.
Public method to get the number of available bytes.
Public method used to cloase the reply.
Public method to retrieve data from the reply object.