Classes - Annotated - Tree - Functions - Home - Structure

QComponentFactoryInterface Class Reference

The API for this class is under development and is subject to change.
We do not recommend the use of this class for production work at this time.

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-2001 Trolltech, all rights reserved.


Copyright © 2001 TrolltechTrademarks
Qt version 3.0.0-beta1-beta1