KritaWidgets
KisPaletteComboBox.cpp
Go to the documentation of this file.
void sigColorSelected(const KoColor &)
void setPen(const QColor &color)
QPixmap fromImage(const QImage &image, QFlags< Qt::ImageConversionFlag > flags)
void fill(uint pixelValue)
void drawEllipse(const QRectF &rectangle)
iterator begin()
KisPaletteComboBox(QWidget *parent=0)
Definition: KisPaletteComboBox.cpp:19
int column() const
void append(const T &value)
void push_back(const T &value)
const QPen & pen() const
Definition: kis_palette_view.h:27
bool begin(QPaintDevice *device)
QVariant data(int role) const
void setColor(const QColor &color)
bool end()
void clear()
bool isNull() const
void setWidth(int width)
The KisPaletteModel class This, together with KisPaletteView and KisPaletteDelegate forms a mvc way t...
Definition: KisPaletteModel.h:28
bool isValid() const
void setBrush(const QBrush &brush)
iterator end()
void setColor(const QColor &color)
int size() const
T * data() const
KisPaletteModel * paletteModel() const
Definition: kis_palette_view.cpp:223
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:22 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 11:48:22 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.