Home
last modified time | relevance | path

Searched refs:NotificationFactory (Results 1 – 14 of 14) sorted by relevance

/dports/net/rssguard/rssguard-4.0.4/src/librssguard/miscellaneous/
H A Dnotificationfactory.cpp13 NotificationFactory::NotificationFactory(QObject* parent) : QObject(parent) {} in NotificationFactory() function in NotificationFactory
15 QList<Notification> NotificationFactory::allNotifications() const { in allNotifications()
19 Notification NotificationFactory::notificationForEvent(Notification::Event event) const { in notificationForEvent()
41 void NotificationFactory::load(Settings* settings) { in load()
57 void NotificationFactory::save(const QList<Notification>& new_notifications, Settings* settings) { in save()
H A Dnotificationfactory.h12 class NotificationFactory : public QObject {
16 explicit NotificationFactory(QObject* parent = nullptr);
H A Dapplication.h38 class NotificationFactory; variable
82 NotificationFactory* notifications() const;
185 NotificationFactory* m_notifications;
H A Dapplication.cpp64 m_notifications = new NotificationFactory(this); in Application()
292 NotificationFactory* Application::notifications() const { in notifications()
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Notification/
H A DNotificationServices.php3 use ILIAS\GlobalScreen\Scope\Notification\Factory\NotificationFactory; alias
17 * @return NotificationFactory
19 public function factory() : NotificationFactory
21 return $this->get(NotificationFactory::class);
/dports/www/ilias6/ILIAS-6.14/tests/GlobalScreen/Notification/
H A DNotificationServicesTest.php3 use ILIAS\GlobalScreen\Scope\Notification\Factory\NotificationFactory; alias
16 $this->assertInstanceOf(NotificationFactory::class, $factory->factory());
H A DBaseNotificationSetUp.php5 use ILIAS\GlobalScreen\Scope\Notification\Factory\NotificationFactory; alias
41 * @var NotificationFactory
59 $this->factory = new NotificationFactory();
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Notification/Provider/
H A DAbstractNotificationProvider.php6 use ILIAS\GlobalScreen\Scope\Notification\Factory\NotificationFactory; alias
25 * @var NotificationFactory
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/support/Testing/Fakes/
H A DNotificationFake.php10 use Illuminate\Contracts\Notifications\Factory as NotificationFactory; alias
13 class NotificationFake implements NotificationFactory, NotificationDispatcher
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Support/Testing/Fakes/
H A DNotificationFake.php8 use Illuminate\Contracts\Notifications\Factory as NotificationFactory; alias
16 class NotificationFake implements NotificationDispatcher, NotificationFactory
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Scope/Notification/Factory/
H A DNotificationFactory.php10 class NotificationFactory class
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/test/
H A Dtest_msn.py215 self.client.factory = msn.NotificationFactory()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/
H A Dmsn.py1659 class NotificationFactory(ClientFactory): class
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api19835 twisted.words.protocols.msn.NotificationFactory.contacts?7
19836 twisted.words.protocols.msn.NotificationFactory.passportServer?7
19837 twisted.words.protocols.msn.NotificationFactory.password?7
19838 twisted.words.protocols.msn.NotificationFactory.protocol?7
19839 twisted.words.protocols.msn.NotificationFactory.screenName?7
19840 twisted.words.protocols.msn.NotificationFactory.status?7
19841 twisted.words.protocols.msn.NotificationFactory.userHandle?7