80 typedef QSharedPointer<FiffEvokedSet>
SPtr;
81 typedef QSharedPointer<const FiffEvokedSet>
ConstSPtr;
130 FiffEvokedSet pick_channels(
const QStringList& include = defaultQStringList,
131 const QStringList& exclude = defaultQStringList)
const;
147 fiff_int_t to)
const;
161 bool find_evoked(
const FiffEvokedSet& p_FiffEvokedSet)
const;
183 static bool read(QIODevice& p_IODevice,
185 QPair<float,float> baseline = defaultFloatPair,