QInAppStore

PyQt5.QtPurchasing.QInAppStore

Inherits from QObject.

Description

TODO

Methods

__init__(parent: QObject = None)

TODO


registeredProduct(str) → QInAppProduct

TODO


registerProduct(ProductType, str)

TODO


restorePurchases()

TODO


setPlatformProperty(str, str)

TODO

Signals

productRegistered(QInAppProduct)

TODO


productUnknown(ProductType, str)

TODO


transactionReady(QInAppTransaction)

TODO