ktimetracker
#include <csvexportdialog.h>

| Public Slots | |
| void | exPortToClipBoard () | 
| void | exPortToCSVFile () | 
| Public Member Functions | |
| CSVExportDialog (ReportCriteria::REPORTTYPE rt, QWidget *parent=0) | |
| void | enableTasksToExportQuestion () | 
| ReportCriteria | reportCriteria () | 
|  Public Member Functions inherited from CSVExportDialogBase | |
| CSVExportDialogBase (QWidget *parent) | |
Detailed Description
Definition at line 46 of file csvexportdialog.h.
Constructor & Destructor Documentation
| 
 | explicit | 
Definition at line 32 of file csvexportdialog.cpp.
Member Function Documentation
| void CSVExportDialog::enableTasksToExportQuestion | ( | ) | 
Enable the "Tasks to export" question in the dialog.
Since ktimetracker 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 support this option.
Definition at line 68 of file csvexportdialog.cpp.
| 
 | slot | 
Definition at line 74 of file csvexportdialog.cpp.
| 
 | slot | 
Definition at line 80 of file csvexportdialog.cpp.
| ReportCriteria CSVExportDialog::reportCriteria | ( | ) | 
Return an object that encapsulates the choices the user has made.
Definition at line 86 of file csvexportdialog.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference