NotificationsView
NotificationsView::~NotificationsView()
NotificationsView::AttachedToWindow()
NotificationsView::MessageReceived(BMessage* msg)
NotificationsView::Load(BMessage& settings)
NotificationsView::Save(BMessage& storage)
NotificationsView::_ClearItemSettings()
NotificationsView::_UpdateSelectedItem()
NotificationsView::_RecallItemSettings()
NotificationsView::Revert()
NotificationsView::RevertPossible()
NotificationsView::Defaults()
NotificationsView::DefaultsPossible()
NotificationsView::UseDefaultRevertButtons()
NotificationsView::_PopulateApplications()
NotificationsView::NotificationsView(SettingsHost* host)
class NotificationsView : public SettingsPane {
NotificationsView(SettingsHost* host);
~NotificationsView();
NotificationsView* apps = new NotificationsView(host);