AlternativesView QML Type
| Import Statement: |  import org.kde.purpose | 
| Inherits: | 
Signals
- finished(var output, int error, string message)
 
Methods
Detailed Description
AlternativesView
Signal Documentation
Signals when the job finishes, reports the @p error code and a text @p message.
@p output will specify the output offered by the job
Note: The corresponding handler is onFinished.
Method Documentation
createJob(listViewIndex)  | 
Adopts the job at the @p listViewIndex.
reset()  | 
Clears and returns back to the initial view.