MLCSOVoxelSetGroupWrapper Class Reference

A class that wraps CSOVoxelSetGroup objects for use in Scripting. More...

List of all members.

Public Slots

void addCSOVoxelSetId (int id)
QVariant csoVoxelSetAt (unsigned int index) const
int getCSOVoxelSetIdAt (unsigned int index) const
QVariant getCSOVoxelSetListWrapper () const
QString getDescription () const
QString getLabel () const
int getNumCSOVoxelSet () const
int getUniqueId () const
void setDescription (QString desc)
void setLabel (QString label)
void setUniqueId (int uid)


Detailed Description

A class that wraps CSOVoxelSetGroup objects for use in Scripting.

Member Function Documentation

void MLCSOVoxelSetGroupWrapper::addCSOVoxelSetId ( int  id  )  [slot]

Adds the CSO with the given id to this group.

QVariant MLCSOVoxelSetGroupWrapper::csoVoxelSetAt ( unsigned int  index  )  const [slot]

Returns a pointer to the CSOVoxelSet at the given index. Beware: no index check.

int MLCSOVoxelSetGroupWrapper::getCSOVoxelSetIdAt ( unsigned int  index  )  const [slot]

Returns the id of an associated CSOVoxelSet at the given index. Beware: no index check.

QVariant MLCSOVoxelSetGroupWrapper::getCSOVoxelSetListWrapper (  )  const [slot]

Returns a pointer to the embracing CSOVoxelSetList of this Group.

QString MLCSOVoxelSetGroupWrapper::getDescription (  )  const [slot]

Returns the group description.

QString MLCSOVoxelSetGroupWrapper::getLabel (  )  const [slot]

Returns the group label.

int MLCSOVoxelSetGroupWrapper::getNumCSOVoxelSet (  )  const [slot]

Returns the number of CSOVoxelSets in this group.

int MLCSOVoxelSetGroupWrapper::getUniqueId (  )  const [slot]

Returns the id of this group.

void MLCSOVoxelSetGroupWrapper::setDescription ( QString  desc  )  [slot]

Sets the group description.

void MLCSOVoxelSetGroupWrapper::setLabel ( QString  label  )  [slot]

Sets the group label.

void MLCSOVoxelSetGroupWrapper::setUniqueId ( int  uid  )  [slot]

Sets unique id.


Generated on Sat Sep 3 18:38:03 2011 for MeVisLab Scripting Reference by  doxygen 1.5.8