Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Manager message class used when modifying the structure of the manager contents. More...
#include <ilviews/manager/observer.h>
Public Member Functions | |
IlvManagerContentsMessage (IlUInt reason, IlvGraphic *obj, int layer=-1, IlUInt mask=0x00000008) | |
Constructor. | |
Public Attributes | |
int | _layer |
The index of the manager layer. |
Manager message class used when modifying the structure of the manager contents.
Library: ilvmgr
This message class is used in notification of actions in the structure of the manager, such as adding or removing graphic objects or changing their layer.
IlvManagerContentsMessage::IlvManagerContentsMessage | ( | IlUInt | reason, | |
IlvGraphic * | obj, | |||
int | layer = -1 , |
|||
IlUInt | mask = 0x00000008 | |||
) |
Constructor.
reason | The notification type. | |
obj | The graphic object. | |
layer | The index of the manager layer containing the graphic object. | |
mask | The message category. The default value, IlvMgrMsgContentsMask , is used for the notifications of type IlvMgrMsgAddObject , and IlvMgrMsgRemoveObject . |
The index of the manager layer.
Contains the index of the manager layer where the graphic object is stored.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.