hi,<br><br>I want to include a KPart (Okular) in a PyKDE4 application, but I couldn't figure out yet, how to do that.<br><br>While searching around, I found out, that there were createReadWritePart() and createReadOnlyPart() in the kparts global package, but these functions don't exist anymore and the corresponding API-Page doesn't exist ( <a href="http://api.kde.org/pykde-4.2-api/kparts/global.html">http://api.kde.org/pykde-4.2-api/kparts/global.html</a> ).<br>
<br>Are there any simple examples on how to do that?