31 #include "../../exportinmportconfig.h"
generic interface to apply a filter on a trace
Interface that allows to build filter objects from strings.
virtual ~FilterNameInterface()
virtual QString toString() const =0
virtual void buildFilterFromString(const QString &strBuildParams)=0
build this filer using a string
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
std::shared_ptr< FilterNameInterface > FilterNameInterfaceSPtr
std::shared_ptr< const FilterNameInterface > FilterNameInterfaceCstSPtr