Pilot-expenses currency data wrapper. More...
#include <pilot-expenses-p.h>
Data Fields | |
gint | pq_code |
gint | fraction |
const gchar * | symbol |
const gchar * | mnemonic |
gboolean | non_utf8 |
Pilot-expenses currency data wrapper.
Definition at line 28 of file pilot-expenses-p.h.
currency fraction, pennies/cents etc.
Definition at line 33 of file pilot-expenses-p.h.
const gchar* PQCurrency_s::mnemonic |
gnucash/cashutil mnemonic.
Definition at line 37 of file pilot-expenses-p.h.
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 41 of file pilot-expenses-p.h.
pilot-link integer ID
Definition at line 31 of file pilot-expenses-p.h.
const gchar* PQCurrency_s::symbol |
locale symbol.
Definition at line 35 of file pilot-expenses-p.h.