17 static const auto mapping = QHash<QString, Icon>({
18#include "private/idmapping.h"
20 const auto icon = mapping.find(
id);
Contains classes provided by the QtForkAwesome library.
Icon
The Icon enum specifies a ForkAwesome icon for calling QtForkAwesome::Renderer::render().
QT_FORK_AWESOME_EXPORT Icon iconFromId(const QString &id)
Returns a QtForkAwesome::Icon for the specified icon id.