BControl subclasses: Override SetIcon()
... and implement Perform() action for potential later use.
This commit is contained in:
@@ -68,6 +68,8 @@ public:
|
||||
virtual BSize MaxSize();
|
||||
virtual BSize PreferredSize();
|
||||
|
||||
virtual status_t SetIcon(const BBitmap* icon, uint32 flags = 0);
|
||||
|
||||
|
||||
protected:
|
||||
virtual void LayoutInvalidated(bool descendants = false);
|
||||
|
||||
Reference in New Issue
Block a user