From kde-devel Thu Jul 30 21:15:56 2009 From: Raphael Kubo da Costa Date: Thu, 30 Jul 2009 21:15:56 +0000 To: kde-devel Subject: Re: Different ways to create a directory Message-Id: <68c3445d0907301415q2f893195n3a77d1884336ce1a () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=124898877613803 2009/7/30 Stefan Majewsky : > KStandardDirs::makeDir is something you hardly ever have to use. It operates > only on the KStandardDirs areas in the file system, which is mostly use as a > _file_ storage (and I for one never had to manually create directories there, > this is usually done inside QFile and friends). Looking at the code, it seems it _could_ be used to create a directory anywhere, just like KStandardDirs::exists and others could be used elsewhere. Is it right? Should it behave this way? >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<