16 #ifndef AXLINSPECTORACTORFACTORY_H
17 #define AXLINSPECTORACTORFACTORY_H
52 class axlInspectorActorFactoryPrivate;
66 bool registerInspectorActor(
const QString& interface_name, axlInspectorActorCreator func);
69 void initialize(
void);
79 axlInspectorActorFactoryPrivate *d;
82 #endif // AXLINSPECTORACTORFACTORY_H
#define AXLVTKVIEWPLUGIN_EXPORT
static axlInspectorActorFactory * s_instance
axlInspectorActorFactory * m_actorFactorySingleton
QHash< QString, axlInspectorActorCreator > axlInspectorActorCreatorHash