#include <uiInfoHandler.h>
|
| Icon () |
|
| Icon (const std::string &baseIconArg) |
|
| Icon (const std::string &baseIconArg, const std::string &badgeIconArg, Quadrant posArg) |
|
Definition at line 76 of file uiInfoHandler.h.
◆ Icon() [1/3]
Ufe::UIInfoHandler::Icon::Icon |
( |
| ) |
|
|
inline |
◆ Icon() [2/3]
Ufe::UIInfoHandler::Icon::Icon |
( |
const std::string & |
baseIconArg | ) |
|
|
inline |
◆ Icon() [3/3]
Ufe::UIInfoHandler::Icon::Icon |
( |
const std::string & |
baseIconArg, |
|
|
const std::string & |
badgeIconArg, |
|
|
Quadrant |
posArg |
|
) |
| |
|
inline |
◆ badgeIcon
std::string Ufe::UIInfoHandler::Icon::badgeIcon |
◆ baseIcon
std::string Ufe::UIInfoHandler::Icon::baseIcon |
◆ pos
The documentation for this struct was generated from the following file: