GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
PriceEditDialog Struct Reference

Data Fields

GtkWidget * dialog
 
QofSession * session
 
QofBookbook
 
GNCPriceDB * price_db
 
GNCPriceEditType type
 
GtkWidget * namespace_cbwe
 
GtkWidget * commodity_cbwe
 
GtkWidget * currency_edit
 
GtkWidget * date_edit
 
GtkWidget * source_entry
 
GtkWidget * type_combobox
 
GtkWidget * price_edit
 
GtkWidget * help_button
 
GtkWidget * cancel_button
 
GtkWidget * apply_button
 
GtkWidget * ok_button
 
GNCPrice * price
 
gboolean changed
 
gboolean is_new
 

Detailed Description

Definition at line 58 of file dialog-price-editor.c.

Field Documentation

◆ apply_button

GtkWidget* PriceEditDialog::apply_button

Definition at line 76 of file dialog-price-editor.c.

◆ book

QofBook* PriceEditDialog::book

Definition at line 62 of file dialog-price-editor.c.

◆ cancel_button

GtkWidget* PriceEditDialog::cancel_button

Definition at line 75 of file dialog-price-editor.c.

◆ changed

gboolean PriceEditDialog::changed

Definition at line 80 of file dialog-price-editor.c.

◆ commodity_cbwe

GtkWidget* PriceEditDialog::commodity_cbwe

Definition at line 67 of file dialog-price-editor.c.

◆ currency_edit

GtkWidget* PriceEditDialog::currency_edit

Definition at line 68 of file dialog-price-editor.c.

◆ date_edit

GtkWidget* PriceEditDialog::date_edit

Definition at line 69 of file dialog-price-editor.c.

◆ dialog

GtkWidget* PriceEditDialog::dialog

Definition at line 60 of file dialog-price-editor.c.

◆ help_button

GtkWidget* PriceEditDialog::help_button

Definition at line 74 of file dialog-price-editor.c.

◆ is_new

gboolean PriceEditDialog::is_new

Definition at line 81 of file dialog-price-editor.c.

◆ namespace_cbwe

GtkWidget* PriceEditDialog::namespace_cbwe

Definition at line 66 of file dialog-price-editor.c.

◆ ok_button

GtkWidget* PriceEditDialog::ok_button

Definition at line 77 of file dialog-price-editor.c.

◆ price

GNCPrice* PriceEditDialog::price

Definition at line 79 of file dialog-price-editor.c.

◆ price_db

GNCPriceDB* PriceEditDialog::price_db

Definition at line 63 of file dialog-price-editor.c.

◆ price_edit

GtkWidget* PriceEditDialog::price_edit

Definition at line 72 of file dialog-price-editor.c.

◆ session

QofSession* PriceEditDialog::session

Definition at line 61 of file dialog-price-editor.c.

◆ source_entry

GtkWidget* PriceEditDialog::source_entry

Definition at line 70 of file dialog-price-editor.c.

◆ type

GNCPriceEditType PriceEditDialog::type

Definition at line 64 of file dialog-price-editor.c.

◆ type_combobox

GtkWidget* PriceEditDialog::type_combobox

Definition at line 71 of file dialog-price-editor.c.


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