Plasma
Plasma::DataEngine Member List
This is the complete list of members for Plasma::DataEngine, including all inherited members.
addSource(DataContainer *source) | Plasma::DataEngine | protected |
blockSignals(bool block) | QObject | |
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 | |
connectAllSources(QObject *visualization, uint pollingInterval=0, Plasma::IntervalAlignment intervalAlignment=NoAlignment) const | Plasma::DataEngine | |
connectNotify(const char *signal) | QObject | protectedvirtual |
connectSource(const QString &source, QObject *visualization, uint pollingInterval=0, Plasma::IntervalAlignment intervalAlignment=NoAlignment) const | Plasma::DataEngine | |
containerDict() const | Plasma::DataEngine | protected |
containerForSource(const QString &source) | Plasma::DataEngine | |
createDefaultService(QObject *parent=0) | Plasma::DataEngine | |
customEvent(QEvent *event) | QObject | protectedvirtual |
Data typedef | Plasma::DataEngine | |
DataEngine(QObject *parent=0, KService::Ptr service=KService::Ptr(0)) | Plasma::DataEngine | explicit |
DataEngine(QObject *parent, const QVariantList &args) | Plasma::DataEngine | |
DataIterator typedef | Plasma::DataEngine | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
Dict typedef | Plasma::DataEngine | |
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 |
disconnectSource(const QString &source, QObject *visualization) const | Plasma::DataEngine | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
forceImmediateUpdateOfAllVisualizations() | Plasma::DataEngine | protectedslot |
icon | Plasma::DataEngine | |
icon() const | Plasma::DataEngine | |
inherits(const char *className) const | QObject | |
init() | Plasma::DataEngine | virtual |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isEmpty() const | Plasma::DataEngine | |
isValid() const | Plasma::DataEngine | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
maxSourceCount() const | Plasma::DataEngine | |
metaObject() const | QObject | virtual |
minimumPollingInterval() const | Plasma::DataEngine | protected |
moveToThread(QThread *targetThread) | QObject | |
name | Plasma::DataEngine | |
name() const | Plasma::DataEngine | |
QObject::name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
package() const | Plasma::DataEngine | |
parent() const | QObject | |
pluginName() const | Plasma::DataEngine | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
query(const QString &source) const | Plasma::DataEngine | |
receivers(const char *signal) const | QObject | protected |
removeAllData(const QString &source) | Plasma::DataEngine | protected |
removeAllSources() | Plasma::DataEngine | protected |
removeChild(QObject *object) | QObject | |
removeData(const QString &source, const QString &key) | Plasma::DataEngine | protected |
removeEventFilter(QObject *obj) | QObject | |
removeSource(const QString &source) | Plasma::DataEngine | protectedslot |
scheduleSourcesUpdated() | Plasma::DataEngine | protectedslot |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
serviceForSource(const QString &source) | Plasma::DataEngine | virtual |
setData(const QString &source, const QVariant &value) | Plasma::DataEngine | protected |
setData(const QString &source, const QString &key, const QVariant &value) | Plasma::DataEngine | protected |
setData(const QString &source, const Data &data) | Plasma::DataEngine | protected |
setDefaultService(const QString &serviceName) | Plasma::DataEngine | protected |
setIcon(const QString &icon) | Plasma::DataEngine | protected |
setMaxSourceCount(uint limit) | Plasma::DataEngine | protected |
setMinimumPollingInterval(int minimumMs) | Plasma::DataEngine | protected |
setName(const QString &name) | Plasma::DataEngine | protected |
QObject::setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPollingInterval(uint frequency) | Plasma::DataEngine | protected |
setProperty(const char *name, const QVariant &value) | QObject | |
setStorageEnabled(const QString &source, bool store) | Plasma::DataEngine | protected |
setValid(bool valid) | Plasma::DataEngine | protected |
signalsBlocked() const | QObject | |
sourceAdded(const QString &source) | Plasma::DataEngine | signal |
SourceDict typedef | Plasma::DataEngine | |
sourceRemoved(const QString &source) | Plasma::DataEngine | signal |
sourceRequestEvent(const QString &source) | Plasma::DataEngine | protectedvirtual |
sources | Plasma::DataEngine | |
sources() const | Plasma::DataEngine | virtual |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | Plasma::DataEngine | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
updateAllSources() | Plasma::DataEngine | protectedslot |
updateSourceEvent(const QString &source) | Plasma::DataEngine | protectedvirtual |
valid | Plasma::DataEngine | |
~DataEngine() | Plasma::DataEngine | |
~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:23:12 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:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.