TPrefsWindow
fPrefsWindow = new TPrefsWindow(fPrefsWindowPos,
TPrefsWindow* fPrefsWindow;
class TPrefsWindow;
class TPrefsWindow;
TPrefsWindow::~TPrefsWindow()
TPrefsWindow::MessageReceived(BMessage* msg)
TPrefsWindow::_BuildFontMenu(BFont* font)
TPrefsWindow::_BuildLevelMenu(int32 level)
TPrefsWindow::_BuildAccountMenu(int32 account)
TPrefsWindow::_BuildReplyToMenu(int32 account)
TPrefsWindow::_BuildReplyPreambleMenu()
TPrefsWindow::_BuildSignatureMenu(char* sig)
TPrefsWindow::_BuildSizeMenu(BFont* font)
TPrefsWindow::_BuildBoolMenu(uint32 what, const char* boolItem, bool isTrue)
TPrefsWindow::_BuildWrapMenu(bool wrap)
TPrefsWindow::_BuildAttachAttributesMenu(bool attachAttributes)
TPrefsWindow::_BuildColoredQuotesMenu(bool quote)
TPrefsWindow::_BuildEncodingMenu(uint32 encoding)
TPrefsWindow::_BuildWarnUnencodableMenu(bool warnUnencodable)
TPrefsWindow::_BuildSpellCheckStartOnMenu(bool spellCheckStartOn)
TPrefsWindow::_BuildAutoMarkReadMenu(bool autoMarkRead)
TPrefsWindow::_BuildButtonBarMenu(uint8 show)
TPrefsWindow::TPrefsWindow(BPoint leftTop, BFont* font, int32* level,
class TPrefsWindow : public BWindow {
TPrefsWindow(BPoint leftTop, BFont* font,
virtual ~TPrefsWindow();