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

Data Fields

GtkWidget * window
 
QofSession * session
 
QofBookbook
 
GNCPriceDB * price_db
 
GncTreeViewPrice * price_tree
 
GtkWidget * edit_button
 
GtkWidget * remove_button
 
GtkWidget * add_button
 
GtkWidget * remove_dialog
 
GtkTreeView * remove_view
 
GtkWidget * namespace_cbwe
 
gchar * target_namespace_name
 
int remove_source
 

Detailed Description

Definition at line 77 of file dialog-price-edit-db.cpp.

Field Documentation

◆ add_button

GtkWidget* PricesDialog::add_button

Definition at line 88 of file dialog-price-edit-db.cpp.

◆ book

QofBook* PricesDialog::book

Definition at line 81 of file dialog-price-edit-db.cpp.

◆ edit_button

GtkWidget* PricesDialog::edit_button

Definition at line 86 of file dialog-price-edit-db.cpp.

◆ namespace_cbwe

GtkWidget* PricesDialog::namespace_cbwe

Definition at line 92 of file dialog-price-edit-db.cpp.

◆ price_db

GNCPriceDB* PricesDialog::price_db

Definition at line 82 of file dialog-price-edit-db.cpp.

◆ price_tree

GncTreeViewPrice* PricesDialog::price_tree

Definition at line 84 of file dialog-price-edit-db.cpp.

◆ remove_button

GtkWidget* PricesDialog::remove_button

Definition at line 87 of file dialog-price-edit-db.cpp.

◆ remove_dialog

GtkWidget* PricesDialog::remove_dialog

Definition at line 90 of file dialog-price-edit-db.cpp.

◆ remove_source

int PricesDialog::remove_source

Definition at line 94 of file dialog-price-edit-db.cpp.

◆ remove_view

GtkTreeView* PricesDialog::remove_view

Definition at line 91 of file dialog-price-edit-db.cpp.

◆ session

QofSession* PricesDialog::session

Definition at line 80 of file dialog-price-edit-db.cpp.

◆ target_namespace_name

gchar* PricesDialog::target_namespace_name

Definition at line 93 of file dialog-price-edit-db.cpp.

◆ window

GtkWidget* PricesDialog::window

Definition at line 79 of file dialog-price-edit-db.cpp.


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