Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QComponentInterface class provides a means of obtaining basic information about components. More...
#include <qcom.h>
Inherits QUnknownInterface.
This interface defines the functions name(), description(), author() and version(), all of which return a string containing the relevant information.
See also Component Model.
Returns a string with information about the author of the module.
Returns a string with a description of the module.
Returns a string with the name of the module.
Returns a string with information about the version of the module.
This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.
Copyright © 2001 Trolltech | Trademarks | Qt version 3.0.0-beta4
|