KDEUI
KNotification Member List
This is the complete list of members for KNotification, including all inherited members.
| action1Activated() | KNotification | signal |
| action2Activated() | KNotification | signal |
| action3Activated() | KNotification | signal |
| actions() const | KNotification | |
| activate(unsigned int action=0) | KNotification | slot |
| activated() | KNotification | signal |
| activated(unsigned int action) | KNotification | signal |
| addContext(const Context &context) | KNotification | |
| addContext(const QString &context_key, const QString &context_value) | KNotification | |
| beep(const QString &reason=QString(), QWidget *widget=0L) | KNotification | static |
| blockSignals(bool block) | QObject | |
| Catastrophe enum value | KNotification | |
| 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 | |
| close() | KNotification | slot |
| closed() | KNotification | signal |
| CloseOnTimeout enum value | KNotification | |
| CloseWhenWidgetActivated enum value | KNotification | |
| 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 | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| Context typedef | KNotification | |
| ContextList typedef | KNotification | |
| contexts() const | KNotification | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| DefaultEvent enum value | KNotification | |
| deleteLater() | QObject | |
| deref() | KNotification | slot |
| 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 | |
| Error enum value | KNotification | |
| event(const QString &eventId, const QString &title, const QString &text, const QPixmap &pixmap=QPixmap(), QWidget *widget=0L, const NotificationFlags &flags=CloseOnTimeout, const KComponentData &componentData=KComponentData()) | KNotification | static |
| event(const QString &eventId, const QString &text=QString(), const QPixmap &pixmap=QPixmap(), QWidget *widget=0L, const NotificationFlags &flags=CloseOnTimeout, const KComponentData &componentData=KComponentData()) | KNotification | static |
| event(StandardEvent eventId, const QString &text=QString(), const QPixmap &pixmap=QPixmap(), QWidget *widget=0L, const NotificationFlags &flags=CloseOnTimeout) | KNotification | static |
| event(StandardEvent eventId, const QString &title, const QString &text, const QPixmap &pixmap=QPixmap(), QWidget *widget=0L, const NotificationFlags &flags=CloseOnTimeout) | KNotification | static |
| QObject::event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | KNotification | protectedvirtual |
| eventId() const | KNotification | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| flags() const | KNotification | |
| ignored() | KNotification | signal |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isWidgetType() const | QObject | |
| killTimer(int id) | QObject | |
| KNotification(const QString &eventId, QWidget *widget=0L, const NotificationFlags &flags=CloseOnTimeout) | KNotification | explicit |
| KNotification(const QString &eventId, const NotificationFlags &flags, QObject *parent=NULL) | KNotification | explicit |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| Notification enum value | KNotification | |
| NotificationFlag enum name | KNotification | |
| objectName | QObject | |
| objectName() const | QObject | |
| parent() const | QObject | |
| Persistant enum value | KNotification | |
| Persistent enum value | KNotification | |
| pixmap() const | KNotification | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| raiseWidget() | KNotification | slot |
| RaiseWidgetOnActivation enum value | KNotification | |
| receivers(const char *signal) const | QObject | protected |
| ref() | KNotification | slot |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| sendEvent() | KNotification | slot |
| setActions(const QStringList &actions) | KNotification | |
| setComponentData(const KComponentData &componentData) | KNotification | |
| setContexts(const ContextList &contexts) | KNotification | |
| setFlags(const NotificationFlags &flags) | KNotification | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPixmap(const QPixmap &pix) | KNotification | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setText(const QString &text) | KNotification | |
| setTitle(const QString &title) | KNotification | |
| setWidget(QWidget *widget) | KNotification | |
| signalsBlocked() const | QObject | |
| StandardEvent enum name | KNotification | |
| startTimer(int interval) | QObject | |
| text() const | KNotification | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| title() const | KNotification | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| update() | KNotification | slot |
| Warning enum value | KNotification | |
| widget() const | KNotification | |
| ~KNotification() | KNotification | |
| ~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:24:02 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:24:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference