6#include <imtgui/CDocumentCollectionViewDelegateComp.h>
19 I_BEGIN_COMPONENT(CContactInfoViewDelegateComp);
23 virtual bool GetSummaryInformation(
24 const QByteArray& objectId,
25 const QVector<QByteArray>& fieldIds,
26 ObjectMetaInfo& objectMetaInfo)
const override;
27 virtual bool IsCommandSupported(
int commandId)
const override;
31 virtual void SetupSummaryInformation()
override;
Authentication UI Components Module.