19 #ifndef LIB_QUENTIER_UTILITY_STANDARD_PATHS_H 20 #define LIB_QUENTIER_UTILITY_STANDARD_PATHS_H 22 #include <quentier/utility/Macros.h> 23 #include <quentier/utility/Linkage.h> 24 #include <quentier/types/Account.h> 30 #define LIBQUENTIER_PERSISTENCE_STORAGE_PATH "LIBQUENTIER_PERSISTENCE_STORAGE_PATH" 40 const QString QUENTIER_EXPORT applicationPersistentStoragePath(
bool * pNonStandardLocation = Q_NULLPTR);
49 const QString QUENTIER_EXPORT accountPersistentStoragePath(
const Account & account);
54 const QString QUENTIER_EXPORT applicationTemporaryStoragePath();
60 const QString QUENTIER_EXPORT homePath();
65 const QString QUENTIER_EXPORT documentsPath();
69 #endif // LIB_QUENTIER_UTILITY_STANDARD_PATHS_H