LookAndFeelSettingsView
fLookAndFeelSettings = new LookAndFeelSettingsView(
class LookAndFeelSettingsView;
LookAndFeelSettingsView* fLookAndFeelSettings;
LookAndFeelSettingsView::~LookAndFeelSettingsView()
LookAndFeelSettingsView::AttachedToWindow()
LookAndFeelSettingsView::MessageReceived(BMessage* message)
LookAndFeelSettingsView::_SetDecor(const BString& name)
LookAndFeelSettingsView::_SetDecor(DecorInfo* decorInfo)
LookAndFeelSettingsView::_BuildDecorMenu()
LookAndFeelSettingsView::_DecorLabel(const BString& name)
LookAndFeelSettingsView::_SetControlLook(const BString& path)
LookAndFeelSettingsView::_BuildControlLookMenu()
LookAndFeelSettingsView::_ControlLookLabel(const char* name)
LookAndFeelSettingsView::_DoubleScrollBarArrows()
LookAndFeelSettingsView::_SetDoubleScrollBarArrows(bool doubleArrows)
LookAndFeelSettingsView::IsDefaultable()
LookAndFeelSettingsView::SetDefaults()
LookAndFeelSettingsView::IsRevertable()
LookAndFeelSettingsView::Revert()
LookAndFeelSettingsView::LookAndFeelSettingsView(const char* name)
class LookAndFeelSettingsView : public BView {
LookAndFeelSettingsView(const char* name);
virtual ~LookAndFeelSettingsView();