Marble
RenderState.cpp
130 QString const name = (state.name().isEmpty() ? QStringLiteral("Anonymous renderer") : state.name());
Q_SCRIPTABLE CaptureState status()
char * toString(const EngineQuery &query)
QString name(GameStandardAction id)
QStringView level(QStringView ifopt)
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
@ Incomplete
Data is missing and some error occurred when trying to retrieve it (e.g. network failure)
Definition MarbleGlobal.h:183
@ WaitingForData
Rendering is based on no or partial data, more data was requested (e.g. pending network queries)
Definition MarbleGlobal.h:182
@ WaitingForUpdate
Rendering is based on complete, but outdated data, data update was requested.
Definition MarbleGlobal.h:181
QString arg(Args &&... args) const const
qsizetype size() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.