KDE 4 namespaces

David Faure faure at kde.org
Mon May 9 19:34:33 BST 2005


On Monday 09 May 2005 18:30, Alexander Neundorf wrote:
> It would be nice if we could have a libkio which can be used by command line 
> apps without linking to QtGUi and kdeui. Then command line apps could make 
> use of the kioslave technology.
They can already - I added setInteractive(false), all that's needed it maybe a few
if()s more if some dialog box remains somewhere.

I use jobs in kio_trash which is obviously non-gui.

> Things like the file dialog or the url requester would need to move to kdeui 
> or something like this.
> Maybe kdeui should be split into a library which just provides some enhanced 
> widgets (maybe KSqueezedLabel, KLED -> libkdewidgets) and a library with more 
> advanced stuff (KFileDialog, XMLGUI, ... -> libkdeui)
And then libkdeui would depend on kio? This needs major kio changes to get rid
of the kdeui dependency... Why not, but if the goal is to avoid QtGui, your first
concern is kdecore, which has QtGui stuff too...

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list