Kirigami2
kirigamipluginfactory.h
Q_OBJECTQ_OBJECT
This class provides an extended version of KirigamiPluginFactory.
Definition: kirigamipluginfactory.h:67
virtual Units * createUnits(QObject *parent)=0
Creates an instance of Units which can come from an implementation provided by a plugin.
Definition: units.h:71
Definition: platformtheme.h:30
virtual PlatformTheme * createPlatformTheme(QObject *parent)=0
Creates an instance of PlatformTheme which can come out from an implementation provided by a plugin.
static KirigamiPluginFactory * findPlugin()
finds the plugin providing units and platformtheme for the current style The plugin pointer is cached...
Definition: kirigamipluginfactory.cpp:29
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:14:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Feb 7 2023 04:14:23 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.