1 #ifndef icomp_IElementStaticInfo_included
2 #define icomp_IElementStaticInfo_included
6 #include <QtCore/QByteArray>
41 typedef QSet<QByteArray>
Ids;
61 #endif // !icomp_IElementStaticInfo_included
virtual Ids GetMetaIds(int 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.
ID of group for component subelements.
Base interface for all used interfaces and implementations.
ID of meta group storing list of supported interfaces.
This interface provide static information about element meta info.