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

Data Fields

GtkWidget * dialog
 
GtkWidget * id_entry
 
GtkWidget * cust_edit
 
GtkWidget * name_entry
 
GtkWidget * desc_entry
 
GtkWidget * rate_entry
 
GtkWidget * active_check
 
JobDialogType dialog_type
 
GncGUID job_guid
 
gint component_id
 
QofBookbook
 
GncJob * created_job
 
GncOwner owner
 

Detailed Description

Definition at line 72 of file dialog-job.c.

Field Documentation

◆ active_check

GtkWidget* JobWindow::active_check

Definition at line 80 of file dialog-job.c.

◆ book

QofBook* JobWindow::book

Definition at line 85 of file dialog-job.c.

◆ component_id

gint JobWindow::component_id

Definition at line 84 of file dialog-job.c.

◆ created_job

GncJob* JobWindow::created_job

Definition at line 86 of file dialog-job.c.

◆ cust_edit

GtkWidget* JobWindow::cust_edit

Definition at line 76 of file dialog-job.c.

◆ desc_entry

GtkWidget* JobWindow::desc_entry

Definition at line 78 of file dialog-job.c.

◆ dialog

GtkWidget* JobWindow::dialog

Definition at line 74 of file dialog-job.c.

◆ dialog_type

JobDialogType JobWindow::dialog_type

Definition at line 82 of file dialog-job.c.

◆ id_entry

GtkWidget* JobWindow::id_entry

Definition at line 75 of file dialog-job.c.

◆ job_guid

GncGUID JobWindow::job_guid

Definition at line 83 of file dialog-job.c.

◆ name_entry

GtkWidget* JobWindow::name_entry

Definition at line 77 of file dialog-job.c.

◆ owner

GncOwner JobWindow::owner

Definition at line 88 of file dialog-job.c.

◆ rate_entry

GtkWidget* JobWindow::rate_entry

Definition at line 79 of file dialog-job.c.


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