~ubuntu-branches/ubuntu/oneiric/gpe-expenses/oneiric

« back to all changes in this revision

Viewing changes to doc/man/man3/QofExp_s.3

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2007-12-07 00:08:39 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20071207000839-sh6utdxr23ymhd8d
Tags: 0.1.4-1
* New upstream release
* use machine operable debian/copyright, migrate to standards 3.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "QofExp_s" 3 "9 Sep 2007" "Version 0.1.3" "gpe-expenses" \" -*- nroff -*-
2
 
.ad l
3
 
.nh
4
 
.SH NAME
5
 
QofExp_s \- 
6
 
.SH SYNOPSIS
7
 
.br
8
 
.PP
9
 
.SH "Detailed Description"
10
 
.PP 
11
 
Definition at line 497 of file qof-expenses.c.
12
 
.SS "Data Fields"
13
 
 
14
 
.in +1c
15
 
.ti -1c
16
 
.RI "QofInstance \fBinst\fP"
17
 
.br
18
 
.ti -1c
19
 
.RI "\fBExpense_t\fP \fBwrap\fP"
20
 
.br
21
 
.ti -1c
22
 
.RI "\fBExpenseDistance\fP \fBdistance_unit\fP"
23
 
.br
24
 
.ti -1c
25
 
.RI "gchar * \fBcategory\fP"
26
 
.br
27
 
.ti -1c
28
 
.RI "const gchar * \fBprint_string\fP"
29
 
.br
30
 
.ti -1c
31
 
.RI "\fBGpeCurrency\fP * \fBcurrency\fP"
32
 
.br
33
 
.ti -1c
34
 
.RI "gdouble \fBtemp_amount\fP"
35
 
.br
36
 
.ti -1c
37
 
.RI "gboolean \fBreset_amount\fP"
38
 
.br
39
 
.in -1c
40
 
.SH "Field Documentation"
41
 
.PP 
42
 
.SS "gdouble \fBQofExp_s::temp_amount\fP"
43
 
.PP
44
 
The amount is set before the currency code is available so this acts as a buffer until both pieces of data are available. 
45
 
.PP
46
 
Definition at line 505 of file qof-expenses.c.
47
 
.SS "gboolean \fBQofExp_s::reset_amount\fP"
48
 
.PP
49
 
Denote whether the buffer should be used. 
50
 
.PP
51
 
Definition at line 508 of file qof-expenses.c.
52
 
 
53
 
.SH "Author"
54
 
.PP 
55
 
Generated automatically by Doxygen for gpe-expenses from the source code.