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

/haiku/src/preferences/mail/
H A DConfigViews.h30 class AccountConfigView : public BBox { class in inherits:BBox
32 AccountConfigView(
H A DConfigViews.cpp41 // AccountConfigView
51 AccountConfigView::AccountConfigView(BMailAccountSettings* account) function in class:AccountConfigView
81 AccountConfigView::DetachedFromWindow()
90 AccountConfigView::AttachedToWindow()
98 AccountConfigView::MessageReceived(BMessage *msg)
112 AccountConfigView::UpdateViews()
H A DConfigWindow.cpp838 view = new AccountConfigView(account);

Completed in 46 milliseconds