|
|
A tiny abstract class with just one method: pixmapFor()
It will be called whenever an icon is searched for text.
Used e.g. by KHistoryCombo
~ |
[virtual]
QPixmap |
[pure virtual]
You may subclass this and return a pixmap of size size
for text.