QNavigationStoryResult object
Last updated: 9/3/2026
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
return
Return value from story navigation methods.
Version history
| Version state | Details |
|---|---|
| Introduced | 2.1 |
Properties
success
Type: Boolean
Returns true if successful.
storyId
Type: String
The new story ID.
error
Type: String
The error code if an error occurred, for example:
- NOSUCHSTORY
errorMsg
Type: String
Error message, for example 'No such story'.