KDE API Reference
KNotifications
KNotifications
KNotification
List of All Members for KNotification
This is the complete list of members for
KNotification
, including inherited members.
enum
NotificationFlag
flags
NotificationFlags
enum
StandardEvent
enum
Urgency
KNotification
(const QString &, KNotification::NotificationFlags, QObject *)
actionsChanged
()
addAction
(const QString &) : KNotificationAction *
addDefaultAction
(const QString &) : KNotificationAction *
autoDeleteChanged
()
beep
(const QString &)
bindableObjectName
() : QBindable<QString>
blockSignals
(bool) : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
clearActions
()
close
()
closed
()
componentName
() const : QString
componentNameChanged
()
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
defaultAction
() const : KNotificationAction *
defaultActionChanged
()
deleteLater
()
destroyed
(QObject *)
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(const QString &, const QString &, const QString &, const QPixmap &, const KNotification::NotificationFlags &, const QString &) : KNotification *
event
(QEvent *) : bool
event
(KNotification::StandardEvent, const QString &, const QPixmap &, const KNotification::NotificationFlags &) : KNotification *
event
(KNotification::StandardEvent, const QString &, const QString &, const KNotification::NotificationFlags &) : KNotification *
event
(KNotification::StandardEvent, const QString &, const QString &, const QPixmap &, const KNotification::NotificationFlags &) : KNotification *
event
(KNotification::StandardEvent, const QString &, const QString &, const QString &, const KNotification::NotificationFlags &) : KNotification *
event
(const QString &, const QString &, const QPixmap &, const KNotification::NotificationFlags &, const QString &) : KNotification *
event
(const QString &, const QString &, const QString &, const QString &, const KNotification::NotificationFlags &, const QString &) : KNotification *
eventFilter
(QObject *, QEvent *) : bool
eventId
() const : QString
eventIdChanged
()
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>
flags
() const : KNotification::NotificationFlags
flagsChanged
()
hints
() const : QVariantMap
hintsChanged
()
iconName
() const : QString
iconNameChanged
()
ignored
()
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isAutoDelete
() const : bool
isQuickItemType
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int)
killTimer
(Qt::TimerId)
metaObject
() const : const QMetaObject *
moveToThread
(QThread *) : bool
objectName
() const : QString
objectNameChanged
(const QString &)
parent
() const : QObject *
pixmap
() const : QPixmap
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
replyAction
() const : KNotificationReplyAction *
sendEvent
()
sender
() const : QObject *
senderSignalIndex
() const : int
setAutoDelete
(bool)
setComponentName
(const QString &)
setEventId
(const QString &)
setFlags
(const KNotification::NotificationFlags &)
setHint
(const QString &, const QVariant &)
setHints
(const QVariantMap &)
setIconName
(const QString &)
setObjectName
(const QString &)
setObjectName
(QAnyStringView)
setParent
(QObject *)
setPixmap
(const QPixmap &)
setProperty
(const char *, const QVariant &) : bool
setProperty
(const char *, QVariant &&) : bool
setReplyAction
(std::unique_ptr<KNotificationReplyAction>)
setText
(const QString &)
setTitle
(const QString &)
setUrgency
(KNotification::Urgency)
setUrls
(const QList<QUrl> &)
setWindow
(QWindow *)
signalsBlocked
() const : bool
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::nanoseconds, Qt::TimerType) : int
staticMetaObject
:
text
() const : QString
textChanged
()
thread
() const : QThread *
timerEvent
(QTimerEvent *)
title
() const : QString
titleChanged
()
tr
(const char *, const char *, int) : QString
urgency
() const : KNotification::Urgency
urgencyChanged
()
urls
() const : QList<QUrl>
urlsChanged
()
window
() const : QWindow *
xdgActivationToken
() const : QString
xdgActivationTokenChanged
()