KDEUI
kpixmapprovider.h
Go to the documentation of this file.
A tiny abstract class with just one method: pixmapFor()
Definition kpixmapprovider.h:39
virtual void virtual_hook(int id, void *data)
Virtual hook, used to add new "virtual" functions while maintaining binary compatibility.
Definition kpixmapprovider.cpp:25
virtual QPixmap pixmapFor(const QString &text, int size=0)=0
You may subclass this and return a pixmap of size size for text.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.