910 if (iid != IID_IUnknown)
911 return CLASS_E_NOAGGREGATION;
914 return CLASS_E_NOAGGREGATION;
924 qApp->setQuitOnLastWindowClosed(
false);
QAxFactory * qAxFactory()
HRESULT WINAPI QueryInterface(REFIID iid, void **iface)
The QApplication class manages the GUI application's control flow and main settings.
bool qax_winEventFilter(void *message)
static QAbstractEventDispatcher * instance(QThread *thread=0)
Returns a pointer to the event dispatcher object for the specified thread.
HRESULT WINAPI QueryInterface(REFIID iid, void **iface)
void qWinMsgHandler(QtMsgType t, const char *str)
void registerActiveObject(IUnknown *object)
LRESULT QT_WIN_CALLBACK axs_FilterProc(int nCode, WPARAM wParam, LPARAM lParam)
static QCoreApplication * instance()
Returns a pointer to the application's QCoreApplication (or QApplication) instance.
QtMsgHandler qInstallMsgHandler(QtMsgHandler h)
EventFilter setEventFilter(EventFilter filter)
Replaces the event filter function for this QAbstractEventDispatcher with filter and returns the repl...
virtual const QMetaObject * metaObject(const QString &key) const =0
Reimplement this function to return the QMetaObject corresponding to key, or 0 if this factory doesn'...
Q_CORE_EXPORT int qstricmp(const char *, const char *)