MLABNetworkModelItemGroup Class Reference
[Scripting]

This class groups groupable network model items. More...

Inherits MLABNetworkModelItem.

List of all members.

Public Slots

Scripting methods
QColor backgroundColor () const
QString groupName () const
QList< MLABModule * > modules ()
void remove ()
void rename ()
void setBackgroundColor (const QColor &color)
bool setGroupName (const QString &name)


Detailed Description

This class groups groupable network model items.

Member Function Documentation

QColor MLABNetworkModelItemGroup::backgroundColor (  )  const [inline, slot]

Returns the group color.

QString MLABNetworkModelItemGroup::groupName (  )  const [inline, slot]

Returns the name of the group.

QList<MLABModule*> MLABNetworkModelItemGroup::modules (  )  [slot]

Get the modules that are in this group.

void MLABNetworkModelItemGroup::remove (  )  [slot]

Remove the group (and put the modules/items to the main network).

void MLABNetworkModelItemGroup::rename (  )  [slot]

Rename the group with a dialog.

void MLABNetworkModelItemGroup::setBackgroundColor ( const QColor &  color  )  [inline, slot]

Set the group color.

bool MLABNetworkModelItemGroup::setGroupName ( const QString &  name  )  [slot]

Set a new name for the group (returns false if the name is already used by another group and keeps the previous name).


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