Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QLibraryInterface class is an interface to control loading and unloading of components. More...
#include <qcom.h>
Inherits QUnknownInterface.
See also Component Model.
When this function returns FALSE, the component implementing this interface will not be unloaded. This function may be called regularily to unload unused libraries.
Called by QLibrary before unloading the component implementing this interface.
When this function returns FALSE, the component implementing this interface will not be loaded.
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
|