Home
last modified time | relevance | path

Searched refs:sendSimpleNotification (Results 1 – 17 of 17) sorted by relevance

/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/lockdevice/
H A Dlockdeviceplugin-win.cpp63 …Daemon::instance()->sendSimpleNotification(QStringLiteral("remoteLockSuccess"), device()->name(), … in receivePacket()
65 …Daemon::instance()->sendSimpleNotification(QStringLiteral("remoteLockFail"), device()->name(), i18… in receivePacket()
H A Dlockdeviceplugin.cpp90 …Daemon::instance()->sendSimpleNotification(QStringLiteral("remoteLockSuccess"), device()->name(), … in receivePacket()
92 …Daemon::instance()->sendSimpleNotification(QStringLiteral("remoteLockFailure"), device()->name(), … in receivePacket()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/ping/
H A Dpingplugin.cpp35 …Daemon::instance()->sendSimpleNotification(QStringLiteral("pingReceived"), device()->name(), np.ge… in receivePacket()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/tests/
H A Dtestdaemon.h60 …Q_SCRIPTABLE virtual void sendSimpleNotification(const QString &eventId, const QString &title, con… in sendSimpleNotification() function
/dports/audio/pianod2/pianod2-329/src/mediaunits/pandora/
H A Dpandoracomm.h90 Status sendSimpleNotification (const std::string &url);
H A Dpandora.h147 return comm.sendSimpleNotification (url); in simpleNotification()
H A Dpandoracomm.cpp288 Status Communication::sendSimpleNotification (const std::string &url) { in sendSimpleNotification() function in Pandora::Communication
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/core/
H A Ddaemon.h75 …Q_SCRIPTABLE virtual void sendSimpleNotification(const QString &eventId, const QString &title, con…
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestMailNotification.php27 public function sendSimpleNotification($owner_id, $title, $usr_data) function in ilTestMailNotification
H A Dclass.ilTestPlayerAbstractGUI.php802 $this->object->sendSimpleNotification($active_id);
818 $this->object->sendSimpleNotification($active_id);
H A Dclass.ilObjTest.php10428 public function sendSimpleNotification($active_id) function in ilObjTest
10435 $mail->sendSimpleNotification($owner_id, $this->getTitle(), $usr_data);
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestMailNotification.php27 public function sendSimpleNotification($owner_id, $title, $usr_data) function in ilTestMailNotification
H A Dclass.ilTestPlayerAbstractGUI.php800 $this->object->sendSimpleNotification($active_id);
816 $this->object->sendSimpleNotification($active_id);
H A Dclass.ilObjTest.php10589 public function sendSimpleNotification($active_id) function in ilObjTest
10596 $mail->sendSimpleNotification($owner_id, $this->getTitle(), $usr_data);
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/battery/
H A Dbatteryplugin.cpp127 …Daemon::instance()->sendSimpleNotification(QStringLiteral("batteryLow"), i18nc("device name: low b… in receivePacket()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/daemon/
H A Dkdeconnectd.cpp84 …Q_SCRIPTABLE void sendSimpleNotification(const QString &eventId, const QString &title, const QStri… in sendSimpleNotification() function in DesktopDaemon
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/declarativeplugin/
H A Dplugins.qmltypes356 name: "sendSimpleNotification"