4#ifndef QSVGICONENGINE_H
5#define QSVGICONENGINE_H
7#include <QtGui/qiconengine.h>
8#include <QtCore/qshareddata.h>
\inmodule QtCore\reentrant
The QIconEngine class provides an abstract base class for QIcon renderers.
Mode
This enum type describes the mode for which a pixmap is intended to be used.
State
This enum describes the state for which a pixmap is intended to be used.
The QPainter class performs low-level painting on widgets and other paint devices.
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
\inmodule QtCore\reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
QIconEngine * clone() const override
Reimplement this method to return a clone of this icon engine.
void virtual_hook(int id, void *data) override
bool read(QDataStream &in) override
Reads icon engine contents from the QDataStream in.
bool write(QDataStream &out) const override
Writes the contents of this engine to the QDataStream out.
void addFile(const QString &fileName, const QSize &size, QIcon::Mode mode, QIcon::State state) override
Called by QIcon::addFile().
QSize actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) override
Returns the actual size of the icon the engine provides for the requested size, mode and state.
void addPixmap(const QPixmap &pixmap, QIcon::Mode mode, QIcon::State state) override
Called by QIcon::addPixmap().
QString key() const override
\variable QIconEngine::ScaledPixmapArgument::size
Combined button and popup list for selecting options.
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
QTextStream out(stdout)
[7]