DzPropertyClipboard Class Reference
[Property Objects]

Base class for property clipboards which store property keys for copy/paste operations. More...

Inheritance diagram for DzPropertyClipboard:

QObject Object List of all members.

Public Member Functions

DzError paste (DzProperty prop)

Detailed Description

Base class for property clipboards which store property keys for copy/paste operations.

A property clipboard stores the current value and/or key values of a property for a copy/paste operation. See DzProperty::copyToClipboard() for more information.


Member Function Documentation

DzError DzPropertyClipboard::paste ( DzProperty  prop  ) 

This function 'pastes' the copy of the property data it has stored onto the given property.

Parameters:
prop The property which will recieve the data held by the clipboard.


Generated on Thu Sep 24 12:21:14 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.