Change localization of buttons, edit controls, etc.
More...
#include <ISingleTextLocalized.h>
Change localization of buttons, edit controls, etc.
Definition at line 10 of file ISingleTextLocalized.h.
◆ ISingleTextLocalized()
gui_framework::interfaces::ISingleTextLocalized::ISingleTextLocalized |
( |
bool | autoUpdate = true | ) |
|
◆ ~ISingleTextLocalized()
virtual gui_framework::interfaces::ISingleTextLocalized::~ISingleTextLocalized |
( |
| ) |
|
|
virtualdefault |
◆ getLocalizationKey()
const string & gui_framework::interfaces::ISingleTextLocalized::getLocalizationKey |
( |
| ) |
const |
|
finalvirtual |
◆ setLocalizationKey() [1/2]
virtual void gui_framework::interfaces::ISingleTextLocalized::setLocalizationKey |
( |
std::string && | localizationKey | ) |
|
|
finalvirtualnoexcept |
◆ setLocalizationKey() [2/2]
virtual void gui_framework::interfaces::ISingleTextLocalized::setLocalizationKey |
( |
std::string_view | localizationKey | ) |
|
|
finalvirtual |
◆ updateLocalization()
virtual void gui_framework::interfaces::ISingleTextLocalized::updateLocalization |
( |
std::wstring_view | localizedText | ) |
|
|
protectedpure virtual |
◆ updateLocalizationEvent()
bool gui_framework::interfaces::ISingleTextLocalized::updateLocalizationEvent |
( |
| ) |
|
|
finaloverridevirtual |
The documentation for this class was generated from the following files: