21 #ifndef DTCSVEXPORTER_H 22 #define DTCSVEXPORTER_H 24 #include <QTextStream> 42 #endif // DTCSVEXPORTER_H Definition: decisiontree.h:13
Definition: dtgraphicsscene.h:37
Definition: dtcsvwriter.h:32
static const int VERSION
Definition: dtcsvwriter.h:35
Definition: commonstateevaluators.h:8
bool exportTree(QTextStream &stream, dtree::DecisionTree *tree, DtGraphicsScene *scene)
Definition: dtcsvwriter.cpp:35
DtCsvWriter()
Definition: dtcsvwriter.cpp:31