Krita Source Code Documentation
Loading...
Searching...
No Matches
KisFileUtils.cpp File Reference
#include "KisFileUtils.h"
#include <QString>
#include <QFileInfo>
#include <QDir>

Go to the source code of this file.

Namespaces

namespace  KritaUtils
 

Functions

QString KritaUtils::resolveAbsoluteFilePath (const QString &baseDir, const QString &filePath)
 Resolve absolute file path from a file path and base dir.