GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncRelativeDate Struct Reference

Data Fields

RelativeDatePeriod m_period
 
RelativeDateType m_type
 
RelativeDateOffset m_offset
 
const char * m_storage
 
const char * m_display
 
const char * m_description
 

Detailed Description

Definition at line 55 of file gnc-option-date.cpp.

Field Documentation

◆ m_description

const char* GncRelativeDate::m_description

Definition at line 62 of file gnc-option-date.cpp.

◆ m_display

const char* GncRelativeDate::m_display

Definition at line 61 of file gnc-option-date.cpp.

◆ m_offset

RelativeDateOffset GncRelativeDate::m_offset

Definition at line 59 of file gnc-option-date.cpp.

◆ m_period

RelativeDatePeriod GncRelativeDate::m_period

Definition at line 57 of file gnc-option-date.cpp.

◆ m_storage

const char* GncRelativeDate::m_storage

Definition at line 60 of file gnc-option-date.cpp.

◆ m_type

RelativeDateType GncRelativeDate::m_type

Definition at line 58 of file gnc-option-date.cpp.


The documentation for this struct was generated from the following file: