1#ifndef QT_FORK_AWESOME_UTILS
2#define QT_FORK_AWESOME_UTILS
7QT_FORWARD_DECLARE_CLASS(QString)
#define QT_FORK_AWESOME_EXPORT
Marks the symbol to be exported by the qtforkawesome library.
Contains classes provided by the QtForkAwesome library.
Icon
The Icon enum specifies a ForkAwesome icon for calling QtForkAwesome::Renderer::render().
constexpr bool isIconValid(Icon icon)
Returns whether icon is not Icon::Invalid.
QT_FORK_AWESOME_EXPORT Icon iconFromId(const QString &id)
Returns a QtForkAwesome::Icon for the specified icon id.
std::remove_reference_t< decltype(QChar().unicode())> IconBaseType