period.cpp File Reference
This file is part of the API for handling calendar data and defines the Period class. More...
Include dependency graph for period.cpp:

Go to the source code of this file.
Functions | |
uint | qHash (const KCalCore::Period &key) |
Detailed Description
This file is part of the API for handling calendar data and defines the Period class.
Represents a period of time.
Definition in file period.cpp.
Function Documentation
uint qHash | ( | const KCalCore::Period & | key | ) |
Return a hash value for a Period argument.
- Parameters:
-
key is a Period.
Definition at line 169 of file period.cpp.