karm
CSVExportDialog Class Reference
Inheritance diagram for CSVExportDialog:

Detailed Description
Definition at line 27 of file csvexportdialog.h.
Public Member Functions | |
CSVExportDialog (ReportCriteria::REPORTTYPE rt, QWidget *parent=0, const char *name=0) | |
void | enableTasksToExportQuestion () |
ReportCriteria | reportCriteria () |
Member Function Documentation
void CSVExportDialog::enableTasksToExportQuestion | ( | ) |
Enable the "Tasks to export" question in the dialog.
Since Karm does not have the concept of a single root task, when the user requests a report on a top-level task, it is impossible to know if they want all tasks or just the currently selected top-level task.
Stubbed for 3.3 release as CSV export of totals doesn't suppor this option.
Definition at line 69 of file csvexportdialog.cpp.
ReportCriteria CSVExportDialog::reportCriteria | ( | ) |
Return an object that encapsulates the choices the user has made.
Definition at line 75 of file csvexportdialog.cpp.
The documentation for this class was generated from the following files: