Qt ForkAwesome 0.2.2
Library that bundles ForkAwesome for use within Qt applications
|
#include "./utils.h"
#include "./icon.h"
#include <QHash>
#include <QString>
#include "private/idmapping.h"
Go to the source code of this file.
Namespaces | |
namespace | QtForkAwesome |
Contains classes provided by the QtForkAwesome library. | |
Functions | |
QT_FORK_AWESOME_EXPORT Icon | QtForkAwesome::iconFromId (const QString &id) |
Returns a QtForkAwesome::Icon for the specified icon id. | |