IconFactory rename and OperationIcons.
- Rename
smtk::view::IconFactory
tosmtk::view::ObjectIcons
(since it is specifically an icon factory for depicting the types of PersistentObject. - Add a new
smtk::view::OperationIcons
class (an instance of which is held by thesmtk::view::Manager
) that produces icons for operations.