#include "qcomponentfactory_p.h"#include "qsettings.h"#include <private/qcomlibrary_p.h>#include "qdir.h"#include "qapplication.h"Include dependency graph for qcomponentfactory.cpp:

Go to the source code of this file.
Functions | |
| static void | cleanup () |
| static QPtrList< QComLibrary > * | liblist () |
Variables | |
| static QPtrList< QComLibrary > * | libraries = 0 |
|
|
Definition at line 105 of file qcomponentfactory.cpp. |
|
|
Definition at line 111 of file qcomponentfactory.cpp. References cleanup(), QPtrCollection::setAutoDelete(), and TRUE. Referenced by QComponentFactory::createInstance(). |
|
|
Definition at line 103 of file qcomponentfactory.cpp. |
1.4.2