Uses of Enum
io.qt.texttospeech.QTextToSpeech.ErrorReason
Packages that use QTextToSpeech.ErrorReason
-
Uses of QTextToSpeech.ErrorReason in io.qt.texttospeech
Fields in io.qt.texttospeech with type parameters of type QTextToSpeech.ErrorReasonModifier and TypeFieldDescriptionQTextToSpeech.errorOccurred
QTextToSpeechEngine.errorOccurred
SeeQTextToSpeechEngine::
errorOccurred(QTextToSpeech::ErrorReason, QString) Methods in io.qt.texttospeech that return QTextToSpeech.ErrorReasonModifier and TypeMethodDescriptionQTextToSpeech.errorReason()
abstract QTextToSpeech.ErrorReason
QTextToSpeechEngine.errorReason()
SeeQTextToSpeechEngine::
errorReason()const static QTextToSpeech.ErrorReason
QTextToSpeech.ErrorReason.resolve
(int value) Returns the corresponding enum entry for the given value.static QTextToSpeech.ErrorReason
Returns the enum constant of this type with the specified name.static QTextToSpeech.ErrorReason[]
QTextToSpeech.ErrorReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.