21#ifndef CSVEXPORTDIALOG_H
22#define CSVEXPORTDIALOG_H
24#include "csvexportdialog_base.h"
25#include "reportcriteria.h"
27class CSVExportDialog : public CSVExportDialogBase
47 void enableTasksToExportQuestion();
52 ReportCriteria reportCriteria();
59 void enableExportButton();
REPORTTYPE The different report types.
|