![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qfactoryinterface.h>
Public Member Functions | |
virtual | ~QFactoryInterface () |
virtual QStringList | keys () const =0 |
Definition at line 12 of file qfactoryinterface.h.
|
virtual |
Definition at line 8 of file qfactoryinterface.cpp.
|
pure virtual |
Implemented in QSGContextPlugin, QSGOpenVGAdaptation, and QSGSoftwareAdaptation.