PQCurrency_s Struct Reference
[Expenses]


Detailed Description

Pilot-expenses currency data wrapper.

Definition at line 55 of file qof-expenses.c.

Data Fields

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


Field Documentation

gint PQCurrency_s::pq_code

pilot-link integer ID

Definition at line 57 of file qof-expenses.c.

Referenced by populate_currencies().

gint PQCurrency_s::fraction

currency fraction, pennies/cents etc.

Definition at line 58 of file qof-expenses.c.

Referenced by exp_combine_currency_with_amount(), exp_getAmount(), populate_currencies(), and pq_currency_lookup().

const gchar* PQCurrency_s::symbol

locale symbol.

Definition at line 59 of file qof-expenses.c.

Referenced by populate_currencies(), and pq_currency_lookup().

const gchar* PQCurrency_s::mnemonic

gnucash/cashutil mnemonic.

Definition at line 60 of file qof-expenses.c.

Referenced by populate_currencies(), and pq_currency_lookup().

gboolean PQCurrency_s::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 61 of file qof-expenses.c.

Referenced by populate_currencies(), and pq_currency_lookup().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 6 00:08:10 2007 for pilot-qof by  doxygen 1.5.1