Skip to content

Draft: Add function to list categories in holiday file

This function is a follow up to !37 (merged) The idea is to be able to choose from which categories you will display the holidays. Or would be a function needed that delivers all categories which are possible in kholiday?

The new function is called holidayCategories(const QDate &startDate, const QDate &endDate) with the same parameters as the other functions.

Merge request reports