Reimplementation of painting QRubberBand to give only dashed line around selection rect. More...
Public Member Functions | |
| DashedRubberBand (Shape s, QWidget *p=0) | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Friends | |
| class | Editor |
Reimplementation of painting QRubberBand to give only dashed line around selection rect.
Definition at line 94 of file editor.cpp.
| DashedRubberBand::DashedRubberBand | ( | Shape | s, | |
| QWidget * | p = 0 | |||
| ) | [inline] |
Definition at line 21 of file editor.cpp.
| void DashedRubberBand::paintEvent | ( | QPaintEvent * | event | ) | [inline, protected] |
Definition at line 27 of file editor.cpp.
friend class Editor [friend] |
Definition at line 40 of file editor.cpp.
1.7.0