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