Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Classes | |
class | ImageResource |
Enumerations | |
enum class | eResourceId { Alarm , AlarmAck , Inhibited , ReturnNoAck , WarningAlarm , WarningAck , AccessClose , AlarmOff , AlarmOn , ButtonStart , CheckOff , CheckOn , CheckDisable , Close , Error , Info , Maximize , OffScan , Question , Reboot , Restore , Shutdown , Warning , GtkOpen , GtkNew , GtkSave , GtkQuit , GtkPlay , GtkStop , GtkDelete , GtkPreference } |
Functions | |
static std::string | getAlarmResource (iv::ui::resources::eResourceId id) |
std::string | getResource (iv::ui::resources::eResourceId resourceId) |
static std::string | getIconResource (iv::ui::resources::eResourceId id) |
Variables | |
static const std::unordered_map< iv::ui::resources::eResourceId, std::string > | alarmResources |
static const std::unordered_map< iv::ui::resources::eResourceId, std::string > | iconResources |
|
strong |
|
static |
|
static |
std::string iv::ui::resources::getResource | ( | iv::ui::resources::eResourceId | resourceId | ) |
|
static |
|
static |