EDIT
Deleted
EDIT
Deleted
Last edited by high_flyer; 29th December 2009 at 10:32.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Any help??
with Qt 4.2.2 the code works good. With higher version it stops working correctly. I mean it does not print QtableWidget but only a blod black line..
Thx
Roby
I didn't inspect your code much but I imagine you use paint events to paint table widget on a pixmap? If so then just use QWidget::render() - much more simple, so much less space for mistake.
I would like to be a "Guru"
Useful hints (try them before asking):
- Use Qt Assistant
- Search the forum
If you haven't found solution yet then create new topic with smart question.
rmagro (11th January 2010)
Bookmarks