6 #ifndef SWIFT_MISC_CACHESETTINGSUTILS_H
7 #define SWIFT_MISC_CACHESETTINGSUTILS_H
21 static bool isSetting(
const QString &fileName);
24 static bool isCache(
const QString &fileName);
27 static const QString &binSettings();
30 static const QString &binData();
Description of a swift application.
Utils for copying cache and settings content.
Free functions in swift::misc.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.