29#ifndef AEXTENSIONINTERFACE_H
30#define AEXTENSIONINTERFACE_H
32#include <ananasglobal.h>
34#include <private/qcom_p.h>
37#ifndef QT_NO_COMPONENT
40#ifndef IID_AExtensionFactory
41#define IID_AExtensionFactory QUuid(0xeddd5ad8, 0xdf3c, 0x400c, 0xa7, 0x11, 0x16, 0x3b, 0x72, 0xfe, 0x5f, 0x61)
48 virtual AExtension* create(
const QString& name ) = 0;
Определения aextension.h:46
Определения aextensioninterface_p.h:47