YATiSh
Yet Another TIme SHeet
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CDateValidatorSimplified from the wxWidgets Wiki:
 CProcessedRecordElement of typefined std:vector ProcessedData (yatishPlot.data)
 CRawRecordElement of typefined std:vector RawData (yatishPlot.big_data)
 CSettingsAs its names implies: the class holding YATiSh settings
 CTimeValidatorThis class is necessary because wxGenericValidator doesn't support wxTimePickerCtrl
 CyatishAppUsual wxWidgets application class, taking care of:
 CyatishChartPiePie chart for panel #3 using wxCharts
 CyatishChartSerieTime series for panel #3 using wxCharts
 CyatishDBProvides a few basic methods and (static) members to interact with yatish tables
 CyatishDBmysqlInteracts with yatish tables in a MySQL/MariaDB database
 CyatishDBsqliteInteracts with yatish tables in a SQLite database
 CyatishDlgActivity
 CyatishDlgFilter
 CyatishDlgName
 CyatishDlgProject
 CyatishDlgTimeslot
 CyatishFrameMain Yatish frame; apart from menus, status bar, etc. this (large!) class:
 CyatishFreePiePie chart for panel #3 using wxFreeChart
 CyatishFreeSerieTime series for panel #3 using wxFreeChart
 CyatishMathPlotTime series for panel #3 using wxMathPlot
 CyatishPDFExports a PDF reflecting the current state of panel #2
 CyatishPlotAbstract Base class for the plots of panel #3
 CyatishSettingsA dialog to modify YATiSh settings