Vuo  1.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
VuoRendererPortList Class Reference

Description

A QGraphicsItemGroup containing only instances of VuoRendererPort.

Public Member Functions

 VuoRendererPortList (VuoRendererNode *parent)
 Creates a group of ports.
 
QRectF boundingRect (void) const
 Returns an empty rectangle, since this class doesn't draw anything.
 
QList< VuoRendererPort * > childItems () const
 Returns the ports in this port group.
 

Constructor & Destructor Documentation

VuoRendererPortList::VuoRendererPortList ( VuoRendererNode parent)

Creates a group of ports.

Member Function Documentation

QRectF VuoRendererPortList::boundingRect ( void  ) const

Returns an empty rectangle, since this class doesn't draw anything.

QList< VuoRendererPort * > VuoRendererPortList::childItems ( ) const

Returns the ports in this port group.


The documentation for this class was generated from the following files: