YATiSh
Yet Another TIme SHeet
Classes | Enumerations
yatishSettings.h File Reference
#include <wx/button.h>
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/dialog.h>
#include <wx/panel.h>
#include <wx/radiobut.h>
#include <wx/sizer.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>
#include <wx/notebook.h>
#include <wx/spinctrl.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Settings
 As its names implies: the class holding YATiSh settings. More...
 
class  yatishSettings
 A dialog to modify YATiSh settings. More...
 

Enumerations

enum  ChartLib { wxMathPlot , wxFreeChart , wxCharts }
 Same order as yatishSettings::choiceLib. More...
 

Enumeration Type Documentation

◆ ChartLib

enum ChartLib

Same order as yatishSettings::choiceLib.

Enumerator
wxMathPlot 
wxFreeChart 
wxCharts 

Definition at line 23 of file yatishSettings.h.