Home
last modified time | relevance | path

Searched refs:setCustomPixmap (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkratingwidget.cpp38 setCustomPixmap(pix); in setPixmap()
42 void KRatingWidget::setCustomPixmap(const QPixmap &pix) in setCustomPixmap() function in KRatingWidget
44 d->ratingPainter.setCustomPixmap(pix); in setCustomPixmap()
H A Dkratingpainter.h154 void setCustomPixmap(const QPixmap &pixmap);
H A Dkratingwidget.h190 void setCustomPixmap(const QPixmap &pixmap);
H A Dkratingpainter.cpp139 void KRatingPainter::setCustomPixmap(const QPixmap &pixmap) in setCustomPixmap() function in KRatingPainter
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py12895 def setCustomPixmap(self, pixmap): member in KRatingPainter
12954 def setCustomPixmap(self, pixmap): member in KRatingWidget