|
ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
|
#include <IconFonts.h>
Public Member Functions | |
| IconFontNotFoundException (const QString &iconFontName, const std::int32_t &majorVersion, const std::int32_t &minorVersion) | |
Icon not found exception class
|
inline |
Constructor
| iconFontName | Name of the icon font that was not found |
| majorVersion | Major version of the icon font that was not found |
| minorVersion | Minor version of the icon font that was not found |