15 #include <boost/bind.hpp> 38 m_colorManager(iColorM)
76 iManager->newItem(it->second);
91 for(std::vector<std::shared_ptr<FWViewManagerBase> >::iterator itVM =
m_viewManagers.begin();
94 (*itVM)->newItem(iItem);
101 std::map<std::string, const FWEventItem*>::iterator itr =
114 for(std::vector<std::shared_ptr<FWViewManagerBase> >::const_iterator itVM =
m_viewManagers.begin();
void registerEventItem(const FWEventItem *iItem)
void removeEventItem(const FWEventItem *iItem)
const std::string & name() const
FWItemChangeSignal goingToBeDestroyed_
void insert(const FWTypeToRepresentations &)
FWTypeToRepresentations supportedTypesAndRepresentations() const
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 >)
FWColorManager * m_colorManager
virtual ~FWViewManagerManager()