Class: DataObject
Prev
Next

Class: DataObject

The abstract base class for all Kst data objects.

Inherits: Object

Collection class: DataObjectCollection

Methods:

Properties:

DataObject convertTo ( string type )

  • string type - The type to attempt to convert this object to.

Attempts to convert this DataObject to a different type. The object must be derived from this type at some level. Null is returned if it is not possible to convert to the requested type.

string type [Read-Only]

The type of data object this is.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team