GpeCurrency Struct Reference
[Expenses]

#include <qof-expenses.h>


Detailed Description

gpe-expenses currency data wrapper.

Uses the same format as the Palm Default Currency Table:

http://pilot-qof.sourceforge.net/manual.html#currency

Definition at line 85 of file qof-expenses.h.

Data Fields

gint pq_code
gint fraction
const gchar * symbol
const gchar * mnemonic
gboolean non_utf8


Field Documentation

gint GpeCurrency::pq_code

pilot-link integer ID

Definition at line 88 of file qof-expenses.h.

gint GpeCurrency::fraction

currency fraction, pennies/cents etc.

Definition at line 90 of file qof-expenses.h.

Referenced by gpe_currency_lookup().

const gchar* GpeCurrency::symbol

locale symbol.

Definition at line 92 of file qof-expenses.h.

Referenced by gpe_currency_lookup().

const gchar* GpeCurrency::mnemonic

gnucash/cashutil mnemonic.

Definition at line 94 of file qof-expenses.h.

Referenced by gpe_currency_lookup().

gboolean GpeCurrency::non_utf8

TRUE if symbol is not UTF-8. (Currently, this is only useful if the symbol can still be shown as iso-8859-1.)

Definition at line 98 of file qof-expenses.h.

Referenced by gpe_currency_lookup().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 4 11:24:16 2007 for gpe-expenses by  doxygen 1.5.2