Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

context Struct Reference

The context structure. More...

#include <main.h>


Data Fields

windoww
 The current window.

obj_doc * doc
 The context document; typically the father of the context page.

obj_page * page
 The current PAGE for nonmeta transactions, ancestor of the context group.

go_group * group
 the group inside the context.page for which go selection is calculated

oo
 The current object (meta or nonmeta).

int sel_cnt [GOT_MAX]
 The array of counts of selected gos in the context.group; per each go type.

int sel_cnt_all
 The total count of selected gos in the context.group.

int msel_cnt_all
 The count of all selected meta objects.

int sel_valid
 A flag if the current selection is valid.

int msel_valid
 A flag if the current meta selection is valid.

uns sel_mask
 The bitmask of selected gos in the context.group.

uns msel_mask
 The bitmask of selected objects.


Detailed Description

The context structure.

Contains the currently significant objects in the GUI.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 9 16:30:10 2008 for Vrr by doxygen 1.3.5