KNotification-members
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 | KNotification | |
actions() const | KNotification | |
actionsChanged() | KNotification | signal |
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 | |
appName() const | KNotification | |
autoDelete | KNotification | |
autoDeleteChanged() | KNotification | signal |
beep(const QString &reason=QString(), QWidget *widget=nullptr) | KNotification | static |
blockSignals(bool block) | QObject | |
Catastrophe enum value (defined in KNotification) | KNotification | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
close() | KNotification | slot |
closed() | KNotification | signal |
CloseOnTimeout enum value | KNotification | |
CloseWhenWidgetActivated enum value | KNotification | |
componentName | KNotification | |
componentName() const | KNotification | |
componentNameChanged() | KNotification | signal |
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 const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
Context typedef | KNotification | |
ContextList typedef (defined in KNotification) | KNotification | |
contexts() const | KNotification | |
CriticalUrgency enum value (defined in KNotification) | KNotification | |
customEvent(QEvent *event) | QObject | protectedvirtual |
defaultAction | KNotification | |
defaultAction() const | KNotification | |
defaultActionChanged() | KNotification | signal |
defaultActivated() | KNotification | signal |
DefaultEvent enum value | KNotification | |
DefaultUrgency enum value (defined in KNotification) | 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) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
Error enum value (defined in KNotification) | KNotification | |
event(const QString &eventId, const QString &title, const QString &text, const QPixmap &pixmap=QPixmap(), QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout, const QString &componentName=QString()) | KNotification | static |
event(const QString &eventId, const QString &text=QString(), const QPixmap &pixmap=QPixmap(), QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout, const QString &componentName=QString()) | KNotification | static |
event(StandardEvent eventId, const QString &text=QString(), const QPixmap &pixmap=QPixmap(), QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout) | KNotification | static |
event(StandardEvent eventId, const QString &title, const QString &text, const QPixmap &pixmap, QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout) | KNotification | static |
event(const QString &eventId, const QString &title, const QString &text, const QString &iconName, QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout, const QString &componentName=QString()) | KNotification | static |
event(StandardEvent eventId, const QString &title, const QString &text, const QString &iconName, QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout) | KNotification | static |
event(StandardEvent eventId, const QString &title, const QString &text, QWidget *widget=nullptr, const NotificationFlags &flags=CloseOnTimeout) | KNotification | static |
event(QEvent *e) (defined in KNotification) | KNotification | |
QObject::event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) override | KNotification | protectedvirtual |
eventId | KNotification | |
eventId() const | KNotification | |
eventIdChanged() | KNotification | signal |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
flags | KNotification | |
flags() const | KNotification | |
flagsChanged() | KNotification | signal |
HighUrgency enum value (defined in KNotification) | KNotification | |
hints | KNotification | |
hints() const | KNotification | slot |
hintsChanged() | KNotification | signal |
iconName | KNotification | |
iconName() const | KNotification | |
iconNameChanged() | KNotification | signal |
id() | KNotification | |
ignored() | KNotification | signal |
inherits(const char *className) const const | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isAutoDelete() const | KNotification | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
KNotification(const QString &eventId, QWidget *widget, const NotificationFlags &flags=CloseOnTimeout) | KNotification | explicit |
KNotification(const QString &eventId) | KNotification | inlineexplicit |
KNotification(const QString &eventId, const NotificationFlags &flags, QObject *parent=nullptr) | KNotification | explicit |
LoopSound enum value | KNotification | |
LowUrgency enum value (defined in KNotification) | KNotification | |
metaObject() const const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
NormalUrgency enum value (defined in KNotification) | KNotification | |
Notification enum value (defined in KNotification) | KNotification | |
NotificationFlag enum name | KNotification | |
NotificationFlags typedef | KNotification | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
parent() const const | QObject | |
Persistent enum value | KNotification | |
pixmap() const | KNotification | |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_DISABLE_COPY(Class) | QObject | |
Q_DISABLE_COPY_MOVE(Class) | QObject | |
Q_DISABLE_MOVE(Class) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
qFindChild(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
raiseWidget() | KNotification | slot |
RaiseWidgetOnActivation enum value | KNotification | |
receivers(const char *signal) const const | QObject | protected |
ref() | KNotification | slot |
removeEventFilter(QObject *obj) | QObject | |
replyAction() const | KNotification | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
sendEvent() | KNotification | slot |
setActions(const QStringList &actions) | KNotification | |
setAutoDelete(bool autoDelete) | KNotification | |
setComponentName(const QString &componentName) | KNotification | |
setContexts(const ContextList &contexts) | KNotification | |
setDefaultAction(const QString &defaultAction) | KNotification | |
setEventId(const QString &eventId) | KNotification | |
setFlags(const NotificationFlags &flags) | KNotification | |
setHint(const QString &hint, const QVariant &value) | KNotification | slot |
setHints(const QVariantMap &hints) | KNotification | slot |
setIconName(const QString &icon) | KNotification | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPixmap(const QPixmap &pix) | KNotification | |
setProperty(const char *name, const QVariant &value) | QObject | |
setReplyAction(std::unique_ptr< KNotificationReplyAction > replyAction) | KNotification | |
setText(const QString &text) | KNotification | |
setTitle(const QString &title) | KNotification | |
setUrgency(Urgency urgency) | KNotification | |
setUrls(const QList< QUrl > &urls) | KNotification | |
setWidget(QWidget *widget) | KNotification | |
signalsBlocked() const const | QObject | |
SkipGrouping enum value | KNotification | |
StandardEvent enum name | KNotification | |
standardEventToEventId(StandardEvent event) (defined in KNotification) | KNotification | protectedstatic |
standardEventToIconName(StandardEvent event) (defined in KNotification) | KNotification | protectedstatic |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
text | KNotification | |
text() const | KNotification | |
textChanged() | KNotification | signal |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
title | KNotification | |
title() const | KNotification | |
titleChanged() | KNotification | signal |
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 |
urgency | KNotification | |
urgency() const | KNotification | |
Urgency enum name | KNotification | |
urgencyChanged() | KNotification | signal |
urls | KNotification | |
urls() const | KNotification | |
urlsChanged() | KNotification | signal |
Warning enum value (defined in KNotification) | KNotification | |
widget() const | KNotification | |
xdgActivationToken | KNotification | |
xdgActivationToken() const | KNotification | |
xdgActivationTokenChanged() | KNotification | signal |
~KNotification() override (defined in KNotification) | KNotification | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:03:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:03:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.