45 #include <QtCore/qglobal.h> 46 #include <QtCore/qlist.h> 47 #include <QtGui/qicon.h> 58 virtual ~QIconEngine();
80 virtual void virtual_hook(
int id,
void *
data);
104 #endif // QICONENGINE_H The QPainter class performs low-level painting on widgets and other paint devices.
#define QT_END_NAMESPACE
This macro expands to.
State
This enum describes the state for which a pixmap is intended to be used.
IconEngineHook
These enum values are used for virtual_hook() to allow additional queries to icon engine without brea...
The QString class provides a Unicode character string.
QIcon::Mode mode
the requested mode of an image.
#define QT_BEGIN_NAMESPACE
This macro expands to.
This struct represents arguments to virtual_hook() function when id parameter is QIconEngineV2::Avail...
Mode
This enum type describes the mode for which a pixmap is intended to be used.
QList< QSize > sizes
image sizes that are available with specified mode and
static const char * data(const QByteArray &arr)
The QIconEngineV2 class provides an abstract base class for QIcon renderers.
The QIconEngine class provides an abstract base class for QIcon renderers.
The QRect class defines a rectangle in the plane using integer precision.
The QPixmap class is an off-screen image representation that can be used as a paint device...
The QSize class defines the size of a two-dimensional object using integer point precision.
The QDataStream class provides serialization of binary data to a QIODevice.
QIcon::State state
the requested state of an image.
static QString fileName(const QString &fileUrl)