Searched refs:NotificationsView (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/notifications/
H A DNotificationsView.cpp29 #include "NotificationsView.h"
70 NotificationsView::NotificationsView(SettingsHost* host) function in class:NotificationsView
131 NotificationsView::~NotificationsView()
139 NotificationsView::AttachedToWindow()
152 NotificationsView::MessageReceived(BMessage* msg)
256 NotificationsView::Load(BMessage& settings)
285 NotificationsView::Save(BMessage& storage)
296 NotificationsView
[all...]
H A DNotificationsView.h45 class NotificationsView : public SettingsPane { class in inherits:SettingsPane
47 NotificationsView(SettingsHost* host);
48 ~NotificationsView();
H A DPrefletView.cpp19 #include "NotificationsView.h"
34 NotificationsView* apps = new NotificationsView(host);

Completed in 44 milliseconds