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 117 of file qof-expenses.h.


Data Fields

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

Field Documentation

pilot-link integer ID

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

Referenced by gpe_currency_lookup_name().

currency fraction, pennies/cents etc.

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

Referenced by gpe_currency_lookup().

const gchar * GpeCurrency::symbol

locale symbol.

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

Referenced by gpe_currency_lookup().

const gchar * GpeCurrency::mnemonic

gnucash/cashutil mnemonic.

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

Referenced by gpe_currency_lookup().

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 130 of file qof-expenses.h.

Referenced by gpe_currency_lookup().


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

Generated on Wed Jul 2 14:17:53 2008 for gpe-expenses by  doxygen 1.5.6