KSpeech
OrgKdeKSpeechInterface Member List
This is the complete list of members for OrgKdeKSpeechInterface, including all inherited members.
applicationName() | OrgKdeKSpeechInterface | slot |
asyncCall(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | QDBusAbstractInterface | |
asyncCallWithArgumentList(const QString &method, const QList< QVariant > &args) | QDBusAbstractInterface | |
autoConfigureTalkersOn() | OrgKdeKSpeechInterface | slot |
blockSignals(bool block) | QObject | |
call(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | QDBusAbstractInterface | |
call(QDBus::CallMode mode, const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) | QDBusAbstractInterface | |
callWithArgumentList(QDBus::CallMode mode, const QString &method, const QList< QVariant > &args) | QDBusAbstractInterface | |
callWithCallback(const QString &method, const QList< QVariant > &args, QObject *receiver, const char *returnMethod, const char *errorMethod) | QDBusAbstractInterface | |
callWithCallback(const QString &method, const QList< QVariant > &args, QObject *receiver, const char *slot) | QDBusAbstractInterface | |
changeJobTalker(int jobNum, const QString &talker) | OrgKdeKSpeechInterface | slot |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connection() const | QDBusAbstractInterface | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
defaultPriority() | OrgKdeKSpeechInterface | slot |
defaultTalker() | OrgKdeKSpeechInterface | slot |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
filteringOn() | OrgKdeKSpeechInterface | slot |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
getCurrentJob() | OrgKdeKSpeechInterface | slot |
getJobCount(int priority) | OrgKdeKSpeechInterface | slot |
getJobInfo(int jobNum) | OrgKdeKSpeechInterface | slot |
getJobNumbers(int priority) | OrgKdeKSpeechInterface | slot |
getJobSentence(int jobNum, int sentenceNum) | OrgKdeKSpeechInterface | slot |
getJobState(int jobNum) | OrgKdeKSpeechInterface | slot |
getSentenceCount(int jobNum) | OrgKdeKSpeechInterface | slot |
getTalkerCapabilities1(const QString &talker) | OrgKdeKSpeechInterface | slot |
getTalkerCapabilities2(const QString &talker) | OrgKdeKSpeechInterface | slot |
getTalkerCodes() | OrgKdeKSpeechInterface | slot |
getTalkerVoices(const QString &talker) | OrgKdeKSpeechInterface | slot |
htmlFilterXsltFile() | OrgKdeKSpeechInterface | slot |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
interface() const | QDBusAbstractInterface | |
isA(const char *className) const | QObject | |
isApplicationPaused() | OrgKdeKSpeechInterface | slot |
isSpeaking | OrgKdeKSpeechInterface | |
isSpeaking() const | OrgKdeKSpeechInterface | slot |
isSystemManager() | OrgKdeKSpeechInterface | slot |
isValid() const | QDBusAbstractInterface | |
isWidgetType() const | QObject | |
jobStateChanged(const QString &appId, int jobNum, int state) | OrgKdeKSpeechInterface | signal |
killTimer(int id) | QObject | |
kttsdExit() | OrgKdeKSpeechInterface | slot |
kttsdExiting() | OrgKdeKSpeechInterface | signal |
kttsdStarted() | OrgKdeKSpeechInterface | signal |
lastError() const | QDBusAbstractInterface | |
marker(const QString &appId, int jobNum, int markerType, const QString &markerData) | OrgKdeKSpeechInterface | signal |
metaObject() const | QObject | virtual |
moveJobLater(int jobNum) | OrgKdeKSpeechInterface | slot |
moveRelSentence(int jobNum, int n) | OrgKdeKSpeechInterface | slot |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
path() const | QDBusAbstractInterface | |
pause() | OrgKdeKSpeechInterface | slot |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
reinit() | OrgKdeKSpeechInterface | slot |
removeAllJobs() | OrgKdeKSpeechInterface | slot |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeJob(int jobNum) | OrgKdeKSpeechInterface | slot |
resume() | OrgKdeKSpeechInterface | slot |
say(const QString &text, int options) | OrgKdeKSpeechInterface | slot |
sayClipboard() | OrgKdeKSpeechInterface | slot |
sayFile(const QString &filename, const QString &encoding) | OrgKdeKSpeechInterface | slot |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sentenceDelimiter() | OrgKdeKSpeechInterface | slot |
service() const | QDBusAbstractInterface | |
setApplicationName(const QString &applicationName) | OrgKdeKSpeechInterface | slot |
setAutoConfigureTalkersOn(bool autoConfigureTalkersOn) | OrgKdeKSpeechInterface | slot |
setCallingAppId(const QString &appId) | OrgKdeKSpeechInterface | slot |
setDefaultPriority(int defaultPriority) | OrgKdeKSpeechInterface | slot |
setDefaultTalker(const QString &defaultTalker) | OrgKdeKSpeechInterface | slot |
setFilteringOn(bool filteringOn) | OrgKdeKSpeechInterface | slot |
setHtmlFilterXsltFile(const QString &htmlFilterXsltFile) | OrgKdeKSpeechInterface | slot |
setIsSystemManager(bool isSystemManager) | OrgKdeKSpeechInterface | slot |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSentenceDelimiter(const QString &sentenceDelimiter) | OrgKdeKSpeechInterface | slot |
setSsmlFilterXsltFile(const QString &ssmlFilterXsltFile) | OrgKdeKSpeechInterface | slot |
setTimeout(int timeout) | QDBusAbstractInterface | |
showManagerDialog() | OrgKdeKSpeechInterface | slot |
signalsBlocked() const | QObject | |
ssmlFilterXsltFile() | OrgKdeKSpeechInterface | slot |
startTimer(int interval) | QObject | |
talkerToTalkerId(const QString &talker) | OrgKdeKSpeechInterface | slot |
thread() const | QObject | |
timeout() const | QDBusAbstractInterface | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
version | OrgKdeKSpeechInterface | |
version() const | OrgKdeKSpeechInterface | slot |
~QDBusAbstractInterface() | QDBusAbstractInterface | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:27:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:27:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.