Hi,
when I embed a okular part (using:
part = KPluginLoader("okularpart").factory().create(mymainwindow)I get the kpart, but how can I access it's own methods (besides those of KPart) e.g. slotPrint() ? Wilbert Berendsen -- http://www.wilbertberendsen.nl/ "You must be the change you wish to see in the world." -- Mahatma Gandhi _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
