ngsentry.h File Reference

(r1785/r1282)

#include "ngprop.h"
#include "opbarcreation.h"
#include <vector>

Go to the source code of this file.

Classes

class  NodeSetProperty
 Child node of NodeSetSentinel that stores individual property records for a set of objects (SGNameItem). More...
class  NodeBarProperty
 Child node of NodeSetSentinel that stores individual property records for a bars. More...
class  NodeSetSentinel
 Dummy node that has one instance of each different Wix ObjectName attribute also applied to it. Every document has one of these nodes after the last default attribute and before the first chapter. Whenever a new name is first applied to any objects in the document, it is also applied to this node; similarly, whenever a name is deleted (ie. hidden) from a document, it is also deleted from this node. Hence, during the normal course of creating or deleting objects with particular names, even if the last object which has a name is deleted by the user, the name still exists as a single attribute applied to this node, will remain an active item in the Attribute gallery, and can be saved out in the native format. And when the user creates or deletes names that never refer to any objects, the action always result in tree manipulations and are properly integrated into the undo system. More...

Variables

const size_t MAX_BAR_PROPERTIES = 100


Variable Documentation

const size_t MAX_BAR_PROPERTIES = 100
 

Definition at line 248 of file ngsentry.h.


Generated on Sat Nov 10 03:49:15 2007 for Camelot by  doxygen 1.4.4