libkcal
kcalversion.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | LIBKCAL_IS_VERSION(a, b, c) ( LIBKCAL_VERSION >= KDE_MAKE_VERSION(a,b,c) ) |
#define | LIBKCAL_VERSION KDE_MAKE_VERSION(1,3,0) |
#define | LIBKCAL_VERSIONSTR "1.3" |
Define Documentation
#define LIBKCAL_IS_VERSION | ( | a, | |||
b, | |||||
c | ) | ( LIBKCAL_VERSION >= KDE_MAKE_VERSION(a,b,c) ) |
Definition at line 24 of file kcalversion.h.
#define LIBKCAL_VERSION KDE_MAKE_VERSION(1,3,0) |
Definition at line 25 of file kcalversion.h.
#define LIBKCAL_VERSIONSTR "1.3" |
Definition at line 26 of file kcalversion.h.