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.StateModifier and TypeFieldDescriptionQTextToSpeech.stateChanged
QTextToSpeechEngine.stateChanged
SeeQTextToSpeechEngine::
stateChanged(QTextToSpeech::State) Methods 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()
SeeQTextToSpeechEngine::
state()const 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.