Uses of Class
io.qt.purchasing.QInAppProduct
Packages that use QInAppProduct
-
Uses of QInAppProduct in io.qt.purchasing
Fields in io.qt.purchasing with type parameters of type QInAppProductModifier and TypeFieldDescriptionfinal QObject.Signal1<QInAppProduct>
QInAppStore.productRegistered
Methods in io.qt.purchasing that return QInAppProductModifier and TypeMethodDescriptionfinal QInAppProduct
QInAppTransaction.product()
final QInAppProduct
QInAppStore.registeredProduct
(String identifier) Constructors in io.qt.purchasing with parameters of type QInAppProductModifierConstructorDescriptionprotected
QInAppTransaction
(QInAppTransaction.TransactionStatus status, QInAppProduct product) Overloaded constructor forQInAppTransaction(io.qt.purchasing.QInAppTransaction.TransactionStatus, io.qt.purchasing.QInAppProduct, io.qt.core.QObject)
withparent = null
.protected
QInAppTransaction
(QInAppTransaction.TransactionStatus status, QInAppProduct product, QObject parent)