Go to the documentation of this file.
10#include <QtCore/QByteArray>
48 typedef QSet<QByteArray>
Ids;
This interface provide static information about element meta info.
@ EmbeddedComponents
ID of group for embedded types.
@ Interfaces
ID of meta group storing list of supported interfaces.
@ Subelements
ID of group for component subelements.
virtual Ids GetMetaIds(MetaGroupId metaGroupId) const =0
Get list of meta IDs associated with some meta key.
virtual const IElementStaticInfo * GetSubelementInfo(const QByteArray &subcomponentId) const =0
Return number of interfaces for specific slot.
Package with interfaces and class used for components concept.
© Witold Gantzke and Kirill Lepskiy