I have some strings in cpp and i want to translate those strings.
m_stringText.append(qtTrId("abcId")); //Actual string : ABC
After usi