#include <Libs/PluginFramework/service/metatype/ctkMetaTypeInformation.h>
A MetaType Information object is created by the ctkMetaTypeService to return meta type information for a specific plugin.
Definition at line 38 of file ctkMetaTypeInformation.h.
◆ getFactoryPids()
virtual QStringList ctkMetaTypeInformation::getFactoryPids |
( |
| ) |
const |
|
pure virtual |
Return the Factory PIDs (for ManagedServiceFactories) for which ctkObjectClassDefinition information is available.
- Returns
- List of Factory PIDs.
◆ getPids()
virtual QStringList ctkMetaTypeInformation::getPids |
( |
| ) |
const |
|
pure virtual |
◆ getPlugin()
virtual QSharedPointer<ctkPlugin> ctkMetaTypeInformation::getPlugin |
( |
| ) |
const |
|
pure virtual |
Return the plugin for which this object provides meta type information.
- Returns
- Plugin for which this object provides meta type information.
The documentation for this struct was generated from the following file: