Classes - Annotated - Tree - Functions - Home - Structure

QComponentInterface Class Reference

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


Copyright © 2000 TrolltechTrademarks
Qt version main-beta1