Qt ForkAwesome 0.3.2
Library that bundles ForkAwesome for use within Qt applications
Loading...
Searching...
No Matches
utils.cpp File Reference
#include "./utils.h"
#include "./icon.h"
#include <QHash>
#include <QString>
#include "private/idmapping.h"
Include dependency graph for utils.cpp:

Go to the source code of this file.

Namespaces

namespace  QtForkAwesome
 Contains classes provided by the QtForkAwesome library.

Macros

#define QT_HASH_HETEROGENEOUSLY_SEARCHABLE

Functions

QT_FORK_AWESOME_EXPORT Icon QtForkAwesome::iconFromId (QStringView id)
 Returns a QtForkAwesome::Icon for the specified icon id.
QT_FORK_AWESOME_EXPORT Icon QtForkAwesome::iconFromId (const QString &id)
 Returns a QtForkAwesome::Icon for the specified icon id.

Macro Definition Documentation

◆ QT_HASH_HETEROGENEOUSLY_SEARCHABLE

#define QT_HASH_HETEROGENEOUSLY_SEARCHABLE

Definition at line 10 of file utils.cpp.