DzBase Class Reference
[Core ObjectsBasic Objects]

Base class for nearly all DAZ SDK objects. More...

Inheritance diagram for DzBase:

QObject Object DzAudioClip DzColorGradient DzContentFolder DzContentMgr DzController DzCustomData DzDrawStyle DzElement DzExpressionInput DzFaceGroup DzFileIO DzIndexList DzLayeredImage DzNaturalSpline DzOpenGLShader DzPoserIKChain DzProperty DzPropertyGroup DzPropertyGroupTree DzRenderMgr DzRSLShader DzScene DzScript DzScriptContext DzStorable DzViewTool DzWeld List of all members.

Methods

void makePersistent ()

Detailed Description

Base class for nearly all DAZ SDK objects.


Member Function Documentation

void DzBase::makePersistent (  ) 

Function to provide DAZ Script a way to make objects persistent - i.e. so that Qt will not delete them when they are no longer referenced by the script. This allows object instances to be created in DAZ Script, then passed into the core and remain after the script has finished execution.


Generated on Thu Sep 24 12:21:10 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.