#ifndef FREEPROJECTSETFORMAT_H #define FREEPROJECTSETFORMAT_H #include "ojproblemset.h" QList importFreeProblemSet(const QString& filename); //void exportFreeProblemSet(const QList& problems); #endif // FREEPROJECTSETFORMAT_H