eric6.Helpviewer.Network.AboutAccessHandler
Module implementing a scheme access handler for about schemes.
Global Attributes
Classes
Functions
AboutAccessHandler
    Class implementing a scheme access handler for about schemes.
Derived from
SchemeAccessHandler
Class Attributes
Class Methods
Methods
Static Methods
AboutAccessHandler.createRequest
createRequest(op, request, outgoingData=None)
        Public method to create a request.
- op
- 
the operation to be performed
            (QNetworkAccessManager.Operation)
- request
- 
reference to the request object (QNetworkRequest)
- outgoingData
- 
reference to an IODevice containing data to be sent
            (QIODevice)
- Returns:
- 
reference to the created reply object (QNetworkReply)