Views
Manager Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members
IlvUnGroupObjectCommand Class Reference

Manager command class. More...

#include <ilviews/manager/commands.h>

Inheritance diagram for IlvUnGroupObjectCommand:
IlvGroupObjectCommand IlvManagerCommand IlvCommand IlvAction

Additional Inherited Members

- Public Member Functions inherited from IlvManagerCommand
 IlvManagerCommand (IlvManager *manager)
 Constructor. More...
 
IlvManagergetManager () const
 Returns the manager. More...
 

Detailed Description

Manager command class.

Library: ilvmgr

The class IlvUnGroupObjectCommand is a subclass of IlvManagerCommand that must be instantiated to record that an IlvGraphicSet has been deleted and that its content has been put back in the manager that held it. It is provided for compatibility purposes only.

See also
IlvManager::unGroup, IlvGraphicSet