no solution for the above problem at the moment, but i have another question :

I'm trying to hide some properties from the property editor in Qt Designer with the help of this function
Qt Code:
To copy to clipboard, switch view to plain text mode 
but it doesn't work... the property is always visible.
Any idea ?