Go to the documentation of this file.
6#ifndef ifileproc_IFileNaming_included
7#define ifileproc_IFileNaming_included
18class IFileNamingParams;
31 const QString& inputFileName,
32 const QString& outputDirectoryPath,
Interface for calculation of the new file path for an existing file.
virtual QString CalculateFileName(const QString &inputFileName, const QString &outputDirectoryPath, const ifileproc::IFileNamingParams *fileNamingParamsPtr) const =0
Calculate the new file path for a given input file name.
Interface for calculation parameters of the new file name for any file item.
Contains the classes for general file processing.
© Witold Gantzke and Kirill Lepskiy