Qt 4.8
|
#include <qgraphicssystemplugin_p.h>
Public Functions | |
virtual QGraphicsSystem * | create (const QString &key)=0 |
Public Functions inherited from QFactoryInterface | |
virtual QStringList | keys () const =0 |
virtual | ~QFactoryInterface () |
Definition at line 67 of file qgraphicssystemplugin_p.h.
|
pure virtual |