|
GnuCash 2.4.99
|
The type, style and table for the register. More...
#include <split-register.h>
Data Fields | |
| Table * | table |
| SplitRegisterType | type |
| SplitRegisterStyle | style |
| gboolean | use_double_line |
| gboolean | is_template |
| gboolean | do_auto_complete |
| SRInfo * | sr_info |
The type, style and table for the register.
Definition at line 256 of file split-register.h.
| gboolean split_register::do_auto_complete |
whether to use auto-competion
Definition at line 265 of file split-register.h.
private data; outsiders should not access this
Definition at line 267 of file split-register.h.
The table itself that implements the underlying GUI.
Definition at line 258 of file split-register.h.
| gboolean split_register::use_double_line |
whether to use two lines per transaction
Definition at line 263 of file split-register.h.
1.7.4