Hi I would like to use okular core library for my own e-book reader (https://projects.kde.org/projects/playground/edu/ebookreader). As far as I have understood the main classes for document manipulation are Document and Page. In Page class there is a method hasPixmap(), but how can I get a pointer to that pixmap ? My reader uses QLabels on which QPixmaps are put with setPixmap() method. Is there any other way allowing to interface my QLabel widget with okular core library ?
thanks -- Bogdan Cristea Software Engineer tel: +33 (0)6 21 64 15 81 web: http://sites.google.com/site/cristeab/ _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
