#include QV_MFIELD_SOURCE(QvMFLong, long, 1); QvBool QvMFLong::read1Value(QvInput *in, int index) { return in->read(values[index]); }