krita

KisRectIteratorPixel Class Reference

Inheritance diagram for KisRectIteratorPixel:

KisRectIterator KisIteratorPixelTrait< KisRectIterator > List of all members.

Detailed Description

Definition at line 115 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)
KisRectIteratorPixeloperator= (const KisRectIteratorPixel &rhs)
KisRectIteratorPixeloperator++ ()
Q_INT32 x () const
Q_INT32 y () const
Q_INT32 nConseqPixels () 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 132 of file kis_iterators_pixel.h.

Q_INT32 KisRectIteratorPixel::nConseqPixels (  )  const [inline]

Returns the number of consequtive pixels that we point at This is useful for optimizing.

Reimplemented from KisRectIterator.

Definition at line 138 of file kis_iterators_pixel.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys