KHolidays Library
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:38:39 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:38:39 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.