A Holiday Calendar in Qt


Smart Phone App:: Holiday Calendar
Summary :
Smart phone application which shows the holidays in a formatted manner. It is done by customizing the QTableWidget.

Source can be found here.


Input :
1. List of Holidays.
2. Format in which these holidays will appear in the calendar.
Output:
1.respective smart phone app showing all available holidays in the calendar

Functionality
Screen shots of Holiday Calendar running on N900
1.Calendar which shows the holidays

2. Holiday list



---------------------------------------------------------------------------------------------------
Preparing a Holiday list.
Adding a new entry .
1.Select date :




2. Type the description.

3.Select a background colour.


4. Select an icon and Press ok.





Editing existing entry .
1.Select a holiday from the list

2. Change the values and press ok. Warns the user if the date is already marked as holiday.


Removing an entry .
1. select a holiday from the list
2. press remove button.


Output
Holidays are marked and showed the detail. Taping on a date will give its details.