Mercurial > hg > svcore
diff base/PropertyContainer.h @ 340:516819f2b97b
* Add Erase tool and mode
* Add icons for Normalize buttons in property boxes, and for Show Peaks
* Add support for velocity in notes -- not yet reflected in display or
editable in the note edit dialog, but they are imported from MIDI,
played, and exported
* Begin work on making pastes align pasted times (subtler than I thought)
author | Chris Cannam |
---|---|
date | Fri, 23 Nov 2007 16:48:23 +0000 |
parents | 3b8008d09541 |
children | 7aa1de571880 |
line wrap: on
line diff
--- a/base/PropertyContainer.h Thu Nov 22 14:17:19 2007 +0000 +++ b/base/PropertyContainer.h Fri Nov 23 16:48:23 2007 +0000 @@ -62,6 +62,11 @@ virtual PropertyType getPropertyType(const PropertyName &) const; /** + * Return an icon for the property, if any. + */ + virtual QString getPropertyIconName(const PropertyName &) const; + + /** * If this property has something in common with other properties * on this container, return a name that can be used to group them * (in order to save screen space, for example). e.g. "Window