KDE/kdelibs/kdecore
Andreas Pakulat
apaku at gmx.de
Wed Jun 13 10:32:30 BST 2007
On 13.06.07 10:43:45, David Faure wrote:
> On Tuesday 12 June 2007, Christian Ehrlicher wrote:
> > Oswald Buddenhagen schrieb:
> > > SVN commit 673882 by ossi:
> > >
> > > there is no point in pretending that k3proc* is not unix-specific.
> > > also, don't install kpty.h on non-unix.
> > >
> > >
> > and now?
> > K3Process is used in kedui/dialogs/kedittoolbar.cpp -> it's no longer
> > compilable on non unix :-(
>
> I'll port KEditToolBar to QProcess. It starts kdialog with NotifyOnExit and
> reads the stdout of the process to get the name of the selected icon, shouldn't be
> a big problem to do that with QProcess, I assume.
Please have a look at k-c-d, I already posted a patch for kedittoolbar.
But thats just a start, K3Process is used all over kdelibs and most or
all of that needs porting. Apart from that, porting to KProcess is a bit
easier than porting to plain QProcess as that lacks the operator<< and
some other convenient things.
I also have ported K3Spell last night, but am not sure this works
correctly. I will post that patch for review later.
Andreas
--
Beware of a tall blond man with one black shoe.
More information about the kde-core-devel
mailing list