|
Qt ForkAwesome 0.3.0
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 (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. | |