GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
split_register Struct Reference

The type, style and table for the register. More...

#include <split-register.h>

Data Fields

Tabletable
 
SplitRegisterType type
 
SplitRegisterStyle style
 
gboolean use_double_line
 
gboolean use_tran_num_for_num_field
 
gboolean is_template
 
gboolean do_auto_complete
 
SRInfosr_info
 

Detailed Description

The type, style and table for the register.

Definition at line 247 of file split-register.h.

Field Documentation

gboolean split_register::do_auto_complete

whether to use auto-completion

Definition at line 259 of file split-register.h.

SRInfo* split_register::sr_info

private data; outsiders should not access this

Definition at line 261 of file split-register.h.

Table* split_register::table

The table itself that implements the underlying GUI.

Definition at line 249 of file split-register.h.

gboolean split_register::use_double_line

whether to use two lines per transaction

Definition at line 254 of file split-register.h.

gboolean split_register::use_tran_num_for_num_field

whether to use transaction number or split action for number field in register

Definition at line 255 of file split-register.h.


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