#include <QtCore/qplugin.h> #ifndef QPLUGIN_H typedef class QObject* (* QtPluginInstanceFunction)(); #endif // Q_PLUGIN_H