|
From: Dragos T. <tar...@ya...> - 2010-06-11 08:37:01
|
Hi Match,
I took a brief look over the tasks you suggested and it looks to me that deleting graphics objects from the document page was already implemented. About the other thing - the one for adding pages: I need some advice about the GUI part. Is it ok to add a new button for it in the main toolbar or should I do something else?
On the other hand, I'm still working on the 4.5.3 Qt version and I'm getting a new error:
/home/dragosh/workspace/libpdfxx/sumpdf/src/graphics/ImageObject.cc: In member function ‘QImage pdf::ImageObject::ToQImage(const pdf::Image*)’:
/home/dragosh/workspace/libpdfxx/sumpdf/src/graphics/ImageObject.cc:81: error: ‘class QImage’ has no member named ‘setColorCount’
make[2]: *** [CMakeFiles/sumpdf.dir/src/graphics/ImageObject.cc.o] Error 1
I haven't checked the Qt documentation yet, but I'm guessing that setColorCount() was added in the 4.6 version of the Qt library.
I'm planning to move to KUbuntu 10.0.4 anyway, so I'll update my Qt version too and I'm guessing I won't have any weird problems after that.
Dragos
|