Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Inspector class. More...
#include <ivstudio/inspect.h>
Public Member Functions | |
virtual void | registerBuilder (const char *classname, IlvStInspectorPanelBuilder *builder) |
Registers an inspector builder. |
Inspector class.
Library: ivstudio
Rogue Wave Views Studio has an instance of this class to manage all inspectors.
virtual void IlvStInspector::registerBuilder | ( | const char * | classname, | |
IlvStInspectorPanelBuilder * | builder | |||
) | [virtual] |
Registers an inspector builder.
The inspector builder are used to initialize an inspector.
classname | The class name of the graphic object. | |
builder | The inspector builder associated to the inspector of the graphic object. |
© 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.