GpeExpenseData Struct Reference
[Using QOF as a framework around GPE]


Detailed Description

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

Data Fields

QofMainContext qof
QofBook * book
QofEntity * entity
GtkListStore * list_store
GtkListStore * type_store
GtkWidget * window
GtkWidget * text_view
GtkEntry * vendor_entry
GtkEntry * city_entry
GtkEntry * attendees_entry
GtkComboBox * edit_type_list
GtkComboBox * set_type_list
GtkComboBox * payment_list
GtkComboBox * categories
GtkComboBox * currency_list
GList * category_list
gint max_categories
gint ent_category


Field Documentation

QofBook* GpeExpenseData::book

The current book.

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

Referenced by open_expenses_window().

GtkListStore* GpeExpenseData::list_store

transient marker of current entity. The stored list of expenses

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

GtkListStore* GpeExpenseData::type_store

The list of expense types.

Definition at line 93 of file gpe-expenses.h.

GtkWidget* GpeExpenseData::window

transient marker of the current window.

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

GtkWidget* GpeExpenseData::text_view

Notes

Definition at line 95 of file gpe-expenses.h.

GtkEntry* GpeExpenseData::vendor_entry

Vendor text.

Definition at line 96 of file gpe-expenses.h.

GtkEntry* GpeExpenseData::city_entry

Name of the city.

Definition at line 97 of file gpe-expenses.h.

GtkEntry* GpeExpenseData::attendees_entry

String containing series of names of attendees

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

GtkComboBox* GpeExpenseData::edit_type_list

Edit ExpenseType

Definition at line 99 of file gpe-expenses.h.

GtkComboBox* GpeExpenseData::set_type_list

Set ExpenseType

Definition at line 100 of file gpe-expenses.h.

GtkComboBox* GpeExpenseData::payment_list

Selected ExpensePayment

Definition at line 101 of file gpe-expenses.h.

GtkComboBox* GpeExpenseData::categories

GPE PIM categories

Definition at line 102 of file gpe-expenses.h.

GtkComboBox* GpeExpenseData::currency_list

unsupported

Definition at line 103 of file gpe-expenses.h.

GList* GpeExpenseData::category_list

The list of category names for the current database.

Definition at line 104 of file gpe-expenses.h.

Referenced by gpe_expense_close().

gint GpeExpenseData::max_categories

The number of possible categories.

Definition at line 105 of file gpe-expenses.h.

gint GpeExpenseData::ent_category

The index of the category of this entity in the category list.

Definition at line 106 of file gpe-expenses.h.


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