Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
funcs.hpp
Go to the documentation of this file.
1
#ifndef IV_SRC_UI_RESOURCES_FUNCS_HPP_
2
#define IV_SRC_UI_RESOURCES_FUNCS_HPP_
3
4
#include "
ui/resources/enums.hpp
"
5
6
#include <string>
7
8
namespace
iv::ui::resources
9
{
10
11
std::string
getResource
(
iv::ui::resources::eResourceId
resourceId);
12
13
}
// namespace iv::ui::resources
14
15
#endif
//IV_SRC_UI_RESOURCES_FUNCS_HPP_
iv::ui::resources
Definition
alarms.hpp:10
iv::ui::resources::getResource
std::string getResource(iv::ui::resources::eResourceId resourceId)
Definition
funcs.cpp:10
iv::ui::resources::eResourceId
eResourceId
Definition
enums.hpp:8
enums.hpp
src
ui
resources
funcs.hpp
Generated by
1.12.0