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.State
QTextToSpeech.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QTextToSpeech.State
QTextToSpeech.state()
abstract QTextToSpeech.State
QTextToSpeechEngine.state()
static QTextToSpeech.State
Returns 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.