|
GnuCash c935c2f+
|
Data Fields | |
| GtkWidget * | dialog |
| GtkWidget * | reportview |
| GncMainWindow * | window |
| GtkTreeViewColumn * | namecol |
| GtkCellRenderer * | namerenderer |
| GtkTreeViewColumn * | runcol |
| GtkTreeViewColumn * | editcol |
| GtkTreeViewColumn * | delcol |
| GtkTreeViewColumn * | dummycol |
| SCM | reportlist |
Definition at line 65 of file dialog-custom-report.c.
| GtkTreeViewColumn* CustomReportDialog::delcol |
Definition at line 75 of file dialog-custom-report.c.
| GtkWidget* CustomReportDialog::dialog |
Definition at line 68 of file dialog-custom-report.c.
| GtkTreeViewColumn* CustomReportDialog::dummycol |
Definition at line 76 of file dialog-custom-report.c.
| GtkTreeViewColumn* CustomReportDialog::editcol |
Definition at line 74 of file dialog-custom-report.c.
| GtkTreeViewColumn* CustomReportDialog::namecol |
Definition at line 71 of file dialog-custom-report.c.
| GtkCellRenderer* CustomReportDialog::namerenderer |
Definition at line 72 of file dialog-custom-report.c.
| SCM CustomReportDialog::reportlist |
Definition at line 79 of file dialog-custom-report.c.
| GtkWidget* CustomReportDialog::reportview |
Definition at line 69 of file dialog-custom-report.c.
| GtkTreeViewColumn* CustomReportDialog::runcol |
Definition at line 73 of file dialog-custom-report.c.
| GncMainWindow* CustomReportDialog::window |
Definition at line 70 of file dialog-custom-report.c.