[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeexamples/bindings/python/kio
From:       Luca Beltrame <einar () heavensinferno ! net>
Date:       2011-01-01 20:24:22
Message-ID: 20110101202422.4638CAC8AE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210702 by lbeltrame:

Tell what this program actually does.


 M  +7 -1      kio_storedget_example.py  


--- trunk/KDE/kdeexamples/bindings/python/kio/kio_storedget_example.py #1210701:1210702
@@ -28,8 +28,14 @@
 
 storedGet, like the name says, allows KIO to get a single URL into a QByteArray,
 which than can be accessed through the data() function. Unlike KIO.get, the data
-is kept entirely in memory."""
+is kept entirely in memory.
 
+This module shows an example by downloading HTML from www.kde.org and displaying
+it in a text edit widget. The operation is done asynchronously, without blocking
+the GUI.
+
+"""
+
 import sys
 
 import PyQt4.QtCore as QtCore
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic