|
Krita Source Code Documentation
|
This is the complete list of members for Selection, including all inherited members.
| add(Selection *selection) | Selection | slot |
| border(int xRadius, int yRadius) | Selection | slot |
| clear() | Selection | slot |
| contract(int value) | Selection | slot |
| copy(Node *node) | Selection | slot |
| cut(Node *node) | Selection | slot |
| d | Selection | private |
| dilate() | Selection | slot |
| Document | Selection | friend |
| duplicate() const | Selection | slot |
| erode() | Selection | slot |
| feather(int radius) | Selection | slot |
| FillLayer | Selection | friend |
| FilterLayer | Selection | friend |
| FilterMask | Selection | friend |
| grow(int xradius, int yradius) | Selection | slot |
| height() const | Selection | slot |
| intersect(Selection *selection) | Selection | slot |
| invert() | Selection | slot |
| move(int x, int y) | Selection | slot |
| operator!=(const Selection &other) const | Selection | |
| operator==(const Selection &other) const | Selection | |
| paste(Node *destination, int x, int y) | Selection | slot |
| pixelData(int x, int y, int w, int h) const | Selection | slot |
| replace(Selection *selection) | Selection | slot |
| resize(int w, int h) | Selection | slot |
| select(int x, int y, int w, int h, int value) | Selection | slot |
| selectAll(Node *node, int value) | Selection | slot |
| Selection(KisSelectionSP selection, QObject *parent=0) | Selection | |
| Selection(QObject *parent=0) | Selection | explicit |
| selection() const | Selection | private |
| SelectionMask | Selection | friend |
| setPixelData(QByteArray value, int x, int y, int w, int h) | Selection | slot |
| shrink(int xRadius, int yRadius, bool edgeLock) | Selection | slot |
| smooth() | Selection | slot |
| subtract(Selection *selection) | Selection | slot |
| symmetricdifference(Selection *selection) | Selection | slot |
| TransparencyMask | Selection | friend |
| width() const | Selection | slot |
| x() const | Selection | slot |
| y() const | Selection | slot |
| ~Selection() override | Selection |