25 #include <KLocalizedString> 74 virtual void rename(
const QString &name);
77 virtual QString
name()
const;
81 return (pos() < other.
pos());
86 return ((pos() == other.
pos()) && (
name() == other.
name()));
virtual sample_index_t pos() const
static QString metaDataType()
virtual QString name() const