Mapper  0.9.0
API documentation
OpenOrienteering::FileFormatRegistry Member List

This is the complete list of members for OpenOrienteering::FileFormatRegistry, including all inherited members.

defaultFormat() constOpenOrienteering::FileFormatRegistryinline
FileFormatRegistry() noexceptOpenOrienteering::FileFormatRegistry
FileFormatRegistry(const FileFormatRegistry &)=deleteOpenOrienteering::FileFormatRegistry
findFormat(std::function< bool(const FileFormat *)> predicate) constOpenOrienteering::FileFormatRegistry
findFormat(const char *id) constOpenOrienteering::FileFormatRegistry
findFormatByFilter(const QString &filter, bool(FileFormat::*predicate)() const) constOpenOrienteering::FileFormatRegistry
findFormatForData(const QString &path, FileFormat::FileTypes types) constOpenOrienteering::FileFormatRegistry
findFormatForFilename(const QString &filename, bool(FileFormat::*predicate)() const) constOpenOrienteering::FileFormatRegistry
formats() constOpenOrienteering::FileFormatRegistryinline
makeExporter(const QString &path, const Map *map, const MapView *view)OpenOrienteering::FileFormatRegistry
makeImporter(const QString &path, Map &map, MapView *view=nullptr)OpenOrienteering::FileFormatRegistry
operator=(const FileFormatRegistry &)=deleteOpenOrienteering::FileFormatRegistry
registerFormat(FileFormat *format)OpenOrienteering::FileFormatRegistry
unregisterFormat(const FileFormat *format)OpenOrienteering::FileFormatRegistry
~FileFormatRegistry()OpenOrienteering::FileFormatRegistry