rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvStNamedObject Class Reference

Inspector class. More...

#include <ivstudio/object.h>

Inheritance diagram for IlvStNamedObject:
IlvStContainerInfo IlvStExtension IlvStIAccessor IlvStIEditor IlvStIValidator IlvStMessage IlvStMode IlvStIPropertyAccessor IlvStIEditorSet IlvStIRangeValidator IlvStICombinedAccessor IlvStIMainEditor IlvStIPropertyEditorSet IlvStIInspectedObjectAccessor IlvStIPropertiesAccessor IlvStIDefaultEditorBuilder IlvStIPropertyListAccessor IlvStIPropertyTreeAccessor

List of all members.

Public Member Functions

const char * getName () const
 Returns the name of the object.
virtual void setName (const char *name)
 Sets the name of the object.

Detailed Description

Inspector class.

Library: ivstudio

This class instantiates objects that are assigned to a name.

See also:
IlvStObject.

Member Function Documentation

const char* IlvStNamedObject::getName (  )  const

Returns the name of the object.

Returns:
the name of the object.
virtual void IlvStNamedObject::setName ( const char *  name  )  [virtual]

Sets the name of the object.

Parameters:
name The name.
 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.