Classes - Annotated - Tree - Functions - Home - Structure

QComponentFactoryInterface Class Reference

The QComponentFactoryInterface class is an interface for component creation. More...

#include <qcom.h>

Inherits QUnknownInterface.

List of all member functions.

Public Members


Detailed Description

The QComponentFactoryInterface class is an interface for component creation.

Member Function Documentation

QRESULT QComponentFactoryInterface::createInstance ( const QUuid & cid, const QUuid & iid, QUnknownInterface ** iface, QUnknownInterface * outer ) [virtual]

Creates the component specified by cid and sets iface to the pointer to the interface iid implemented by this component. The component can use the outer interface for containment and aggregation.


Search the documentation, FAQ, qt-interest archive and more (uses www.trolltech.com):


This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.


Copyright © 2000 TrolltechTrademarks
Qt version main-beta1