#include <FileTypeCache.hpp>
◆ DetermineFileType()
| std::string wizard::FileTypeCache::DetermineFileType |
( |
const QFileInfo & | aFileInfo | ) |
|
|
static |
◆ GetFileType()
| std::string wizard::FileTypeCache::GetFileType |
( |
const QFileInfo & | aFileInfo | ) |
|
◆ GetFileTypeIcon()
| std::string wizard::FileTypeCache::GetFileTypeIcon |
( |
const std::string & | aFileType | ) |
|
|
static |
◆ RegisterDetector()
| void wizard::FileTypeCache::RegisterDetector |
( |
FileDetector * | aDetector | ) |
|
|
static |
◆ SetFileTypeIcon()
| void wizard::FileTypeCache::SetFileTypeIcon |
( |
const std::string & | aFileType, |
|
|
const std::string & | aFileIcon ) |
|
static |
◆ UnregisterDetector()
| void wizard::FileTypeCache::UnregisterDetector |
( |
FileDetector * | aDetector | ) |
|
|
static |
The documentation for this class was generated from the following files: