|
Krita Source Code Documentation
|
This is the complete list of members for KisSwatch, including all inherited members.
| color() const | KisSwatch | inline |
| fromByteArray(QByteArray &data, QString &groupName, int &originalRow, int &originalColumn) | KisSwatch | static |
| fromByteArray(QByteArray &data) | KisSwatch | static |
| id() const | KisSwatch | inline |
| isValid() const | KisSwatch | inline |
| KisSwatch()=default | KisSwatch | |
| KisSwatch(const KoColor &color, const QString &name=QString()) | KisSwatch | |
| m_color | KisSwatch | private |
| m_id | KisSwatch | private |
| m_name | KisSwatch | private |
| m_spotColor | KisSwatch | private |
| m_valid | KisSwatch | private |
| name() const | KisSwatch | inline |
| operator==(const KisSwatch &rhs) const | KisSwatch | inline |
| setColor(const KoColor &color) | KisSwatch | |
| setId(const QString &id) | KisSwatch | |
| setName(const QString &name) | KisSwatch | |
| setSpotColor(bool spotColor) | KisSwatch | |
| spotColor() const | KisSwatch | inline |
| writeToStream(QDataStream &stream, const QString &groupName, int originalRow, int originalColumn) | KisSwatch |