20.09.2017, 15:17, "Manner Róbert" <[email protected]>: > Hi, > > is there a way convert an ip address locale dependent as string? I mean, > similarly as QLocale().toString() does for numbers or dates: for eg arabic > locale it gives back arabic "hieroglyphs". > > I have tried QHostAddress::toString(), but it still returns european numbers > for eg arabic.
May be a bit off-topic, but note that those "european numbers" are in fact arabic :) > > Thanks for any idea in advance, > > Robert > , > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest -- Regards, Konstantin _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
