[Kst] [Bug 111239] Ability to easily setup supressed axis plots

Andrew Walker arwalker at sumusltd.com
Wed Jun 21 21:04:43 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=111239         




------- Additional Comments From arwalker sumusltd com  2006-06-21 21:04 -------
1) I don't see that any decision has been reached. If the proposed plan is to move everything to a manager class then I think a seperate bug report should be entered as it will impact much more than just this code.

2) I'm interested in all the entries

4) widget()->paint(QRegion()) calls
   KstWidget::paintEvent(...) calls
   KstTopLevelView::paint(KstPainter::P_PAINT);
(with nothing else going on in any of those functions)
where presently we're simply calling
   KstTopLevelView::paint(KstPainter::P_PAINT);

At present all the places that a paint is triggered from KstTopLevelView
calls the paint directly. If this should change for all cases then I think a
separate bug report is needed.


More information about the Kst mailing list