-
enum class
BoundaryHint
-
flags
Capabilities
-
enum class
Capability
-
enum class
ErrorReason
-
enum
State
-
QTextToSpeech
(QObject *)
-
QTextToSpeech
(const QString &, QObject *)
-
QTextToSpeech
(const QString &, const QVariantMap &, QObject *)
-
~QTextToSpeech
()
-
aboutToSynthesize
(qsizetype)
-
availableEngines
() : QStringList
-
availableLocales
() const : QList<QLocale>
-
availableVoices
() const : QList<QVoice>
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
customEvent
(QEvent *)
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
engine
() const : QString
-
engineCapabilities
() const : QTextToSpeech::Capabilities
-
engineChanged
(const QString &)
-
enqueue
(const QString &) : qsizetype
-
errorOccurred
(QTextToSpeech::ErrorReason, const QString &)
-
errorReason
() const : QTextToSpeech::ErrorReason
-
errorString
() const : QString
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
-
findChild
(Qt::FindChildOptions) const : T
-
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
findVoices
(Args &&...) const : QList<QVoice>
-
inherits
(const char *) const : bool
|
-
installEventFilter
(QObject *)
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int)
-
locale
() const : QLocale
-
localeChanged
(const QLocale &)
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *) : bool
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
parent
() const : QObject *
-
pause
(QTextToSpeech::BoundaryHint)
-
pitch
() const : double
-
pitchChanged
(double)
-
property
(const char *) const : QVariant
-
rate
() const : double
-
rateChanged
(double)
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
resume
()
-
say
(const QString &)
-
sayingWord
(const QString &, qsizetype, qsizetype, qsizetype)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setEngine
(const QString &, const QVariantMap &) : bool
-
setLocale
(const QLocale &)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setParent
(QObject *)
-
setPitch
(double)
-
setProperty
(const char *, const QVariant &) : bool
-
setProperty
(const char *, QVariant &&) : bool
-
setRate
(double)
-
setVoice
(const QVoice &)
-
setVolume
(double)
-
signalsBlocked
() const : bool
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
state
() const : QTextToSpeech::State
-
stateChanged
(QTextToSpeech::State)
-
staticMetaObject
:
-
stop
(QTextToSpeech::BoundaryHint)
-
synthesize
(const QString &, const QObject *, Functor &&)
-
synthesize
(const QString &, Functor &&)
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int) : QString
-
voice
() const : QVoice
-
voiceChanged
(const QVoice &)
-
volume
() const : double
-
volumeChanged
(double)
|