unicode in qt
-
Hi,
from QString class member functions it is clear that there are functions available ti convert QString to utf-8 or any other encoding formats.
How does qt know the encoding table? is it stored internally? is there any documentation to understand this? -
Hi,
from QString class member functions it is clear that there are functions available ti convert QString to utf-8 or any other encoding formats.
How does qt know the encoding table? is it stored internally? is there any documentation to understand this?