MLABNetworkModelItem Class Reference
[Scripting]

This is an item that is layouted in a network layout. More...

Inherited by MLABBaseConnectionContainerItem, MLABConnectionContainerItem, MLABConnectionContainerItemGroup, MLABConnectorItem, MLABModuleItem, MLABNetworkModelItemGroup, MLABNetworkModelRootItem, and MLABNoteItem.

List of all members.

Public Slots

Scripting methods
virtual QRect frame () const
virtual void setFrame (const QRect &frame, bool notifyParent=true)
void translateChildrenFrames (const QPoint &delta, bool selectedOnly, bool notifyParent=true)
virtual void translateFrame (const QPoint &delta, bool notifyParent=true)


Detailed Description

This is an item that is layouted in a network layout.

Member Function Documentation

virtual QRect MLABNetworkModelItem::frame (  )  const [inline, virtual, slot]

Returns the layout item frame (= position + size).

virtual void MLABNetworkModelItem::setFrame ( const QRect &  frame,
bool  notifyParent = true 
) [virtual, slot]

Sets the layout item frame (= position + size).

void MLABNetworkModelItem::translateChildrenFrames ( const QPoint &  delta,
bool  selectedOnly,
bool  notifyParent = true 
) [slot]

Moves the child item frames by delta (if they are selected).

virtual void MLABNetworkModelItem::translateFrame ( const QPoint &  delta,
bool  notifyParent = true 
) [virtual, slot]

Moves the network model item frame by delta.


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