gpe-expenses  0.1.9
Data Fields
GpeExpenseData Struct Reference

Data Fields

QofMainContext qof
QofBook * book
QofEntityentity
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
GtkWidget * categories
GtkWidget * cat_label
GtkComboBox * currency_list

Detailed Description

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

Field Documentation

GtkEntry* GpeExpenseData::attendees_entry

String containing series of names of attendees

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

QofBook* GpeExpenseData::book

The current book.

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

Referenced by open_expenses_window().

GtkWidget* GpeExpenseData::cat_label

GPE PIM Category string

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

GtkWidget* GpeExpenseData::categories

GPE PIM category button

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

GtkEntry* GpeExpenseData::city_entry

Name of the city.

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

GtkComboBox* GpeExpenseData::currency_list

unsupported

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

GtkComboBox* GpeExpenseData::edit_type_list

Edit ExpenseType

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

GtkListStore* GpeExpenseData::list_store

transient marker of current entity. The stored list of expenses

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

GtkComboBox* GpeExpenseData::payment_list

Selected ExpensePayment

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

GtkComboBox* GpeExpenseData::set_type_list

Set ExpenseType

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

GtkWidget* GpeExpenseData::text_view

Notes

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

GtkListStore* GpeExpenseData::type_store

The list of expense types.

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

GtkEntry* GpeExpenseData::vendor_entry

Vendor text.

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

GtkWidget* GpeExpenseData::window

transient marker of the current window.

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


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