Krita Source Code Documentation
Loading...
Searching...
No Matches
KisFileUtils.h File Reference
#include "kritaglobal_export.h"
#include <functional>

Go to the source code of this file.

Namespaces

namespace  KritaUtils
 

Functions

QString KritaUtils::deduplicateFileName (const QString &fileName, const QString &separator, std::function< bool(QString)> fileAllowedCallback)
 
QString KritaUtils::resolveAbsoluteFilePath (const QString &baseDir, const QString &filePath)
 Resolve absolute file path from a file path and base dir.