1#ifndef QT_FORK_AWESOME_ICONFWD
2#define QT_FORK_AWESOME_ICONFWD
10using IconBaseType = std::remove_reference_t<
decltype(QChar().unicode())>;
Contains classes provided by the QtForkAwesome library.
Icon
The Icon enum specifies a ForkAwesome icon for calling QtForkAwesome::Renderer::render().
std::remove_reference_t< decltype(QChar().unicode())> IconBaseType