src/corelib/io/qfsfileengine_p.h
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
child 30 5dc02b23752f
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
   149     static void resolveLibs();
   149     static void resolveLibs();
   150     static bool resolveUNCLibs();
   150     static bool resolveUNCLibs();
   151     static bool uncListSharesOnServer(const QString &server, QStringList *list);
   151     static bool uncListSharesOnServer(const QString &server, QStringList *list);
   152 #endif
   152 #endif
   153 
   153 
       
   154 #ifdef Q_OS_SYMBIAN
       
   155     void setSymbianError(int symbianError, QFile::FileError defaultError, QString defaultString);
       
   156 #endif
       
   157 
   154 protected:
   158 protected:
   155     QFSFileEnginePrivate();
   159     QFSFileEnginePrivate();
   156 
   160 
   157     void init();
   161     void init();
   158 
   162