Searched refs:NotifierConfigView (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/mail_daemon/inbound_filters/notifier/
H A DNotifierConfigView.cpp9 #include "NotifierConfigView.h"
25 #define B_TRANSLATION_CONTEXT "NotifierConfigView"
31 NotifierConfigView::NotifierConfigView() function in class:NotifierConfigView
58 NotifierConfigView::SetTo(const BMessage *archive)
77 NotifierConfigView::SaveInto(BMailAddOnSettings& settings) const
95 NotifierConfigView::AttachedToWindow()
103 NotifierConfigView::_UpdateNotifyText()
126 NotifierConfigView::MessageReceived(BMessage *msg)
152 NotifierConfigView* vie
[all...]
H A DNotifierConfigView.h24 class NotifierConfigView : public BMailSettingsView { class in inherits:BMailSettingsView
26 NotifierConfigView();

Completed in 72 milliseconds