Qt ForkAwesome
0.3.4
Library that bundles ForkAwesome for use within Qt applications
Toggle main menu visibility
Loading...
Searching...
No Matches
icon.h
Go to the documentation of this file.
1
#ifndef QT_FORK_AWESOME_ICON
2
#define QT_FORK_AWESOME_ICON
3
4
#include "
./iconfwd.h
"
5
6
namespace
QtForkAwesome
{
7
11
enum class
Icon
:
IconBaseType
{
12
Invalid
,
13
#ifndef Q_MOC_RUN
// workaround moc parse errors on Fedora 33 and 34 builds
14
#include "private/icons.h"
15
#endif
16
};
17
18
}
// namespace QtForkAwesome
19
20
#endif
// QT_FORK_AWESOME_ICON
iconfwd.h
QtForkAwesome
Contains classes provided by the QtForkAwesome library.
Definition
renderer.h:20
QtForkAwesome::Icon
Icon
The Icon enum specifies a ForkAwesome icon for use with QtForkAwesome::Renderer::render().
Definition
icon.h:11
QtForkAwesome::Icon::Invalid
@ Invalid
Definition
icon.h:12
QtForkAwesome::IconBaseType
std::remove_reference_t< decltype(QChar().unicode())> IconBaseType
Definition
iconfwd.h:10
Generated on
for Qt ForkAwesome by
1.18.0