#include "list.h"#include "listitem.h"#include "doccolor.h"#include "msg.h"#include "range.h"#include "nodeattr.h"Go to the source code of this file.
Classes | |
| class | AttributeEntry |
| class | NodeTypeEntry |
| class | AttributeGroup |
| The current attribute group object consists of a group identifier, and a list of attribute nodes which belong to the group. It is used by the AttributeManager. More... | |
| class | AttributeGroupItem |
| AttributeGroupItem. More... | |
| class | AttributeManager |
| The attribute manager is currently responsible for managing the application of current attributes. It contains a list of Attribute groups along with instances of current attributes which belong to each group. An attribute group is identified by the RuntimeClass of an object. More... | |
| class | CurrentAttrChangedMsg |
| This message is sent whenever the current attributes are updated. More... | |
| class | CommonAttributeItem |
| This ListItem is used by Range::FindCommonAttributes. More... | |
Variables | |
| const INT32 | NUM_BASE_ATTRS = ATTR_FIRST_FREE_ID |
| const INT32 | NUM_ATTR_GROUPS = 2 |
|
|
|
|
|
|
1.4.4