rwlogo

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
List of all members | Public Member Functions
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

Public Member Functions

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

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
nameThe name.

© Copyright 2015, 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.