krita

KisVLineIteratorPixel Class Reference

Inheritance diagram for KisVLineIteratorPixel:

KisVLineIterator KisIteratorPixelTrait< KisVLineIterator > List of all members.

Detailed Description

Definition at line 66 of file kis_iterators_pixel.h.


Public Member Functions

 KisVLineIteratorPixel (KisPaintDevice *ndevice, KisDataManager *dm, KisDataManager *sel_dm, Q_INT32 xpos, Q_INT32 ypos, Q_INT32 height, Q_INT32 offsetx, Q_INT32 offsety, bool writable)
 KisVLineIteratorPixel (const KisVLineIteratorPixel &rhs)
KisVLineIteratorPixeloperator= (const KisVLineIteratorPixel &rhs)
KisVLineIteratorPixeloperator++ ()
Q_INT32 x () const
Q_INT32 y () const

Protected Attributes

Q_INT32 m_offsetx
Q_INT32 m_offsety

Member Function Documentation

KisVLineIteratorPixel& KisVLineIteratorPixel::operator++ (  )  [inline]

Advances one pixel until it reaches the end of the line.

Reimplemented from KisVLineIterator.

Definition at line 83 of file kis_iterators_pixel.h.

Q_INT32 KisVLineIteratorPixel::x (  )  const [inline]

current x position

Reimplemented from KisVLineIterator.

Definition at line 85 of file kis_iterators_pixel.h.

Q_INT32 KisVLineIteratorPixel::y (  )  const [inline]

current y position

Reimplemented from KisVLineIterator.

Definition at line 87 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