*** GMX Spamverdacht *** [PyQt] setTextFormat missing in QTextEdit

Andreas Pakulat apaku at gmx.de
Thu May 24 18:09:00 BST 2007


On 24.05.07 19:11:36, Mike Tammerman wrote:
> setTextFormat and textFormat are missing QTextEdit. They are also not
> existant in the PyQt4 class reference.

PyQt4 doesn't support the Qt3Support classes or Qt3 support members of
Qt4 classes. setTextFormat is such a Qt3 support member (its listed in
the Qt3 support members section of QTextEdit class documentation).

Andreas

-- 
You will be awarded the Nobel Peace Prize... posthumously.


More information about the PyQt mailing list