app 'data' directory

Jarosław Staniek js at iidea.pl
Fri Feb 8 22:05:21 CET 2008


Nick Shaforostoff said the following, On 2008-02-08 20:17:
> First of all thanks for the opportunity to extend user base of my program 
> (lokalize).
> 
> It works ok under win32, except the following error:
> 
> I get dir path via
> 	QString dbDir=KStandardDirs::locateLocal("appdata", "")
> then pass it to
> 	dirLister()->openUrl(dbDir);

Tried dirLister()->openUrl( KUrl::fromPath( dbDir ) ) ?
If this fails, there's problem in KDirLister or one of its dependencies.

-- 
regards / pozdrawiam, Jaroslaw Staniek
  Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
  Kexi & KOffice (http://www.kexi.pl/en, http://www.koffice.org/kexi)
  KDE Libraries for MS Windows (http://windows.kde.org)



More information about the Kde-windows mailing list