#include <plugindata.h>

KPluginNameLength

Interface access: publishedPartner

KPluginNameLength (50)

Description

Maximum length allowed for a plugin's name

[Top]


KPluginDescriptionLength

Interface access: publishedPartner

KPluginDescriptionLength (250)

Description

Maximum length allowed for a plugin's description

[Top]


Typedef RPluginList

Interface access: publishedPartner

typedef RArray<TPluginInfo> RPluginList;

Description

List of TPluginInfoTPluginInfo objects.

[Top]


Typedef RPluginPointerList

Interface access: publishedPartner

typedef RPointerArray<CPluginInfo> RPluginPointerList;

Description

List of CPluginInfoCPluginInfo object pointers

See also: