Classes - Annotated - Tree - Functions - Home - Structure

QComponentInterface 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 QComponentInterface class provides a means of obtaining basic information about components. More...

#include <qcom.h>

Inherits QUnknownInterface.

List of all member functions.

Public Members


Detailed Description

The QComponentInterface class provides a means of obtaining basic information about components.

The functions provided by QComponentInterface are name(), description(), author() and version(), all of which return a string containing the relevant information.


Member Function Documentation

QString QComponentInterface::author () const [virtual]

Returns a string with information about the author of the module.

QString QComponentInterface::description () const [virtual]

Returns a string with a description of the module.

QString QComponentInterface::name () const [virtual]

Returns a string with the name of the module.

QString QComponentInterface::version () const [virtual]

Returns a string with information about the version of the module.


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