Include dependency graph for location.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KHolidays::location |
| Abstract a location. More... | |
Functions | |
| const location | KHolidays::operator+ (const location &begin, const location &end) |
| const location | KHolidays::operator+ (const location &begin, unsigned int width) |
| location & | KHolidays::operator+= (location &res, unsigned int width) |
| std::ostream & | KHolidays::operator<< (std::ostream &ostr, const location &loc) |
Detailed Description
Define the KHolidays::location class.
Definition in file location.hh.
KDE 4.7 API Reference