7#ifndef IMPORT_IMAGE_EXTENSIONS_H
8#define IMPORT_IMAGE_EXTENSIONS_H
24 bool offers (
const QString &fileExtension)
const;
Provides list of file extensions for import.
ImportImageExtensions()
Single constructor.
QStringList fileExtensionsWithAsterisks() const
File extensions for use in file dialogs.
bool offers(const QString &fileExtension) const
Return true if specified file extension is supported.