mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 23:30:20 +01:00
2022-02-12 Fred Gleason <fredg@paravelsystems.com>
* Added CSV generation routines in 'lib/rdcsv.[cpp|h]'. * Added a 'Log Listing (CSV)' report to rdlogedit(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -47,6 +47,7 @@ class ListReports : public RDDialog
|
||||
|
||||
private:
|
||||
void GenerateLogReport(QString *report);
|
||||
void GenerateLogCsvReport(QString *report);
|
||||
void GenerateExceptionReport(QString *report,const QDate &date);
|
||||
QComboBox *list_reports_box;
|
||||
QString list_log_name;
|
||||
|
||||
Reference in New Issue
Block a user