GnuCash
5.6-150-g038405b370+
|
Period / Date Frequency Specification. More...
Go to the source code of this file.
Macros | |
#define | ENUM_LIST_TYPE(_) |
#define | ENUM_LIST_UI(_) |
Enumerations | |
enum | FreqType { INVALID, ONCE, DAILY, WEEKLY, MONTHLY, MONTH_RELATIVE, COMPOSITE } |
Frequency specification. More... | |
enum | UIFreqType { UIFREQ_NONE, UIFREQ_ONCE, UIFREQ_DAILY, UIFREQ_DAILY_MF, UIFREQ_WEEKLY, UIFREQ_BI_WEEKLY, UIFREQ_SEMI_MONTHLY, UIFREQ_MONTHLY, UIFREQ_QUARTERLY, UIFREQ_TRI_ANUALLY, UIFREQ_SEMI_YEARLY, UIFREQ_YEARLY, UIFREQ_NUM_UI_FREQSPECS } |
The user's conception of the frequency. More... | |
Period / Date Frequency Specification.
Definition in file FreqSpec.h.