, including all inherited members.
| addSelection(KisSelectionSP selection) | KisPaintDevice | |
| applySelectionMask(KisSelectionSP mask) | KisPaintDevice | |
| clear(QRect r) | KisSelection | |
| clear() | KisSelection | [virtual] |
| clearSelection() | KisPaintDevice | |
| colorAt(Q_INT32 x, Q_INT32 y) | KisPaintDevice | |
| colorSpace() const | KisPaintDevice | [inline] |
| contains(Q_INT32 x, Q_INT32 y) const | KisPaintDevice | |
| contains(const QPoint &pt) const | KisPaintDevice | |
| convertFromQImage(const QImage &img, const QString &srcProfileName, Q_INT32 offsetX=0, Q_INT32 offsetY=0) | KisPaintDevice | [virtual] |
| convertTo(KisColorSpace *dstColorSpace, Q_INT32 renderingIntent=INTENT_PERCEPTUAL) | KisPaintDevice | [virtual] |
| convertToQImage(KisProfile *dstProfile, Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h, float exposure=0.0f) | KisPaintDevice | [virtual] |
| convertToQImage(KisProfile *dstProfile, float exposure=0.0f) | KisPaintDevice | [virtual] |
| createHLineIterator(Q_INT32 x, Q_INT32 y, Q_INT32 w, bool writable) | KisPaintDevice | |
| createRandomAccessor(Q_INT32 x, Q_INT32 y, bool writable) | KisPaintDevice | |
| createRandomSubAccessor() | KisPaintDevice | |
| createRectIterator(Q_INT32 left, Q_INT32 top, Q_INT32 w, Q_INT32 h, bool writable) | KisPaintDevice | |
| createThumbnail(Q_INT32 maxw, Q_INT32 maxh) | KisPaintDevice | [virtual] |
| createThumbnailDevice(Q_INT32 w, Q_INT32 h) | KisPaintDevice | |
| createVLineIterator(Q_INT32 x, Q_INT32 y, Q_INT32 h, bool writable) | KisPaintDevice | |
| crop(Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h) | KisPaintDevice | |
| crop(QRect r) | KisPaintDevice | |
| dataManager() const | KisPaintDevice | |
| dcopObject() | KisPaintDevice | [virtual] |
| deselect() | KisPaintDevice | |
| emitSelectionChanged() | KisPaintDevice | |
| emitSelectionChanged(const QRect &r) | KisPaintDevice | |
| exifInfo() | KisPaintDevice | |
| extentIsValid() const | KisPaintDevice | |
| fill(Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h, const Q_UINT8 *fillPixel) | KisPaintDevice | |
| getMemento() | KisPaintDevice | |
| getX() const | KisPaintDevice | [inline] |
| getY() const | KisPaintDevice | [inline] |
| hasExifInfo() | KisPaintDevice | [inline] |
| hasSelection() | KisPaintDevice | |
| image() const | KisPaintDevice | |
| interestedInDirtyness() const | KisSelection | [inline] |
| invert() | KisSelection | |
| ioProgress(Q_INT8 percentage) (defined in KisPaintDevice) | KisPaintDevice | [signal] |
| isProbablyTotallyUnselected(QRect r) | KisSelection | |
| isTotallyUnselected(QRect r) | KisSelection | |
| KisPaintDevice(KisColorSpace *colorSpace, const char *name=0) | KisPaintDevice | |
| KisPaintDevice(KisLayer *parentLayer, KisColorSpace *colorSpace, const char *name=0) | KisPaintDevice | |
| KisPaintDevice(const KisPaintDevice &rhs) | KisPaintDevice | |
| KisSelection(KisPaintDeviceSP dev) | KisSelection | |
| KisSelection() | KisSelection | |
| KisSelection(const KisSelection &rhs) | KisSelection | |
| m_datamanager | KisPaintDevice | [protected] |
| maskImage() | KisSelection | |
| mirrorX() | KisPaintDevice | |
| mirrorY() | KisPaintDevice | |
| move(Q_INT32 x, Q_INT32 y) | KisPaintDevice | [virtual] |
| move(const QPoint &pt) | KisPaintDevice | [virtual] |
| moveCommand(Q_INT32 x, Q_INT32 y) | KisPaintDevice | [virtual] |
| nChannels() const | KisPaintDevice | [inline, virtual] |
| numContiguousColumns(Q_INT32 x, Q_INT32 minY, Q_INT32 maxY) | KisPaintDevice | |
| numContiguousRows(Q_INT32 y, Q_INT32 minX, Q_INT32 maxX) | KisPaintDevice | |
| paintSelection(QImage img, Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h) | KisSelection | |
| paintSelection(QImage img, const QRect &scaledImageRect, const QSize &scaledImageSize, const QSize &imageSize) | KisSelection | |
| parentLayer() const | KisPaintDevice | |
| pixel(Q_INT32 x, Q_INT32 y) | KisPaintDevice | |
| pixel(Q_INT32 x, Q_INT32 y, QColor *c, Q_UINT8 *opacity) | KisPaintDevice | |
| pixel(Q_INT32 x, Q_INT32 y, KisColor *kc) | KisPaintDevice | |
| pixelSize() const | KisPaintDevice | [inline, virtual] |
| positionChanged(KisPaintDeviceSP device) (defined in KisPaintDevice) | KisPaintDevice | [signal] |
| profileChanged(KisProfile *profile) (defined in KisPaintDevice) | KisPaintDevice | [signal] |
| read(KoStore *store) | KisPaintDevice | [virtual] |
| readBytes(Q_UINT8 *data, Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h) | KisPaintDevice | [virtual] |
| reselect() | KisPaintDevice | |
| rollback(KisMementoSP memento) | KisPaintDevice | |
| rollforward(KisMementoSP memento) | KisPaintDevice | |
| rowStride(Q_INT32 x, Q_INT32 y) | KisPaintDevice | |
| select(QRect r) | KisSelection | |
| selected(Q_INT32 x, Q_INT32 y) | KisSelection | |
| selectedExactRect() const | KisSelection | |
| selectedRect() const | KisSelection | |
| selection() | KisPaintDevice | |
| selectionDeselected() | KisPaintDevice | |
| setData(KisDataManagerSP data, KisColorSpace *colorSpace) | KisPaintDevice | |
| setDirty(const QRect &rc) | KisSelection | [virtual] |
| setDirty() | KisSelection | [virtual] |
| setExtentIsValid(bool isValid) | KisPaintDevice | |
| setInterestedInDirtyness(bool b) | KisSelection | [inline] |
| setParentLayer(KisLayer *parentLayer) | KisPaintDevice | |
| setPixel(Q_INT32 x, Q_INT32 y, const QColor &c, Q_UINT8 opacity) | KisPaintDevice | |
| setPixel(Q_INT32 x, Q_INT32 y, const KisColor &kc) | KisPaintDevice | |
| setProfile(KisProfile *profile) | KisPaintDevice | [virtual] |
| setSelected(Q_INT32 x, Q_INT32 y, Q_UINT8 s) | KisSelection | |
| setSelection(KisSelectionSP selection) | KisPaintDevice | |
| setX(Q_INT32 x) | KisPaintDevice | |
| setY(Q_INT32 y) | KisPaintDevice | |
| startCachingExactRect() | KisSelection | |
| stopCachingExactRect() | KisSelection | |
| subtractSelection(KisSelectionSP selection) | KisPaintDevice | |
| undoAdapter() const | KisPaintDevice | |
| writablePixel(Q_INT32 x, Q_INT32 y) | KisPaintDevice | |
| write(KoStore *store) | KisPaintDevice | [virtual] |
| writeBytes(const Q_UINT8 *data, Q_INT32 x, Q_INT32 y, Q_INT32 w, Q_INT32 h) | KisPaintDevice | [virtual] |
| ~KisPaintDevice() | KisPaintDevice | [virtual] |
| ~KisSelection() | KisSelection | [virtual] |