4#ifndef QOHOSICONENGINE_H
5#define QOHOSICONENGINE_H
7#include <QtGui/qiconengine.h>
9#include <QtCore/qstring.h>
13QIconEngine *tryCreateQOhosIconEngine(
const QString &iconName);
The QIconEngine class provides an abstract base class for QIcon renderers.
Combined button and popup list for selecting options.
QIconEngine * tryCreateQOhosIconEngine(const QString &iconName)