36 : m_changeManager(iCM), m_colorManager(iColorM) {}
68 iManager->newItem(
it->second);
84 (*itVM)->newItem(iItem);
89 std::map<std::string, const FWEventItem*>::iterator itr =
m_typeToItems.find(iItem->
name());
void registerEventItem(const FWEventItem *iItem)
void removeEventItem(const FWEventItem *iItem)
FWTypeToRepresentations supportedTypesAndRepresentations() const
FWItemChangeSignal goingToBeDestroyed_
void insert(const FWTypeToRepresentations &)
FWModelChangeManager * m_changeManager
FWViewManagerManager(FWModelChangeManager *, FWColorManager *)
std::map< std::string, const FWEventItem * > m_typeToItems
std::vector< std::shared_ptr< FWViewManagerBase > > m_viewManagers
void add(std::shared_ptr< FWViewManagerBase >)
const std::string & name() const
FWColorManager * m_colorManager
virtual ~FWViewManagerManager()