Qt designer and unicode
-
Hi everybody,
I new here.
I have the following issue . I would like to entry a char as unicode code in qtdesigner-qpushbutton in text property.
it is two day i am looking in internet and your forums etc.
i have tried some of these:
\u2211, '\u2211', 0x2211,'0x2211',\u2211,'\u2211', u+2211,'u+2211',ࢣ, etc etc..... but without success.
i know how to do it in the code , but i prefer to do it in qtdesigner.
i have qtcreator 2.4.1 and qt 4.8.0.
any suggestion is welcome
Thanks