Public Member Functions | Protected Member Functions | Friends

DashedRubberBand Class Reference

Reimplementation of painting QRubberBand to give only dashed line around selection rect. More...

List of all members.

Public Member Functions

 DashedRubberBand (Shape s, QWidget *p=0)

Protected Member Functions

void paintEvent (QPaintEvent *event)

Friends

class Editor

Detailed Description

Reimplementation of painting QRubberBand to give only dashed line around selection rect.

Definition at line 94 of file editor.cpp.


Constructor & Destructor Documentation

DashedRubberBand::DashedRubberBand ( Shape  s,
QWidget *  p = 0 
) [inline]

Definition at line 21 of file editor.cpp.


Member Function Documentation

void DashedRubberBand::paintEvent ( QPaintEvent *  event  )  [inline, protected]

Definition at line 27 of file editor.cpp.


Friends And Related Function Documentation

friend class Editor [friend]

Definition at line 40 of file editor.cpp.


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