Qt ForkAwesome 0.2.0
Library that bundles ForkAwesome for use within Qt applications
Loading...
Searching...
No Matches
Namespaces | Typedefs
iconfwd.h File Reference
#include <QChar>
#include <type_traits>
Include dependency graph for iconfwd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QtForkAwesome
 Contains classes provided by the QtForkAwesome library.
 

Typedefs

using QtForkAwesome::IconBaseType = std::remove_reference_t<decltype(QChar().unicode())>