6#include <QtCore/QByteArray>
41 typedef QSet<QByteArray>
Ids;
This interface provide static information about element meta info.
virtual Ids GetMetaIds(int metaGroupId) const =0
Get list of meta IDs associated with some meta key.
@ MGI_INTERFACES
ID of meta group storing list of supported interfaces.
@ MGI_SUBELEMENTS
ID of group for component subelements.
virtual const IElementStaticInfo * GetSubelementInfo(const QByteArray &subcomponentId) const =0
Return number of interfaces for specific slot.
Base interface for all used interfaces and implementations.
Package with interfaces and class used for components concept.