QOAuthHttpServerReplyHandler

PyQt5.QtNetworkAuth.QOAuthHttpServerReplyHandler

Inherits from QOAuthOobReplyHandler.

Description

TODO

Methods

__init__(parent: QObject = None)

TODO


__init__(int, parent: QObject = None)

TODO


__init__(Union[QHostAddress, SpecialAddress], int, parent: QObject = None)

TODO


callback() → str

TODO


callbackPath() → str

TODO


callbackText() → str

TODO


close()

TODO


isListening() → bool

TODO


listen(address: Union[QHostAddress, SpecialAddress] = QHostAddress.SpecialAddress.Any, port: int = 0) → bool

TODO


port() → int

TODO


setCallbackPath(str)

TODO


setCallbackText(str)

TODO