Moving kdeeduplot to kdelibs
André Wöbbeking
Woebbeking at kde.org
Tue Feb 27 01:02:37 GMT 2007
On Monday 26 February 2007, David Faure wrote:
> On Monday 26 February 2007, André Wöbbeking wrote:
> > I don't know whether the painting code is separated from the GUI
> > stuff but if so shouldn't we put it into kdecore (kdecore/painting
> > or kdecore/kplot)? So we could use it in non GUI apps too.
>
> Painting sounds like gui to me ;)
Well, painting is important for GUI but is it also part of it?
> (QPainter is in QtGui, even if you use it on a QImage without an X
> display)
But it's probably there as before 4.3 real painting (with text) wasn't
possible without X.
IMO it makes sense to put painting stuff into core for e.g. "small"
server apps which don't need X.
More information about the kde-core-devel
mailing list