IconValueView
IconValueView* view = new IconValueView(i);
IconValueView::SetIcon(const unsigned char* bitsFromQuickRes,
IconValueView::IconValueView(IconProperty* property)
IconValueView::~IconValueView()
IconValueView::Draw(BRect updateRect)
IconValueView::SetEnabled(bool enabled)
IconValueView::AdoptProperty(Property* property)
IconValueView::GetProperty() const
class IconValueView : public PropertyEditorView {
IconValueView(IconProperty* property);
virtual ~IconValueView();