[PyKDE] URL-Support for QTextBrowser

Menno Simons mennosimons at gmx.net
Sun Jul 28 12:11:47 BST 2002


Hi,

has anybody experience with net support of QTextBrowser? The docs says that 
QMimeSourceFactory has to be subclassed. The sources show that the private 
function dataInternal has to be overwritten. Unfortunately, hidden members 
aren't accessible in PyQt. 

Is it possible to provide a transparent net support within QTextBrowser, or do 
I have to work with temporary files and urllib?

Thanks,
willi




More information about the PyQt mailing list