MCPcopy Create free account
hub / github.com/davy7125/polyphone / CsvFileSamples

Method CsvFileSamples

sources/core/output/csv/csvfilesamples.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29#include "smpl.h"
30
31CsvFileSamples::CsvFileSamples(QString filePath) : AbstractCsvFile(filePath) {}
32
33QList<QString> CsvFileSamples::getHeaders()
34{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected