Re: Application specific cache

2012-08-18 Thread Milian Wolff
On Thursday 16 August 2012 23:55:14 Kevin Krammer wrote: > On Thursday, 2012-08-16, Milian Wolff wrote: > > Hey there, > > > > where should an app store it's cache data? I see that KStandardDirs notes > > "cache", but how would one actually use that? > > > > I.e. if I want to write a file to the

Re: Application specific cache

2012-08-16 Thread Kevin Krammer
On Thursday, 2012-08-16, Milian Wolff wrote: > Hey there, > > where should an app store it's cache data? I see that KStandardDirs notes > "cache", but how would one actually use that? > > I.e. if I want to write a file to the app's cache dir, I need a path to > said dir. ::findDirs would not retu

Application specific cache

2012-08-16 Thread Milian Wolff
Hey there, where should an app store it's cache data? I see that KStandardDirs notes "cache", but how would one actually use that? I.e. if I want to write a file to the app's cache dir, I need a path to said dir. ::findDirs would not return anything for these tests: qDebug() << KGlobal::dirs