YATiSh
Yet Another TIme SHeet
|
▼CmpWindow | |
CyatishMathPlot | Time series for panel #3 using wxMathPlot |
CProcessedRecord | Element of typefined std:vector ProcessedData (yatishPlot.data) |
CRawRecord | Element of typefined std:vector RawData (yatishPlot.big_data) |
CSettings | As its names implies: the class holding YATiSh settings |
▼CwxApp | |
CyatishApp | Usual wxWidgets application class, taking care of: |
▼CwxChartPanel | |
CyatishFreePie | Pie chart for panel #3 using wxFreeChart |
CyatishFreeSerie | Time series for panel #3 using wxFreeChart |
▼CwxDialog | |
CyatishDlgActivity | |
CyatishDlgFilter | |
CyatishDlgName | |
CyatishDlgProject | |
CyatishDlgTimeslot | |
CyatishSettings | A dialog to modify YATiSh settings |
▼CwxFrame | |
CyatishFrame | Main Yatish frame; apart from menus, status bar, etc. this (large!) class: |
▼CwxPanel | |
CyatishChartPie | Pie chart for panel #3 using wxCharts |
CyatishChartSerie | Time series for panel #3 using wxCharts |
▼CwxPdfDocument | |
CyatishPDF | Exports a PDF reflecting the current state of panel #2 |
▼CwxValidator | |
CDateValidator | Simplified from the wxWidgets Wiki: |
CTimeValidator | This class is necessary because wxGenericValidator doesn't support wxTimePickerCtrl |
▼CyatishDB | Provides a few basic methods and (static) members to interact with yatish tables |
CyatishDBmysql | Interacts with yatish tables in a MySQL/MariaDB database |
CyatishDBsqlite | Interacts with yatish tables in a SQLite database |
▼CyatishPlot | Abstract Base class for the plots of panel #3 |
CyatishChartPie | Pie chart for panel #3 using wxCharts |
CyatishChartSerie | Time series for panel #3 using wxCharts |
CyatishFreePie | Pie chart for panel #3 using wxFreeChart |
CyatishFreeSerie | Time series for panel #3 using wxFreeChart |
CyatishMathPlot | Time series for panel #3 using wxMathPlot |