krita
GridDrawer Class Reference
Inheritance diagram for GridDrawer:

Detailed Description
Definition at line 34 of file kis_grid_drawer.h.
Public Member Functions | |
GridDrawer () | |
virtual | ~GridDrawer () |
void | drawGrid (KisImageSP image, const QRect &wr) |
void | drawPerspectiveGrid (KisImageSP image, const QRect &wr, const KisSubPerspectiveGrid *grid) |
virtual void | setPen (const QPen &pen)=0 |
virtual void | drawLine (Q_INT32 x1, Q_INT32 y1, Q_INT32 x2, Q_INT32 y2)=0 |
void | drawLine (const QPoint &p1, const QPoint &p2) |
void | drawLine (const KisPoint *p1, const KisPoint *p2) |
The documentation for this class was generated from the following files: