KOSMIndoorMap
mapcssparser.cpp
96 return d->m_errorMsg + QLatin1String(": ") + url().toString() + QLatin1Char(':') + QString::number(d->m_line) + QLatin1Char(':') + QString::number(d->m_column);
115void MapCSSParserPrivate::parse(MapCSSStyle *style, const QUrl &url, ClassSelectorKey importClass)
static QString toLocalFile(const QUrl &url)
Translate local or remote URL to locally loadable (cache) file.
Definition mapcssloader.cpp:147
static QUrl resolve(const QString &style, const QUrl &baseUrl={})
Resolve style to an absolute URL to load.
Definition mapcssloader.cpp:89
bool hasError() const
Returns true if an error occured during parsing and the returned style is invalid.
Definition mapcssparser.cpp:75
OSM-based multi-floor indoor maps for buildings.
Definition locationqueryoverlayproxymodel.h:20
bool exists() const const
ReadOnly
QString number(double n, char format, int precision)
QString toString(FormattingOptions options) const const
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.