ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::IconFonts::IconFontNotFoundException Class Reference

#include <IconFonts.h>

Inheritance diagram for hdps::IconFonts::IconFontNotFoundException:

Public Member Functions

 IconFontNotFoundException (const QString &iconFontName, const std::int32_t &majorVersion, const std::int32_t &minorVersion)
 

Detailed Description

Icon not found exception class

Author
Thomas Kroes

Constructor & Destructor Documentation

◆ IconFontNotFoundException()

hdps::IconFonts::IconFontNotFoundException::IconFontNotFoundException ( const QString &  iconFontName,
const std::int32_t &  majorVersion,
const std::int32_t &  minorVersion 
)
inline

Constructor

Parameters
iconFontNameName of the icon font that was not found
majorVersionMajor version of the icon font that was not found
minorVersionMinor version of the icon font that was not found

The documentation for this class was generated from the following file: