OSM::IO
OSM::IO Namespace Reference
Functions | |
KOSM_EXPORT std::unique_ptr< AbstractReader > | readerForFileName (QStringView fileName, OSM::DataSet *dataSet) |
KOSM_EXPORT std::unique_ptr< AbstractReader > | readerForMimeType (QStringView mimeType, OSM::DataSet *dataSet) |
KOSM_EXPORT std::unique_ptr< AbstractWriter > | writerForFileName (QStringView fileName) |
KOSM_EXPORT std::unique_ptr< AbstractWriter > | writerForMimeType (QStringView mimeType) |
Detailed Description
Access to OSM file/data readers.
Function Documentation
◆ readerForFileName()
|
nodiscard |
◆ readerForMimeType()
|
nodiscard |
◆ writerForFileName()
|
nodiscard |
◆ writerForMimeType()
|
nodiscard |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.