#include <kwin4view.h>
Inheritance diagram for KWinGraphicsView:

Public Member Functions | |
| KWinGraphicsView (QGraphicsScene *scene, QWidget *parent) | |
| Create a view. | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
| Paint function for the widget. | |
Cuts cpu usage in half for this particular case, removing hiccups
This issue needs to be re-evaluated against Qt4.3 when/if it lands in SVN
Definition at line 50 of file kwin4view.h.
|
||||||||||||
|
Create a view.
Definition at line 59 of file kwin4view.h. |
|
|
Paint function for the widget.
Definition at line 46 of file kwin4view.cpp. |
1.4.6