Unity 8
 All Classes Functions Properties
PreviewPayments Class Reference

Preview widget for a purchase button. More...

Inheritance diagram for PreviewPayments:
Collaboration diagram for PreviewPayments:

Additional Inherited Members

- Signals inherited from PreviewWidget
void triggered (string widgetId, string actionId, var data)
 This signal should be emitted when a preview action was triggered. More...
 
- Properties inherited from PreviewWidget
bool isCurrentPreview
 Specifies the preview widget being currently used or not.
 
string widgetId
 The widget identifier.
 
var widgetData
 Variable used to contain widget's data.
 
var scopeStyle
 The ScopeStyle component.
 

Detailed Description

Preview widget for a purchase button.

When clicked, this button starts the payments service. Then it waits until the purchase finishes or fails. Those events trigger the corresponding actions.

Definition at line 22 of file PreviewPayments.qml.


The documentation for this class was generated from the following file: