Finally!
As I thought the problem was with the library. After a long time searching the net I returned to the qt docs. And .... the first thing I read about alpha blending was
... and on X11 systems that have the X Render extension installed.
believe it or not it was missing always the same problem .... RTFM!!!!!!

anyway i recompiled the qt framework....

Works great!