Purpose
alternativesmodel.h
46 Q_PROPERTY(QStringList disabledPlugins READ disabledPlugins WRITE setDisabledPlugins NOTIFY disabledPluginsChanged)
Interface for client applications to share data.
Definition alternativesmodel.h:27
QJsonObject inputData
Specifies the information that will be given to the plugin once it's started.
Definition alternativesmodel.h:41
QString pluginType
Specifies the type of the plugin we want to list.
Definition alternativesmodel.h:34
QStringList disabledPlugins
Provides a list of plugin names to have filtered out.
Definition alternativesmodel.h:46
This class will be in charge of figuring out the job configuration.
Definition configuration.h:33
QAbstractListModel(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
UserRole
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.