[PyQt] QTextBrowser.append("mytext") ??
Jochen Georges
jochengeorges at yahoo.de
Sun Dec 23 09:24:31 GMT 2007
Hello,
I found an example with the following line:
self.browser = QTextBrowser()
#some code
self.browser.append("blabla")
why does that work?
nor i did find a QTextBrowser - method "append" in the qt-assistant,
neither in the pyqt-class reference.
(http://www.riverbankcomputing.com/Docs/PyQt4/html/qtextbrowser.html)
thanks a lot for any hint.
beste gruesse
jochen
More information about the PyQt
mailing list