25 #include "WDataModule.h"
28 m_suppressColormaps( false )
virtual MODULE_TYPE getType() const
Gets the type of the module.
virtual ~WDataModule()
Destructor.
virtual void setSuppressColormaps(bool suppress=true)
Allows suppression of colormap registration in data modules.
bool m_suppressColormaps
If true, data modules are instructed to suppress colormap registration.
WDataModule()
Default constructor.
bool getSuppressColormaps() const
Checks whether suppression of colormaps is active.