Vuo  0.4.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Protected Member Functions | List of all members
VuoRendererItem Class Reference

Description

Subclass of QGraphicsItem, which can show bounding rects for debugging.

Static Public Member Functions

static void setDrawBoundingRects (bool drawBoundingRects)
 Specifies whether bounding rects will be shown the next time the QGraphicsScene is rendered.
 
static void drawRect (QPainter *painter, QRectF rect)
 Draws a rect, for debugging.
 

Protected Member Functions

void drawBoundingRect (QPainter *painter)
 Draws this item's bounding rect, for debugging.
 

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