krita
KisRectIteratorPixel Class Reference
Inheritance diagram for KisRectIteratorPixel:

Detailed Description
Definition at line 94 of file kis_iterators_pixel.h.
Public Member Functions | |
KisRectIteratorPixel (KisPaintDevice *ndevice, KisDataManager *dm, KisDataManager *sel_dm, Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h, Q_INT32 offsetx, Q_INT32 offsety, bool writable) | |
KisRectIteratorPixel (const KisRectIteratorPixel &rhs) | |
KisRectIteratorPixel & | operator= (const KisRectIteratorPixel &rhs) |
KisRectIteratorPixel & | operator++ () |
Q_INT32 | x () const |
Q_INT32 | y () const |
Protected Attributes | |
Q_INT32 | m_offsetx |
Q_INT32 | m_offsety |
Member Function Documentation
KisRectIteratorPixel& KisRectIteratorPixel::operator++ | ( | ) | [inline] |
Advances one pixel going to the beginning of the next line when it reaches the end of a line.
Reimplemented from KisRectIterator.
Definition at line 111 of file kis_iterators_pixel.h.
The documentation for this class was generated from the following files: