Minimal kdelibs on embedded platforms
Boudewijn Rempt
boud at valdyas.org
Fri Nov 20 10:00:41 GMT 2009
On Friday 20 November 2009, Benjamin Meyer wrote:
> Also you should never make a KFileDialog that just wraps QFileDialog. If
> you are a KDE application and just just want a file dialog you can use the
> QFileDialog static functions and QFileDialog will call out to the KDE file
> dialog through hooks that are built into kio. So if you are looking to
> make a minimal kde app this is one less api you have to worry about.
Are there other K classes that get automatically used if you use a Q class in
your app instead? It would be nice to have a list on techbase, and maybe a
krazy check.
--
Boudewijn Rempt | http://www.valdyas.org
More information about the kde-core-devel
mailing list