Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
rectangleselect.h File Reference
#include <QPainter>

Go to the source code of this file.

Functions

void draw_selection_rectangle (QPainter &painter, const QRect &rect)
 Routine for drawing a drag selection rectangle for any given QPainter. More...
 

Function Documentation

void draw_selection_rectangle ( QPainter &  painter,
const QRect &  rect 
)

Routine for drawing a drag selection rectangle for any given QPainter.

Parameters
painterQPainter object to use for drawing
rectRectangle to draw