Uses of Enum
io.qt.texttospeech.QTextToSpeech.State
Packages that use QTextToSpeech.State
-
Uses of QTextToSpeech.State in io.qt.texttospeech
Fields in io.qt.texttospeech with type parameters of type QTextToSpeech.StateMethods in io.qt.texttospeech that return QTextToSpeech.StateModifier and TypeMethodDescriptionstatic QTextToSpeech.StateQTextToSpeech.State.resolve(int value) Returns the corresponding enum entry for the given value.final QTextToSpeech.StateQTextToSpeech.state()abstract QTextToSpeech.StateQTextToSpeechEngine.state()static QTextToSpeech.StateReturns the enum constant of this type with the specified name.static QTextToSpeech.State[]QTextToSpeech.State.values()Returns an array containing the constants of this enum type, in the order they are declared.