rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvStInspector Class Reference

Inspector class. More...

#include <ivstudio/inspect.h>

List of all members.

Public Member Functions

virtual void registerBuilder (const char *classname, IlvStInspectorPanelBuilder *builder)
 Registers an inspector builder.

Detailed Description

Inspector class.

Library: ivstudio

Rogue Wave Views Studio has an instance of this class to manage all inspectors.

See also:
IlvStudio.

Member Function Documentation

virtual void IlvStInspector::registerBuilder ( const char *  classname,
IlvStInspectorPanelBuilder builder 
) [virtual]

Registers an inspector builder.

The inspector builder are used to initialize an inspector.

Parameters:
classname The class name of the graphic object.
builder The inspector builder associated to the inspector of the graphic object.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.