libkcal
icaldurationtype Struct Reference
#include <icalduration.h>
Public Attributes | |
unsigned int | days |
unsigned int | hours |
int | is_neg |
unsigned int | minutes |
unsigned int | seconds |
unsigned int | weeks |
Detailed Description
Definition at line 33 of file icalduration.h.
Member Data Documentation
unsigned int icaldurationtype::days |
Definition at line 36 of file icalduration.h.
unsigned int icaldurationtype::hours |
Definition at line 38 of file icalduration.h.
Definition at line 35 of file icalduration.h.
unsigned int icaldurationtype::minutes |
Definition at line 39 of file icalduration.h.
unsigned int icaldurationtype::seconds |
Definition at line 40 of file icalduration.h.
unsigned int icaldurationtype::weeks |
Definition at line 37 of file icalduration.h.
The documentation for this struct was generated from the following file: