API Documentation
Toggle main menu visibility
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
c
d
e
f
g
i
j
k
l
m
n
o
r
s
u
v
Properties
Related Symbols
c
d
f
h
i
l
m
n
q
r
s
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions
a
c
d
e
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
Typedefs
b
g
p
v
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Loading...
Searching...
No Matches
TranslatedString Member List
This is the complete list of members for
TranslatedString
, including all inherited members.
calculateEnglishString
()
TranslatedString
protected
englishTranslation
() const
TranslatedString
hasReplacements
() const
TranslatedString
internalValue
() const
TranslatedString
isEmpty
() const
TranslatedString
isTranslatable
() const
TranslatedString
m_english_string
TranslatedString
mutable
protected
m_is_translated
TranslatedString
mutable
protected
m_replacements
TranslatedString
protected
m_translation
TranslatedString
mutable
protected
m_translation_id
TranslatedString
mutable
protected
operator!=
(const TranslatedString &translation) const
TranslatedString
operator<
(const TranslatedString &value) const
TranslatedString
operator=
(TranslatedString &&translation) noexcept
TranslatedString
operator=
(const TranslatedString &translation) noexcept
TranslatedString
operator==
(const TranslatedString &translation) const
TranslatedString
operator>
(const TranslatedString &value) const
TranslatedString
replace
(const String &sub_string, const TranslatedString &replacement)
TranslatedString
replace
(const String &sub_string, const String &replacement)
TranslatedString
retranslate
()
TranslatedString
TranslatedString
()
TranslatedString
TranslatedString
(const TranslatedString &translation)
TranslatedString
TranslatedString
(TranslatedString &&translation) noexcept
TranslatedString
TranslatedString
(const char *const raw_string)
TranslatedString
explicit
TranslatedString
(const String &raw_string)
TranslatedString
explicit
TranslatedString
(const String &translation_id, const String &english)
TranslatedString
translation
() const
TranslatedString
translation
(const String &translation_id) const
TranslatedString
translationID
() const
TranslatedString
~TranslatedString
()
TranslatedString
inline