7 #ifndef __UIMEDDATAQT_INSERTSERIES_HPP__ 8 #define __UIMEDDATAQT_INSERTSERIES_HPP__ 10 #include "uiMedDataQt/config.hpp" 12 #include <fwData/factory/new.hpp> 14 #include <fwMedData/Series.hpp> 29 ::fwData::factory::New< InsertSeries >);
41 UIMEDDATAQT_API
void shallowCopy( const ::fwData::Object::csptr& _source )
override;
44 UIMEDDATAQT_API
void cachedDeepCopy( const ::fwData::Object::csptr& _source, DeepCopyCacheType& cache )
override;
50 #endif // __UIMEDDATAQT_INSERTSERIES_HPP__ The namespace uiMedDataQt contains editors for medical data.
Used as a placeholder in uiMedDataQt::editor::SSelector UI to insert create and insert new series in ...
Key class used to restrict access to Object construction. See http://www.drdobbs.com/184402053.
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
Base class for each data object.
Holds series information.