7#include "private/qfactoryloader_p.h"
37 return qLoadPlugin<QObject, QGenericPlugin>(gpLoader(),
key.toLower(), specification);
50 typedef PluginKeyMap::const_iterator PluginKeyMapConstIterator;
52 const PluginKeyMap
keyMap = gpLoader()->keyMap();
53 const PluginKeyMapConstIterator cend =
keyMap.constEnd();
54 for (PluginKeyMapConstIterator
it =
keyMap.constBegin();
it != cend; ++
it)
static QObject * create(const QString &, const QString &)
static QStringList keys()
Returns the list of valid keys, i.e.
\macro QT_RESTRICTED_CAST_FROM_ASCII
QSet< QString >::iterator it
Combined button and popup list for selecting options.
#define QGenericPluginFactoryInterface_iid
#define Q_GLOBAL_STATIC_WITH_ARGS(TYPE, NAME, ARGS)
static const struct @437 keyMap[]
bool contains(const AT &t) const noexcept