class KPixmapProvider
|
an abstract interface for looking up icons. More... |
|
|
Public Methods
Detailed Description
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 pixmapFor ( const QString& text, int size = 0 )
|
[pure virtual]
You may subclass this and return a pixmap of size size
for text.
- Author: Carsten Pfeiffer <pfeiffer@kde.org>
- Generated: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:39 2000, using kdoc 2.0a42.