Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmMain: Implemented code to hide/show calendar entries
[xestiacalendar/.git] / source / widgets / XCCalendarListCalendarCtrl.h
index 9df84cd..3463f94 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "types.h"
 #include "colour.h"
+#include "events.h"
 
 class XCCalendarListCalendarCtrl: public wxPanel{
 
@@ -38,9 +39,13 @@ class XCCalendarListCalendarCtrl: public wxPanel{
                int calendarID = 0;
                std::string calendarName = "";
                bool showCalendar = true;
+               void ShowAllCheckboxClick( wxMouseEvent &mouseEvent );
        public:
                XCCalendarListCalendarCtrl(wxWindow* parent, string calendarName, Colour calendarColour);
                ~XCCalendarListCalendarCtrl();
+               wxCheckBoxState GetShowCheckboxState();
+               int GetCalendarID();
+               void SetCalendarID(int calendarID);
        
 };
  
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy