QObject Class Reference
[Core Objects]

The prototype object of all DAZ Studio API objects. More...

Inheritance diagram for QObject:

Object DzActivityActionItem DzArrayHelper DzBase DzCallBack DzCallBackMgr DzCategoriesDBEntry DzContentDBEntry DzContentFile DzContentReplaceMgr DzDevice DzExportMgr DzFileFilter DzHelpMgr DzImageBlend DzImageComponent DzImageManip DzImageMgr DzImportMgr DzInFile DzListViewItem DzMenu DzMultiMediaMgr DzOpenGL DzPaneLayout DzPaneMgr DzPBufferView DzPresetHelper DzProcess DzPropertyClipboard DzRenderOptions DzSaveFilterMgr DzSceneHelper DzSettings DzSettingsHelper DzStringHelper DzTexture DzVideoClip DzWeightMap List of all members.

Properties

String name

Methods

String className ()
Boolean inherits (String classname)
Boolean isA (String classname)

Detailed Description

The prototype object of all DAZ Studio API objects.


Member Function Documentation

String QObject::className (  ) 

Returns:
A string representation of the Object classname.

Boolean QObject::inherits ( String  classname  ) 

Parameters:
classname The name of the class to test for inheritance
Returns:
true if the object inherits classname, otherwise false.

Boolean QObject::isA ( String  classname  ) 

Parameters:
classname The name of the class to test
Returns:
true if the object is an instance of classname, otherwise false.


Member Data Documentation

String QObject::name

Holds the name of the object.

Reimplemented in DzContentFile.


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.