appwizard try3

Bernd Buschinski b.buschinski at web.de
Sat Nov 8 11:40:32 UTC 2008


On Saturday 08 November 2008 00:18:19 Aleix wrote:
> and btw, you shouldn't use constructions such as
> tUrl.setPath( tUrl.path( KUrl::RemoveTrailingSlash ) + QDir::separator() +
> encodedAppName() );
>
> you should use KUrl::addPath for that.
done. :)

> The pathUp function is not being used and does the same as KUrl::upUrl()
> (afaik).
No KUrl::upUrl() also just uses cd("../") which checks if the folder exists 
and fails for the "/home/user/notexisting/notexisting/" case
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdevelop-appwizzard005-4.9999.diff
Type: text/x-patch
Size: 6455 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081108/2dec6e78/attachment.diff>


More information about the KDevelop-devel mailing list