Marble
RenderPluginModel.cpp
76DialogConfigurationInterface *RenderPluginModel::pluginDialogConfigurationInterface(const QModelIndex &index)
Provides common access to various kinds of plugins without having to know about their details.
Definition RenderPluginModel.h:26
void applyPluginState()
Apply the plugin state from the user interface.
Definition RenderPluginModel.cpp:95
void retrievePluginState()
Retrieve the current plugin state for the user interface.
Definition RenderPluginModel.cpp:88
void setRenderPlugins(const QList< RenderPlugin * > &renderPlugins)
Set the RenderPlugins the model should manage.
Definition RenderPluginModel.cpp:49
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
const_reference at(qsizetype i) const const
bool isValid() const const
int row() const const
void appendRow(QStandardItem *item)
virtual bool hasChildren(const QModelIndex &parent) const const override
QStandardItem * invisibleRootItem() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.